@charset "UTF-8";
/* CSS Document */

img { border:0px; }

#dealer_content { text-align:left; }

.checkbox_cell { padding-right:10px; }


#product {
margin-left:15px;
width:870px;
background:#efefef;
border:1px solid #999;
float:left;
margin-bottom:15px;
padding:25px;
}

#product .table { width:100%; margin:0px; padding:0px; }

#product .table tr td { margin:0px; padding:0px; }

#product .product_title { font-weight:bold; color:#333; margin:0; padding:0}

#product .image { margin:0px; padding:0px; }

#product .close { margin:-35px 0 0 80px; padding:0px; text-align:right; position:absolute;}
