body { background-color:#FFF; }
strong {color:#4d5673;}

#footer {
	 clear: both; 
	 BORDER-TOP: 1px solid #00529b;
	 padding: 2px; 
	 MARGIN: 1px 0px 0px 15px; 
	 FONT-SIZE: 10px; 
	 TEXT-ALIGN: center;
	 min-width: 200px;
	 width: 900px;
}
#maincontent {margin: 0 auto; width: 960px; padding: 0px; border: 1px solid #00529b; border-top: none; background-color: #FFFFFF}

.doll {float: left; width: 200px; margin: 5px 17px;  height: 700px;}
.innerpad {padding: 10px ; height: 190px; width: 180px; }

.price {color: #990000;  font-weight: bold}


.buy a {
display:block;
width: 157px;
background: url("img/buy_now_button.jpg") 0 0 no-repeat;
text-decoration: none;
height: 37px;
margin-top: 5px;
}
.buy a:hover { 
background-position: 0 -37px;
color: #FFFFFF;
}

