#main{
  width:955px;
	margin:0px auto;
	padding:0px;
}

#header{
	float:left;
	width:950px;
	height:85px;
	margin:0px auto;
	padding:0px;	
}

#panadol-logo{
	float:left;
	margin-top:20px;
}

#gsk-logo{
	float:right;
	width:131px;	
	height:47px;
	margin-top:20px;
}

#header-search{
	float:right;
	margin-top:31px;
}

/* Menu Start */
.RadMenu{position: static !important;}

#menu{
	width:950px;
	float:left;
}
																
#menu .menu-top {
	width:715px;
	height:7px; 
	background: url(Images/Global/menu-top.gif) no-repeat left bottom; 
	float:left;
}

#menu .menu-inner {
	width:715px;
	height:19px;
	float:left;
	background: url(Images/Global/menu-inner.gif) repeat-y;
}

#menu .menu-bottom {
	width:950px;
	height:10px;
	float:left;
	background:#75a030 url(Images/Global/menu-bottom.gif) no-repeat top right;	
}

#menu ul.rmRootGroup{
	list-style:none;
  list-style-type:none;
	margin:5px 0 0 0;
	padding:0;
}

#menu ul.rmRootGroup li.rmItem{
	float:left;
	padding:0 20px 0 20px;
	margin-top:5px;
	margin-right:1px;	
  list-style:none;
  list-style-type:none;
  background:url(Images/Global/menu-break.gif) no-repeat top right;
}

#menu .RadMenu_Default .rmRootGroup {
	border:solid 1px red;
	border:none 0px;
	background:none;	
}

#menu ul.rmRootGroup li.rmLast {background:none;}

#menu ul.rmRootGroup li a.rmLink {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	background:none;
	line-height:normal;
	padding:0;
	cursor: pointer;
}

#menu ul.rmRootGroup li a.rmLink:hover{
	text-decoration:underline !important;
  background:none;
}

#menu ul.rmRootGroup li a.rmFocused {color:#004700;}

#menu .RadMenu_Default .rmRootGroup, 
#menu .RadMenu_Default .rmLink, 
#menu .RadMenu_Default .rmText, 
#menu .RadMenu_Default .rmLeftArrow, 
#menu .RadMenu_Default .rmRightArrow, 
#menu .RadMenu_Default .rmTopArrow, #menu .RadMenu_Default .rmBottomArrow{
  background:none;	
  padding:0px;
  margin:0px;
}

#menu .RadMenu_Default .rmRootGroup .rmSlide{
  display:none !important;
  visibility:hidden !important;  
}

/* Menu End */
#main-inner{
	width:950px;
	float:left;		
}

#left-panel{
	width:705px;
	float:left;	
	background:#4e9443 url(Images/Global/left-panel-bg.gif) repeat-x; 
	padding:0 5px 0 5px;
}

#left-panel .left-panel-top, #left-panel .left-panel-bottom{
	width:705px;
	height:5px;
	float:left;	
}

#left-panel .left-panel-top {
	background:url(Images/Global/left-panel-top.gif) no-repeat bottom right; 
}

#left-panel .left-panel-bottom {
	background:url(Images/Global/left-panel-bottom.gif) no-repeat top right; 
}

#left-panel .left-panel-inner {	
	float:left;
	width:705px;
	min-height:38em;
	background:#137945 url(Images/Global/left-panel-inner.gif) repeat-y left bottom;
} 

/* IE6*/
* html #left-panel .left-panel-inner {height:38em;}

#main-inner-bottom {
	width:715px;
	height:5px;
	float:left;
	background: url(Images/Global/main-inner-bottom.gif) no-repeat top right; 
}

#right-panel{
	width:235px;
	float:left;
	position:relative;
}

#right-panel .right-panel-top { 
	background: url(Images/Global/right-panel-top.jpg) no-repeat left bottom; 
	width:235px;
	position:relative;
	margin-top:-4px;
	height:8px;
	float:left;
}

