input.Search,
input.Login{
  width: 100px !important;
}

/* -------------------------------------------------------------------------------------------------------------
General body layout styles
------------------------------------------------------------------------------------------------------------- */

body {
    font: 12px  Arial, Helvetica, sans-serif;
    color: #000000;
    background: #fff;
    text-align: center;
    margin: 0px;
    padding: 0px;
	text-align: left;
}

#wrapper {
	padding: 0px;
	margin: 0 auto 0 auto;
	text-align: left;	
	width: 750px;
}

#leftnav {
	float: left;
	background-color: #F9EA91;
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/leftnav_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 143px;
}
#header {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/header-bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 110px;
	clear:both;
}

/* -------------------------------------------------------------------------------------------------------------
   Top Navigation styles
   ------------------------------------------------------------------------------------------------------------- */
   

#navcontainer {
	background: url(/WebRoot/Store/Shops/Vitaminshop9db/images/topnav-bg.gif) repeat-x left bottom; LINE-HEIGHT: normal; margin: 0px; padding: 0px; width: 750px; height: 26px;
margin-top: 4px;
}

#navcontainer ul
{
margin: 0;
margin-top: 4px;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li 
{ 
	display: inline; 
}
#navcontainer ul li a
{
font-size: 12px;
font-weight: bold;
text-decoration: none;
padding: 4px 6px 4px 4px;
color: #fff;
font-weight: bold;
background: url(/WebRoot/Store/Shops/Vitaminshop9db/images/sep.gif) no-repeat right center ;
}

#navcontainer ul li a:hover
{
color: #fff;
background: url(/WebRoot/Store/Shops/Vitaminshop9db/images/topnavhov-bg.gif) repeat-x left bottom;
}

/* -------------------------------------------------------------------------------------------------------------
   background center column home page
   ------------------------------------------------------------------------------------------------------------- */

#content {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/content-bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 462px;
}

/* -------------------------------------------------------------------------------------------------------------
  actual content of center column home page
   ------------------------------------------------------------------------------------------------------------- */

#frontpage-content {
	width: 425px;
	margin-left: 25px;
	padding: 0px;
}


.frontpage-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
	padding-top: 80px;
	padding-right: 10px;
}

/* -------------------------------------------------------------------------------------------------------------
  center column product list page - 1st of 3 nested areas for display of center column. See product list page styles below.
   ------------------------------------------------------------------------------------------------------------- */
#content2 {
	margin: 0px;
	width: 462px;
}

/* -------------------------------------------------------------------------------------------------------------
  center column product detail page - 1st of 3 nested areas for display of center column. See product detail page styles below.
   ------------------------------------------------------------------------------------------------------------- */
 #detailpage-content {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/content2-bg.gif);
	background-repeat: repeat-y;
	width: 607px;
	margin: 0px;
	padding: 0px;
}  

/* -------------------------------------------------------------------------------------------------------------
   right column styles
   ------------------------------------------------------------------------------------------------------------- */

#rightcol {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/right-col-bg.gif);  
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 145px;
}

#dollar {
	background-position: top left;
	background-repeat: no-repeat;
	height: 56px;
	margin: 0px;
}
#dollar p {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 34px;
}

/* -------------------------------------------------------------------------------------------------------------
   footer
   ------------------------------------------------------------------------------------------------------------- */
#footer {
	margin: 0px;
	width: 650px;
	padding: 10px;
	font-size: 9px;
	text-align: center;
}



/* -------------------------------------------------------------------------------------------------------------
   left nav styles
   ------------------------------------------------------------------------------------------------------------- */
   
#left_nav_search {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/leftnav_search_bg.gif);
	background-repeat: no-repeat;
	height: 105px;
	margin: 0px;
	padding: 0px;
}

.nav_search {
	padding-top: 60px;
	padding-left: 25px;
}

input.lns1 {
	font-size: 10px;
}

