html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

td { vertical-align: top; }

h2 { font-size: 16px; font-weight: bold; }

.basket { width: 100%; margin-bottom: 20px; }
.basket td { border: 1px solid gray; background: #f3f3f3; padding: 4px; }
.basket td:hover { background: #eee; }
.basket .basket_edit_count { display: none; }
.basket .basket_remove { width: 150px; text-align: right; float: right; }
.basket .total { border: 0; display: none; }

.basket_contact_form { margin: auto; }
.basket_contact_form h1 { font-weight: bold; text-align: left;  }
.basket_contact_form .basket_name { text-align: right; }
.basket_contact_form td { border: 0; padding: 4px; }
.basket_contact_form input, .basket_contact_form textarea { width: 200px; }
.basket_error { color: red; font-size: 18px; }

input[type=button], input[type=submit] { padding: 2px; }

.small_icons_td { padding-right: 5px; padding-bottom: 10px; width:190px; text-align: center; margin: 0 8px 12px 5px;  }
.small_icons_td a { color: black; text-decoration: none; }
.small_icons_td .gray { color:gray; font-size: 11px; }
.small_icons_td .title { line-height:12px; margin-top: 6px; display:block; }
.small_icons_td .img { -moz-border-radius: 10px; -webkit-border-radius: 10px; }

.search_group { border-top: 1px dotted silver; margin-top: 20px; padding-top: 10px; margin-bottom: 12px; width:775px; }
.search_group h2 { color:silver; text-align:right; }

.red_bg { border: 1px dotted red; background: -webkit-gradient(linear, left top, left bottom, color-stop(0.89, rgb(255,255,255)), color-stop(1, rgb(247,230,230))); }

.related_items { width: 650px; margin: 20px auto 10px auto; border-top: 1px dotted gray; }
.related_items h2, .related_items_h2 { margin: 10px 0 10px 0; color: gray; }
.related_items a, .related_items_h2 a { color: gray; }

strong { font-weight: bold }
p { margin-bottom: 1em; }