#right-panel .right-panel-inner {
	background:#137945 url(Images/Global/right-panel-inner.gif) no-repeat top right;
	width:235px;
	min-height:33em;
	padding:10px 0 0 0;
	float:left;	
	position:relative;
}

/* IE6 */
* html #right-panel .right-panel-inner {height:33em;}

#right-panel .right-panel-bottom {
	background: url(Images/Global/right-panel-bottom.gif) no-repeat left bottom;
	width:235px;
	height:30px; 
	float:left;
	position:relative;
}

#right-panel .right-panel-bottom .dragon-rotator{
  position:absolute;
  bottom:20px;
  _bottom:15px;
  right:0px;
  clear:both;
}

#col-1{
	width:195px;
	float:left;
	padding:20px 10px 0 10px
}

ul{
	list-style:none;
  list-style-type:none;
	margin:0;
	padding:0;
}

ul li{
	list-style:none;
  list-style-type:none;
}

/* RadPanelBar Start */
#col-1 .RadPanelBar_Default {width:195px;}

#col-1 .RadPanelBar .rpRootGroup .rpSlide .rpItem{
	margin:0px;	
	padding:0;
	border:none 0px;
	background:none !important;
}

#col-1 .RadPanelBar .rpRootGroup {border:none 0px;}

#col-1 .RadPanelBar .rpItem .rpLink {
	border:none 0px;	
	text-decoration:none;
}

#col-1 .RadPanelBar .rpItem {
	border:none 0px;
	padding:8px 0 10px 5px;
	float:left;
	width:190px;
	background:url(Images/Global/nav-line-break.gif) no-repeat left bottom;
}

#col-1 .RadPanelBar .rpFirst{padding-top:0px;} 

#col-1 .RadPanelBar .rpLast{background:none;} 

.RadPanelBar .rpOut{
  border-bottom:none 0px !important;
  line-height:18px;
}

.RadPanelBar .rpFocused .rpOut, .RadPanelBar .rpLink:hover .rpOut, .RadPanelBar .rpSelected .rpOut, .RadPanelBar .rpSelected:hover .rpOut{padding-bottom:0px !important;}

.RadPanelBar .rpText {
	color:#166332;
  font-weight:bold;
  padding-right:0px !important;	
  background: url(Images/Global/nav-list-off.gif) no-repeat scroll 0px center;
  padding-left:10px;
}

.RadPanelBar .rpItem .rpSlide .rpLink .rpText {
	padding-left:25px;	
	color:#53923e;
  font-weight:bold;
  background: url(Images/Global/nav-list-off.gif) no-repeat scroll 15px 5px;
}

.RadPanelBar .rpItem .rpSelected .rpText {
	color:#ef3e42;
  font-weight:bold;
  background: url(Images/Global/nav-list-on.gif) no-repeat scroll 0 center;
  padding-left:10px;
}

.RadPanelBar .rpItem .rpSlide .rpSelected .rpText {
	padding-left:25px;	
	color:#ef3e42;
  font-weight:bold;
  background: url(Images/Global/nav-list-on.gif) no-repeat scroll 15px 5px;
}

/* RadPanelBar Start End */

#col-2{
	float:right;
	width:470px;
	padding:0 10px 25px 10px;
}

#toolbar{
  width:450px;
	height:20px;
	padding:10px 20px 9px 0;
	border-bottom: solid 1px #d9d9d9;
}

#toolbar ul{
	list-style:none;
  list-style-type:none;
	margin:0;
	padding:0;
	float:right;
}

#toolbar ul li {
	float:left;
	margin-left:20px;
	list-style:none;
  list-style-type:none;
}

#toolbar .printer, #toolbar .share {
	height:18px;
	padding-left:28px;
}

#toolbar .printer{background: url(Images/Buttons/printer.gif) no-repeat 0px 0px;}

#toolbar .share {background: url(Images/Buttons/share.gif) no-repeat 0px 0px;}

#content{
  width:465px;
	padding:10px 0 10px 5px;	
}

