@charset "utf-8";

#main .section {
overflow:hidden;
height:100%;
margin-bottom:11px;
padding:19px 0 75px;
border-top:1px solid #E7E7E7;
border-bottom:1px dotted #D5D5D5;
}
#main .section .product {
float:left;
width:221px;
}
#main .section .details {
margin-left:251px;
padding-top:32px;
}
#main .section .details h1 {
margin:0 2px 40px;
}
#main .section .details p {
margin-right:15px;
margin-bottom:20px;
font-size:1.2em;
}

#main .spf {
margin-bottom:18px;
padding:0 17px;
}

