/* Product Page */
#product_container {
width: 560px;
min-height: 170px;
margin-bottom: 40px;
}

#product_img {
width:33%;
float:left;
}

#product_des {
width:45%;
float:left;
}

#product_button  {
width:20%;
float:left;
padding-left: 10px;
}

#product_container p {
	font-size: 11px;
}

#product_img p {
padding-left: 15px;
text-align: center;
}

#product_container h1 {
font-size: 1.3em;
padding-left: 10px;
}

#product_container h2 {
font-size: 1.1em;
padding-top: 10px;
}
 
#product_container img {
padding: 3px 0px 0px 0px;
}

#product_container a:hover {
text-decoration: none;
background-color: #ffffff;
color: #ffffff;	
}

#product_title_1 {background: #E3E3E3; width:570px, margin: 5px 0px 5px 0px;}
#product_title_2 {background: #E3E3E3; width:570px, margin: 5px 0px 0px 0px;}
#product_title_3 {background: #E3E3E3; width:570px, margin: 5px 0px 0px 0px;}
#product_title_4 {background: #E3E3E3; width:570px, margin: 5px 0px 0px 0px;}
#product_title_5 {background: #E3E3E3; width:570px, margin: 5px 0px 0px 0px;}
#product_title_6 {background: #E3E3E3; width:570px, margin: 5px 0px 0px 0px;}
#product_title_7 {background: #E3E3E3; width:570px, margin: 5px 0px 0px 0px;}
#product_title_8 {background: #E3E3E3; width:570px, margin: 5px 0px 0px 0px;}
#product_title_9 {background: #E3E3E3; width:570px, margin: 5px 0px 0px 0px;}
#product_title_10 {background: #E3E3E3; width:570px, margin: 5px 0px 0px 0px;}