#content ul li{
  list-style-type:disc;
  margin-left:1.5em;
  line-height:1.6em;
}

#content p {}

#content div.line-break{
	border-bottom:solid 1px #D9D9D9;
	height:15px;
	clear:both;
}

#content .left{
  width:220px;
  padding-right:10px;
  float:left;
}

#content .right{
  width:220px;
  padding-right:10px;
  float:left;
}

#footer{
	width:950px;	
	height:190px;
	float:left;
	margin-top:30px;
}

#footer-top{
	background:url(Images/Global/footer-border-top.gif) no-repeat top right;
	width:950px;
	height:30px;
}

#footer-inner{
	width:715px;	
	float:left;
	font-size:11px;
}

#footer ul{
	list-style:none;
  list-style-type:none;
	padding:0;
}

#footer ul li{
	float:left;
	padding:0 10px 0 10px;
	list-style:none;
  list-style-type:none;
  background:url(Images/Global/footer-break.gif) no-repeat right center;
}

#footer ul li.first{
  padding-left:0px;
}

#footer ul li.last{
  background:none;
}

#footer ul li a{
  color:#999999;
  font-weight:bold;
	text-decoration:none;	
	font-size:11px;
}

#footer ul li a:hover{
	text-decoration:underline;
}

/* Home Page */
#home-inner {
	width:950px;
	height:320px;
	margin-bottom:5px;
	float:left;
	background: url(Images/Global/home-bg.png) no-repeat top right; 
}	

#home-inner-left {		
	float:left;
	width:715px;
	padding:0 0 0 0;
}
	
#home-inner-right {		
	float:left;
	width:235px;
} 

#feature-panel {
	float:left;
	width:750px;	
}

#feature-panel .panel{
	float:left;
	width:230px;
	position:relative;	
}

#feature-panel .panel-desc {}

#feature-panel a {color:#599942; }

#feature-panel h2 {color:#00673d; font-weight:bold;}

/* General class*/
div.hr1 { 
  background:url(Images/Global/hr1.gif) no-repeat;	
  height: 2px;
}
div.hr1 hr {display: none}

div.hr2 { 
  background:url(Images/Global/hr2.gif) no-repeat top left;	
  height:2px;
  margin:0;
  clear:both;
}

div.hr2 hr {display: none}

.buttton{
  background-image:url(Images/Global/button.gif);	
  width:61px;
  height:25px;
  border:0px;
}

img.corner {
  width: 15px;
  height: 15px;
  border: none;
  display: block !important;
}

#content ul.radio-btn-list li{list-style-type:none;}

.radio-btn-list input, .checkbox input{margin-right:5px;}
.radio-btn-list label, .checkbox label{color:#666666;}

#home-inner-right div.title, #right-panel div.title{
	width:235px;
	padding:5px 0 5px 0;
	float:left;	
	border-bottom:solid 1px #639024;
}

#home-inner-right div.tool, #right-panel div.tool{
	width:235px;
	padding:5px 0 5px 0;
	float:left;	
}

span.helvetica{
	float:left;
	color:#084b03;	
	font-size:18px;
	font-weight:bold;
}

.tool .RadPicker_Default table.rcTable{ width: 85px; }

.tool .RadPicker_Default .rcCalPopup:hover, .tool .RadPicker_Default .rcCalPopup:focus, .tool .RadPicker_Default .rcCalPopup:active { background-position:0 0; }

.tool .RadPicker_Default .rcCalPopup, .tool .RadPicker_Default .rcTimePopup {
	background:url(Images/Buttons/calendar.gif) no-repeat 0 0;	
	display:block;
	width:16px;
	height:16px;
}

* html .tool .RadPicker_Default .rcCalPopup, .tool .RadPicker_Default .rcTimePopup {margin-top:6px;}

.rounded-box-85 .RadInput_Default .riTextBox, .rounded-box-85 .RadInputMgr_Default, .rounded-box-119 .RadInput_Default .riTextBox, .rounded-box-119 .RadInputMgr_Default {	
	padding:0px;
	border: 0;
  background:none;
}