input.lns2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-stretch: condensed;
	background-color: #000000;
	padding: 1px;
	border: 0px;
	margin-left: 3px;
}

#left_nav_brand {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/leftnav_brandshop-bg.gif);
	background-repeat: no-repeat;
	height: 59px;
	margin: 0px;
	padding: 0px;
}
	
select.lnbrand {
	margin-left: 12px;
	margin-top: 25px;
	font-size: 10px;
	width: 105px;
}

#left_nav_cat {
	height: 29px;
	margin: 0px;
	padding: 0px;
}

#left_nav_menu {	
	margin: 0px;
	padding: 0px;
}



/* -------------------------------------------------------------------------------------------------------------
   home page styles - health notes in right column
   ------------------------------------------------------------------------------------------------------------- */
.healthnotes {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/healthnotes-bg.gif);
	background-repeat: repeat-y;
	width: 145px;
	margin: 0;
	padding: 0;
}
.healthnotes p, .healthnotes td {
	padding-left: 12px;
	padding-right: 11px;
	width: 112px;
	display: block;
	margin-top: 0px;
	margin-bottom: 4px;
}

.healthnotes a:link, .healthnotes a:visited {
	color: #993300;
	text-decoration: none;

	
}

.healthnotes a:hover, .healthnotes a:active, .headertext-b a:focus {
	text-decoration: underline;

}




/* -------------------------------------------------------------------------------------------------------------
   product list page styles
   ------------------------------------------------------------------------------------------------------------- */
   /*2nd content level list page center column of 3 */
#prodpage-content {
	width: 450px;
	margin: 5px 0 0 0;
	padding: 0px;
}

#prod-top {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/prod-content-top-bg1.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
  /*3rd content level list page center column of 3 */
#prod-content {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/prod-content-bg1.gif);
	background-repeat: repeat-y;
	margin: 0 25px 0 0 ;
	padding: 0;
}
#prod-bot {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/prod-content-bott-bg1.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#prod-table {
	margin: 0 10px 0 20px;
	padding: 5px;
	width: 425px;
}

.headertext-b {
	padding: 4px 0 4px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}

.headertext-c {
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}

a.headertext-b:link, a.headertext-b:visited, {
	color: #993300;
	text-decoration: none;
}

a.headertext-b:hover, a.headertext-b:active, a.headertext-b:focus {
	text-decoration: underline;
}

.headertext-y {
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FCF3C0;
	background-color: #993300;
	line-height: 18px;
	}

a.headertext-y {
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FCF3C0;
	background-color: #993300;
	line-height: 18px;
	}

a.headertext-y:link, a.headertext-y:visited {
	color: #FCF3C0;
	text-decoration: none;
}

a.headertext-y:hover, a.headertext-y:active, a.headertext-y:focus {
	color: #FCF3C0;
	text-decoration: underline;
}
 
select.prbrand {
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 10px;
	width: 155px;
}   
.menumargin {
	margin: 0 0 5px 5px;
} 


.whitebg {
	background-color: #FFFFFF;
	vertical-align: top;
}
.yellbg {
	background-color: #FCF3C0;
	vertical-align: top;
}
 
/*------------------------------------------------------------------------------------------------------------
  for product detail page
  ------------------------------------------------------------------------------------------------------------*/
  /*2nd content level detail page center column of 3 */

#detail-content {
	margin-top: 30px;
	margin-left: 15px;
}

#prod-top2 {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/prod-content-top-bg.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 400px;
	margin: 0;
	padding: 0;
}
  /*3rd content level detail page center column of 3 */
#prod-content2 {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/prod-content-bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 400px;
}
#prod-table2 {
	margin: 4px 0px 4px 0px;
	padding: 5px;
	width: 380px;
}
#prod-bot2 {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/prod-content-bott-bg2.gif);
	background-repeat: no-repeat;
	width: 568px;
	margin: 0;
	padding: 0;
}

