#body .product.details h1 font{
	font-size:17px !important;
	line-height:20px;
}

#categoryButton{
	background: url(bg/categoryButton.gif) no-repeat !important;
	width:175px !important;
	height:55px !important;
	float:left;
	text-align:center;
	padding:5px;
}

#categoryButton:hover {
	background: url(bg/categoryButton_over.gif) no-repeat !important;
}

#categoryButton a{
	position:relative;
	top:12px;
	font-size:15px;
	font-weight:bold;
	
}


#body .box ul.list li {
	background:none;
	padding:0px;
	margin:0px;
}

.exturls {
	top:300px !important;
}

#body .product.details .picture {
	height:290px !important;
}

/* paypal bar top start */
#body div.bar.prevnext.paypaltop {background-color:#f0f0f0; border:1px solid #969696;margin:5px;padding:0;height: 100%; float: left; width: 568px;}
/* paypal bar top end */
/* paypal button style start */
#body div.bar.prevnext input[class=paypalbutton] {background-color:#f0f0f0;border:0px;padding:0px;margin-top:5px;}
/* paypal button style end*/
/* paypal bar bottom start */
#body div.bar.prevnext.paypalbottom {margin-bottom:15px;height: 100%;}
/* paypal bar bottom end */