.rounded-box-85 .RadInput_Default .riTextBox, .rounded-box-85 .RadInputMgr_Default{
  width:75px !important;
  height:15px;
  margin:5px;
}

.rounded-box-119 .RadInput_Default .riTextBox, .rounded-box-119 .RadInputMgr_Default{
  width:109px;
	height:19px;
	margin:5px;        
}

.rounded-box-85 .RadPicker_Default table.rcTable .rcInputCell,.rounded-box-119 .RadPicker_Default table.rcTable .rcInputCell { padding:0 4px 0 0; }
    
.rounded-box-85 .RadInput_Default  .riTextBox {border-style:none;border:0px;}

/* Popup */
#popup{
  width:545px;
  margin:0px auto;
  padding:0px;
}

#popup-header{
  width:545px;
  float:left;    
}

#close-button{
  float:right;
  width:61px;
  height:18px;
}

#popup-top{
  background:#4e9443 url(Images/Global/popup-top.gif) no-repeat;      
  width:545px;
  height:5px;
  float:left;
 }

#popup-inner{
  width:542px;
  float:left;	
  padding-left:3px;
  padding-bottom:30px;
  background:#699c36 url(Images/Global/popup-inner-bg.gif) repeat-x; 	
}

#popup-inner .popup-inner-top{
	width:540px;
	height:3px;
	float:left;		
	background:url(Images/Global/popup-inner-top.gif) no-repeat; 
}

#popup-inner .popup-inner-content{
  width:500px;
  float:left;	
  background:url(Images/Global/popup-inner-content.gif) repeat-y; 
  padding:15px 20px 165px 20px;
}

#popup-inner .popup-inner-bottom{
  width:540px;
  height:3px;
  float:left;		
  background:url(Images/Global/popup-inner-bottom.gif) no-repeat; 
}

#popup-bottom{
  background:url(Images/Global/popup-bottom.gif) no-repeat;      
  width:545px;
  height:5px;
  float:left;
 }
 
#popup-bottom .dragon{
 /* background:url(Images/Global/popup-dragon.png) no-repeat top right;*/
  position:relative;     
}

#popup-bottom .dragon img
{
	bottom:-32px;
	right:-15px;
  position:absolute;  
}

#popup-footer {width:545px;float:left;margin-top:30px;}

#popup-footer-inner{width:400px; float:left;}
 
.confirm-popup { }

/* dosage results */
table.dosage-result {width:465px; margin-top:20px;}

table.dosage-result tr td { border-bottom:solid 1px #d9d9d9; border-top:solid 1px #d9d9d9;}

table.dosage-result td {border:none 0px;}

table.dosage-result td.dosage-product-image, table.dosage-result td.dosage-product-name { width:85px;}

table.dosage-result td.dosage-product-info { text-align:center; color:#666666; }

.dosage-calculate {color:#75A030; font-weight:bold;}

#bottom-search {
  margin-top:20px;
  color:#75A030;
  font-weight:bold;
  float:left;
}

#bottom-search .search-box { width:418px; height:30px;}

#bottom-search .sf_searchBox {
  background:url("Images/Global/rounded-textbox-234.png") no-repeat 0 0;
  border:0 none;  
  height:29px;
  float:left;
  width:320px;
}

#bottom-search .sf_searchCaption {
  float:left;
  margin-top:5px;
  margin-right:20px;
}

#bottom-search .sf_searchBox .sf_searchText {
  border:0 none;
  float:left;
  margin:5px 0 0 5px;
  width:224px;
}

#bottom-search .sf_searchBox .sf_searchSubmit {
  background:url("Images/Global/bottom-search.gif") no-repeat 0 0;
  border:0 none;  
  width:61px;
  height:25px;
  margin-left:20px;
  margin-top:2px;
}

.ul1 li{
  list-style-type:disc;
  margin-left:15px;    
}