#prod-photo {
	padding: 6px;
	text-align: center;
}

/*------------------------------------------------------------------------------------------------------------
  font styles
  ------------------------------------------------------------------------------------------------------------*/

.twelve {
	font-size: 12px;
	text-align: left;
}

.fourteen {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.fifteen {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
} 
.sixteen-br {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	text-align: left;
} 

.emph {
	font-weight: bold;
	font-size: 12px;
}

.emph-br {
	font-weight: bold;
	font-size: 14px;
	color: #993300;
}
.emph-br2 {
	font-weight: bold;
	font-size: 16px;
	color: #993300;
}

/*------------------------------------------------------------------------------------------------------------
  stles for display of tabs in product detail page
  ------------------------------------------------------------------------------------------------------------*/

#topleft-tab {
	background-image:url(/WebRoot/Store/Shops/Vitaminshop9db/images/topleft-tab2.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 27px;
}
#left-drop {
	background-image:url(/WebRoot/Store/Shops/Vitaminshop9db/images/left-dropshad2.gif);
	background-repeat: repeat-y;
	width: 27px;
}
#topright-tab {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/topright-tab2.gif);
	background-repeat: no-repeat;
	width: 263px;
	height: 39px;
}

#bot-drop {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/bot-dropshad.gif);
	background-repeat: repeat-x;
	height: 14px;
}

#leftbot-drop {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/leftbot-drop2.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 27px;
}




/*------------------------------------------------------------------------------------------------------------
  pop up page styles
  ------------------------------------------------------------------------------------------------------------*/

#prodpage-content3 {
	width: 569px;
	margin: 15px 25px 0 0 ;
	padding: 0px;
}
#prod-top3 {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/prod-content-top-bg3.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin: 0;
	padding: 0;
}
#prod-table3 {
	margin-left: 20px;
	width: 508px;
}
#prod-content3 {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/prod-content-bg3.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
#prod-bot3 {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/prod-content-bott-bg3.gif);
	background-repeat: no-repeat;
	height: 28px;
	margin: 0;
	padding: 0;
}
#topright-tab3 {
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/topright-tab3.gif);
	background-repeat: no-repeat;
	padding: 0;
	width: 142px;
	height: 50px;
}
#topleft-tab3 {
	background-image:url(/WebRoot/Store/Shops/Vitaminshop9db/images/topleft-tab3.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 33px;
	padding: 0;
}
#left-drop3 {
	background-image:url(/WebRoot/Store/Shops/Vitaminshop9db/images/left-dropshad3.gif);
	background-repeat: repeat-y;
	width: 33px;
}
#pop-top {
	background-image:url(/WebRoot/Store/Shops/Vitaminshop9db/images/pop-top.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 333px;
}
#pop-content  {
	padding: 20px 20px 20px 0;
	background-color: #FCF3C0;
	width: 475px;
}

p.help {
	margin-top: 32px;
}

td.pager {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.healthlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

font.finalize_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

font.customerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

a.customerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.infotable {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}

.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300 ;
}

li.warning {
	margin-bottom: 10px;
}

a.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300 ;
	text-decoration: underline;
}

.ButtonText {
	font-size: 11px;
	padding: 0 6px 0 6px;
	background-color: #FFFFFF;
	border: 0;
	margin: 0;
}

  input.LargeText {
      width: 156px;
      line-height: 120%;
  }


/* Newswire Styles
 * Copyright 2004 Healthnotes
 *
 * Because Healthnotes Newswire is published in many forms--such as by HTTP 
 * includes--and to avoid naming conflicts with customer-defined styles, 
 * all class names contain the 'nw' prefix and most style definitions
 * specify the exact context of the subject element/class.
 *
 * [9/29/05 TH] Added styles for sup and sub elements
 * [1/19/04 TH] Removed bottom border of nwCurrent
 * [12/16/04 TH] Larger nwHead, nwSubhead font sizes
 * [11/18/04 TH] Added nwNote
 * [5/27/04 TH] Added nwSubhead style.
 */