.childInfo { font-weight:bold; color:#666666;}

.rounded-box-85 .kg {font-weight:bold; color:#ffffff;}

.button {background:url("Images/Global/button.png") no-repeat scroll 0 0; width:98px; height:29px; border:none 0px; color:#ffffff; font-weight:bold;text-transform:uppercase}

/* Promo Panel */
.promo-panel {color:#ffffff;}
.promo-panel h3{font-size:14px; color:#ffffff; font-weight:bold; margin:0px;}

.right-panel-inner .subscribe, .right-panel-inner .breastfeeding, .right-panel-inner .right-product,.right-panel-inner .helpful-emails, .right-panel-inner .breastfeeding, .right-panel-inner .your-toddler, .right-panel-inner .baby-drops, .right-panel-inner .promo-panel {
  padding:5px 0 5px 0;
  float:left;
  width:225px;
}

#home-inner-right .subscribe, #home-inner-right .breastfeeding, #home-inner-right .right-product,#home-inner-right .helpful-emails, #home-inner-right .breastfeeding, #home-inner-right .your-toddler, #home-inner-right .baby-drops, #home-inner-right .promo-panel {
  padding:5px 0 5px 0;
  float:left;
  width:225px;
}

#home-inner-right .subscribe, .right-panel-inner .subscribe {width:216px;}

/* Product Viewer */
.product-viewer{
  width:210px;
  float:left;
  padding:0 10px 0 10px;  
  margin-top:10px;
}

.product-viewer-top { 
  width:210px;
  height:5px; 
  background:url("Images/Global/product-viewer-top.gif") no-repeat left bottom;
  float:left;
  clear:both;
}

.product-viewer-bottom {
  width:210px;
  height:5px; 
  background:url("Images/Global/product-viewer-bottom.gif") no-repeat scroll 0 0;  
  float:left;
  clear:both;
}

.product-viewer-inner {
  float:left;
  width:190px;
  padding:0 10px 0 10px;
  background-color:#ffffff;
}

.lastproduct {
  width:190px;  
  border-bottom:none;
  float:left;
  padding:10px 10px 5px 10px;
  background-color:#ffffff; 
}

.Products-1monthto2years-ColourfreeBabyDrops .Product-1monthto2years-ColourfreeBabyDrops .name a, .Products-1monthto2years-ColourfreeBabyDrops .Product-1monthto2years-ColourfreeBabyDrops .desc, .Products-1monthto2years-ColourfreeBabyDrops .Product-1monthto2years-ColourfreeBabyDrops .more a,
.Products-1monthto2years-BabyDropTravelPack .Product-1monthto2years-BabyDropTravelPack .name a,.Products-1monthto2years-BabyDropTravelPack .Product-1monthto2years-BabyDropTravelPack .desc,.Products-1monthto2years-BabyDropTravelPack .Product-1monthto2years-BabyDropTravelPack .more a,
.Products-6monthsto5years-Suppositories .Product-6monthsto5years-Suppositories .name a,.Products-6monthsto5years-Suppositories .Product-6monthsto5years-Suppositories .desc,.Products-6monthsto5years-Suppositories .Product-6monthsto5years-Suppositories .more a,
.Products-1to5years-ColourfreeSuspension .Product-1to5years-ColourfreeSuspension .name a,.Products-1to5years-ColourfreeSuspension .Product-1to5years-ColourfreeSuspension .desc,.Products-1to5years-ColourfreeSuspension .Product-1to5years-ColourfreeSuspension .more a,
.Products-1to5years-Elixir .Product-1to5years-Elixir .name a,.Products-1to5years-Elixir .Product-1to5years-Elixir .desc,.Products-1to5years-Elixir .Product-1to5years-Elixir .more a,
.Products-3years-ChewableTablets .Product-3years-ChewableTablets .name a,.Products-3years-ChewableTablets .Product-3years-ChewableTablets .desc,.Products-3years-ChewableTablets .Product-3years-ChewableTablets .more a,
.Products-5to12years-ColourfreeSuspension .Product-5to12years-ColourfreeSuspension .desc,.Products-5to12years-ColourfreeSuspension .Product-5to12years-ColourfreeSuspension .name a,.Products-5to12years-ColourfreeSuspension .Product-5to12years-ColourfreeSuspension .more a,
.Products-5to12years-Elixir .Product-5to12years-Elixir .name a,.Products-5to12years-Elixir .Product-5to12years-Elixir .desc,.Products-5to12years-Elixir .Product-5to12years-Elixir .more a,
.Products-7years-Soluble .Product-7years-Soluble .name a,.Products-7years-Soluble .Product-7years-Soluble .desc,.Products-7years-Soluble .Product-7years-Soluble .more a,
.Products-5to12years-Suppositories .Product-5to12years-Suppositories .name a, .Products-5to12years-Suppositories .Product-5to12years-Suppositories .desc, .Products-5to12years-Suppositories .Product-5to12years-Suppositories .more a
{color:Red; text-decoration:none;}

.Products-1monthto2years-ColourfreeBabyDrops .Product-1monthto2years-ColourfreeBabyDrops .name{font-weight:bold;  }

.Products-1monthto2years-ColourfreeBabyDrops .Product-1monthto2years-ColourfreeBabyDrops .more,
.Products-1monthto2years-BabyDropTravelPack .Product-1monthto2years-BabyDropTravelPack .more,
.Products-6monthsto5years-Suppositories .Product-6monthsto5years-Suppositories .more,
.Products-1to5years-ColourfreeSuspension .Product-1to5years-ColourfreeSuspension .more,
.Products-1to5years-Elixir .Product-1to5years-Elixir .more,
.Products-3years-ChewableTablets .Product-3years-ChewableTablets .more,
.Products-5to12years-ColourfreeSuspension .Product-5to12years-ColourfreeSuspension .more,
.Products-5to12years-Elixir .Product-5to12years-Elixir .more,
.Products-7years-Soluble .Product-7years-Soluble .more,
.Products-5to12years-Suppositories .Product-5to12years-Suppositories .more{ background:transparent url(Images/Global/more-on.gif) no-repeat scroll 33px 4px; }

.Product-1monthto2years-ColourfreeBabyDrops,
.Product-1monthto2years-BabyDropTravelPack,
.Product-6monthsto5years-Suppositories,
.Product-1to5years-ColourfreeSuspension,
.Product-1to5years-Elixir,
.Product-3years-ChewableTablets,
.Product-5to12years-ColourfreeSuspension,
.Product-5to12years-Elixir,
.Product-5to12years-Suppositories,
.Product-7years-Soluble {
  width:190px;  
  height:85px;
  float:left;
  padding:15px 0 5px 0;
  background-color:#ffffff; 
  border-bottom:solid 1px #D9D9D9;
}

.Product-5to12years-Suppositories {
  width:190px;  
  float:left;
  padding:10px 0 5px 0;
  background-color:#ffffff; 
  border-bottom:none;
}

.Product-1monthto2years-ColourfreeBabyDrops .picture,
.Product-1monthto2years-BabyDropTravelPack .picture,
.Product-6monthsto5years-Suppositories .picture,
.Product-1to5years-ColourfreeSuspension .picture,
.Product-1to5years-Elixir .picture,
.Product-3years-ChewableTablets .picture,
.Product-5to12years-ColourfreeSuspension .picture,
.Product-5to12years-Elixir .picture,
.Product-7years-Soluble .picture,
.Product-5to12years-Suppositories .picture {
  width:80px;
  float:left;
  text-align:center;
  vertical-align:middle;
}

.Product-1monthto2years-ColourfreeBabyDrops .name a,
.Product-1monthto2years-BabyDropTravelPack .name a,
.Product-6monthsto5years-Suppositories .name a,
.Product-1to5years-ColourfreeSuspension .name a,
.Product-1to5years-Elixir .name a,
.Product-3years-ChewableTablets .name a,
.Product-5to12years-ColourfreeSuspension .name a,
.Product-5to12years-Elixir .name a,
.Product-7years-Soluble .name a,
.Product-5to12years-Suppositories .name a {
  width:110px;
  color:#75a030;
  font-weight:bold;
  float:right;
  text-decoration:none;
}

.Product-1monthto2years-ColourfreeBabyDrops .desc,
.Product-1monthto2years-BabyDropTravelPack .desc,
.Product-6monthsto5years-Suppositories .desc,
.Product-1to5years-ColourfreeSuspension .desc,
.Product-1to5years-Elixir .desc,
.Product-3years-ChewableTablets .desc,
.Product-5to12years-ColourfreeSuspension .desc,
.Product-5to12years-Elixir .desc,
.Product-7years-Soluble .desc,
.Product-5to12years-Suppositories .desc {
  width:110px;
  float:right;
}


.Product-1monthto2years-ColourfreeBabyDrops .more,
.Product-1monthto2years-BabyDropTravelPack .more,
.Product-6monthsto5years-Suppositories .more,
.Product-1to5years-ColourfreeSuspension .more,
.Product-1to5years-Elixir .more,
.Product-3years-ChewableTablets .more,
.Product-5to12years-ColourfreeSuspension .more,
.Product-5to12years-Elixir .more,
.Product-7years-Soluble .more,
.Product-5to12years-Suppositories  .more {
  width:110px;
  float:right;
  color:#53923e;
  text-decoration:none;
  background:url(Images/Global/more-off.gif) no-repeat scroll 33px 4px;
}

/* Search page */
#content ol.sf_pager { 
  width:auto;
  float:right;
}

#content ol.sf_pager  li.PageItem{
  padding:0 10px 0 10px;
  border-left:solid 1px #75A030;
  line-height:1em;
}

#content ol.sf_pager  li.PreviousPageItem{
  padding: 0 10px 0 0;
  margin:0;   
  background:none;
  line-height:1em;
}

#content ol.sf_pager  li.NextPageItem{
  padding: 0 0 0 0;
  margin:0;  
  background:none;
  line-height:1em;
}

#content ol.sf_pager  li .PreviousPage{
  background: url(Images/Global/nav-list-off-2.gif) no-repeat left 4px;
  padding-left:10px;
  text-decoration:none;
}

#content ol.sf_pager li a{
  padding:0;
  margin:0;
  text-decoration:none;
  font-weight:bold;
}

#content ol.sf_pager  li .NextPage{
  background: url(Images/Global/nav-list-off.gif) no-repeat right 4px;
  padding-right:10px;
  text-decoration:none;
}

#content .RadTreeView .rtLI {
 list-style-type:none;
 margin-left:0px;
}

#content .RadTreeView .rtLI .rtIn{
  margin:0px;
  padding:0px;
  text-decoration:underline;  
}

#content .RadTreeView .rtLI .rtHover .rtIn{
  padding:0px;
  border:none 0px;  
}

#content .RadTreeView .rtLI .rtIn:hover {text-decoration:none;}  

#content .RadTreeView .rtTop, #content .RadTreeView .rtMid, #content .RadTreeView .rtBot {padding-left:0px;}

.product-viewer-dragon {display:none;visibility:hidden;}

/* FlvPlayer */

.flv-player{
  width:465px !important;
  height:150px !important;
  margin:10px 0 10px 0;  
}

.flv-player img
{
	float:left;	
	width:215px;
}

.video-box{
  width:215px !important;
  height:134px !important;
  margin:20px 0 20px 0;
  float:left;
}

.video-box-text-desc{
  width:235px;
  float:right;  
}

/* Product landing page */
.products{}
.product {width:210px;height:165px; padding:15px 0 15px 0;float:left;font-size:11px; border-top:solid 1px #c3c3c3;}
.first-product{ border-top:none 0px;}
.product-name {width:170px;}
.product-picture {height:120px;}

/* Dosage calculator */
ul.errormessage li {color:#EF3E42;}