/* Styles that apply only to Newswire index view */
#nwIndex {margin:1em; font-family: Arial, Helvetica, sans-serif; font-size:10pt;}
#nwIndex a:hover {color:#F60; text-decoration:underline;}
#nwIndex ul {padding:0em; margin:0em; list-style-type:none;}
#nwIndex ul.nwPast ul {}
#nwIndex h4 {margin:1em 0em 0em 0em; font-size:1em; font-weight:normal;}
#nwIndex .nwHead {line-height:1.3em; font-size:1em;}
#nwIndex .nwCurrent {margin-bottom:2em; }
#nwIndex .nwCurrent a.nwHead {font-size:1.2em; color:#F60; font-weight:bold; text-decoration:none;}
#nwIndex .nwCurrent a.nwHead:hover {text-decoration:underline;}
#nwIndex .nwCurrent .nwSummary {display:visible; line-height:1.2em; margin-bottom:1em;}
#nwIndex .nwPast .nwSummary {display:none;}
#nwIndex .nwNote {
  color: #666;
  font-size: .9em;
  margin: .4em 0 1em 0; 
}

/* Styles that apply only to article details view */
#nwArticle {margin:.5em; font-family: Arial, Helvetica, sans-serif; font-size:10pt;}
#nwArticle .nwHead {margin:1em 0em; font-size:1.3em; font-weight:bold;}
#nwArticle .nwSubhead {font-size:1.4em; font-weight: bold; margin-bottom: 1em;}
#nwArticle .nwByline {font-size:1.1em; font-weight:bold;}
#nwArticle .nwBody {margin-top:1em;}
#nwArticle .nwBio {font-size:0.8em; font-style:italic;}
#nwArticle .nwBio i {font-style:normal;}
#nwArticle .nwCopyright {font-size:0.75em;}
#nwArticle .nwReference {font-style:italic;}
#nwArticle p {line-height:1.2em;}
#nwArticle sup {vertical-align: super; font-size: .9em;}
#nwArticle sub {vertical-align: super; font-size: .9em;}

/* Articles created before 5/13/2004 refer to deprecated CSS classes.  To make sure 
 * they look similar to new classes, we define those classes here. */
.TITLE-HNWIRE {font-size:x-large; font-weight:bold;}
.INDEX-TITLE-HNWIRE {font-size:medium;}
.SUBTITLE-HNWIRE {font-size:medium; font-weight:bold;}
.BYLINE-HNWIRE {font-size:small; font-weight:bold;}
.SUMMARY-HNWIRE {font-size:small; font-style:italic;}
.SUBHEAD-HNWIRE {font-size:medium;}
.REFERENCE-HNWIRE {font-size:x-small; margin-top:0em; margin-bottom:0em;}
.AUTHORBIO-HNWIRE {font-size:x-small; font-style:italic;}
.AUTHORBIO-HNWIRE i {font-style:normal;}
.COPYRIGHT-HNWIRE {font-size:x-small; font-weight:normal;}


  /* -----------------------------------------------------------------------------------
    new styles 0609
    -------------------------------------------------------------------------------------*/
   #frontpage-ads  {
  	 margin: 0px;
  	 padding: 0px;
   }
   #frontpage-ads img {
  	 margin-right: 10px;
   }
   #frontpage-panel-wrap{
  	width: 402px;
  	margin: 0 auto;
  	padding: 0 0 10px 0;
  	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/0609/ts-products-bg2.gif);
  	background-position: bottom left;
  	background-repeat: no-repeat;
   }
  	 	 
   #frontpage-panels{
  	width: 402px;
  	margin: 0 auto;
  	padding: 35px 0 0 0;
  	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/0609/ts-products-bg1.gif);
  	background-position: top left;
  	background-repeat: no-repeat;	
  }
  #frontpage-panels .ad-table {
  	margin: 0 auto;
  	width: 386px;
  	padding: 0;
  }
  #frontpage-panels .ad-cell {
  	width: 386px;
	margin: 0;
  	padding: 0;
  	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/0609/frontpage-panels-bg.gif);
  	background-position: left top;
  	background-repeat: no-repeat;
  }
  #frontpage-panels .prod-img {
  	float: left;
  	margin: 5px;
  	padding: 0;
  }
  #frontpage-panels .prod-desc {
  	float: left;
  	padding: 4px;
  	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  	font-size: 13px;
  	width: 250px;
  }
  #frontpage-panels .prod-price {
  	float: right;
  	padding: 4px;
  	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  	font-size: 13px;
  	font-weight: bold;
  	color: #930;
  	text-align: center;
  	width: 60px;
  }
  #frontpage-panels .bigprice {
  	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  	color: #930;
  	font-size: 15px;
  }
  #frontpage-panels a:link, #frontpage-panels a:visited {
  	color: #000;
  }
  #frontpage-panels a:active, #frontpage-panels a:hover {
  	color: #930;
  }
  /* -----------------------------------------------------------------------------------
    end new styles 0609
    -------------------------------------------------------------------------------------*/


  /* -----------------------------------------------------------------------------------
    splash styles 0609
    -------------------------------------------------------------------------------------*/

#splash-wrapper {
	width: 750px;
	margin: 10px auto;
	padding: 0;
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/0609/splash-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#splash-tagline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;	
	color: #fff;
	text-align: center;
}
#splash-storeentry {
	margin: 50px auto 0 auto;
	width: 570px;
	text-align: center;
}
#splash-copy {
	margin: 70px auto 10px auto;
	width: 570px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

#splash-copy h1 {
	color: #930;
	font-size: 20px;
	font-weight: bold;
}
#splash-copy h2 {
	color: #000;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;	
}

#splash-copy h2 a:link, #splash-copy h2 a:visited {
	color: #000;
	text-decoration: underline;
}

#splash-copy p {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}

#splash-copy .930 {
	color: #930;
}

#splash-copy a:link, #splash-copy a:visited {
	color: #930;
	text-decoration: none;
}

#splash-copy a:hover, #splash-copy a:active, #splash-copy a:focus {
	color: #999;
	text-decoration: underline;
}
#splash-panels{
	width: 750px;
	margin: 0 auto;
	padding: 35px 0 0 0;
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/0609/splashpanels-bg.gif);
	background-position: top center;
	background-repeat: no-repeat;	
}
#splash-panels .ad-table {
	margin: 0 auto;
	width: 710px;
	padding: 0;
}
#splash-panels .ad-cell {
	width: 355px;
	margin: 0;
	padding: 0;
	background-image: url(/WebRoot/Store/Shops/Vitaminshop9db/images/0609/splash-ad-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#splash-panels .prod-img {
	float: left;
	margin: 5px;
	padding: 0;
}
#splash-panels .prod-desc {
	float: left;
	padding: 4px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 220px;
}
#splash-panels .prod-price {
	float: right;
	padding: 4px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #930;
	text-align: center;
	width: 60px;
}
#splash-panels .bigprice {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#splash-panels a:link, #splash-panels a:visited {
	color: #000;
}
#splash-panels a:active, #splash-panels a:hover {
	color: #930;
}

.splash-body {
	background-color: #930;
	margin: 0;
	padding: 0;
	
}

  /* -----------------------------------------------------------------------------------
    end splash styles 0609
    -------------------------------------------------------------------------------------*/


h2.fourteen {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: black;
}

h2.fifteen {
	font-size: 15px;
	font-weight: bold;
	color: black;
	text-align: left;
} 

h1.sixteen-br {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	text-align: left;
} 

h3.headertext-c {
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}


h1.productdetail {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
} 

