html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/************/
body {
    background:white;
    font-family:Tahoma,sans-serif;
    font-size:11px;
    line-height:1.2:
    color:black;
}
a {
    color:black;
    text-decoration:underline;
}
a:hover {
    text-decoration:none;
    color:#78b501;
}
h1 , h2 , h3 , h4 , h5 , h6 {
    font-weight:normal;
}
textarea {
    font-family:Tahoma,sans-serif;
    font-size:11px;
    color:black;
}
.floattop {
    float:top;
}
.floatbottom {
    float:bottom;
}
.floatleft {
    float:left;
}
.floatright {
    float:right;
}
.aligncenter {
    text-align:center;
}
.clearleft {
    clear:left;
}
.autowrap {
    overflow:hidden;
}
#bodywrap {
    min-width:1000px;
    max-width:1598px;
    margin:0 auto;
}
#header {
    height:210px;
    position:relative;
    background:url(/static/img/header_bg.jpg) no-repeat center top;
}
.logo {
    position:absolute;
    top:50px;
    left:0;
}
.phone_schedule {
    width:250px;
    padding-right:100px;
    margin:0 auto;
    padding-top:5px;
}
.phone_schedule .phone {
    padding-left:30px;
    background:url(/static/img/phone_ico.gif) no-repeat left top;
    padding-bottom:7px;
}
.phone_schedule .schedule {
    background:url(/static/img/schedule_ico.gif) no-repeat left top;
    padding-left:37px;
    padding-top:3px;
    padding-bottom:10px;
    color:#919394;
}
.phone_schedule .schedule li {
    width:14px;
    height:19px;
    padding-right:12px;
    text-align:center;
}
.phone_schedule .schedule .green {
    background:url(/static/img/schedule_green.png) no-repeat left bottom;
}
.phone_schedule .schedule .red {
    background:url(/static/img/schedule_red.png) no-repeat left bottom;
}
#contentwrap {
    padding:0 5px 0px 5px;
}
#sidebar {
    clear:left;
    width:186px;
    padding-left:0px;
    padding-right:10px;
}
#sidebar > ul {
    padding-left:20px;
    line-height:1.6;
}
#sidebar li a {
    color:#069aff;
}
#sidebar li li li a {
    color: #3c3c3c;
    text-decoration:none;
    display:inline-block;
    background:url(/static/img/catalog_li_ico.gif) no-repeat left 10px;
    margin-left:10px;
    padding-left:10px;
}
#sidebar li li li a:hover {
    text-decoration:underline;
    color:#77b500;
    background:url(/static/img/catalog_li_ico.gif) no-repeat left -27px;
}
#main_menu {
    font-size:14px;
    padding-bottom:10px;
}
#main_menu div.floatleft {
    width:19%;
}
#main_menu div {
    padding:7px 0px;
    text-align:center;
}
#main_menu .current {
    border:1px solid #77b500;
    color:#77b500;
    border-radius:7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    background:white;
}

#contentwrap h2 {
    font-size:17px;
    padding-bottom:10px;
}

#contentwrap div.mini{
    font-size:17px;
    padding-bottom:10px;
    font-family:Arial,sans-serif !important;
    font-weight:normal;
}

#sidebar h2 {
    padding-bottom:0;
}
#cart_block {
    padding-bottom:10px;
    background: url('/static/img/basket_back.gif');
    background-repeat: no-repeat;
    width:250px;
	position:absolute;
	right:0px;
	top:60px;
	padding-top: 57px;
	padding-right: 10px;
	z-index:5;
	display: none;
}
#cart_block .floatleft {
    width:126px;
}
#cart_block .info {
    padding:10px;
    padding-top:0;
}
#cart_block .info b {
    color:#38a618;
}
#rsidebar {
    clear:right;
    width:235px;
    padding-right:0px;
    padding-left:10px;
}
#manufacturers {
    padding-bottom:10px;
}
#manufacturers li {
    padding:1px 10px;
    height: 90px;
    float:left;
}
.tagcloud li {
    height: 20px;
}
.tagcloud label {
    text-decoration:none;
    color:#5b5b5b;
}
.tagcloud a:hover {
    text-decoration:underline;
    color:#77b500;
}
.tagcloud a {
    text-decoration:none;
    color:#5b5b5b;
}
#tagcloud a {
    text-decoration:none;
    color:#5b5b5b;
}
#tagcloud a:hover {
    text-decoration:underline;
    color:#77b500;
}
#tagcloud .inner_bg_top {
    background:url(/static/img/tagcloud_top.gif) no-repeat left top;
}
#tagcloud .inner_bg_bottom {
    background:url(/static/img/tagcloud_bottom.gif) no-repeat left bottom;
    padding:18px 15px 55px 18px;
    word-spacing:15px;
}
#tagcloud_left a {
    text-decoration:none;
    color:#5b5b5b;
}
#tagcloud_left a:hover {
    text-decoration:underline;
    color:#77b500;
}
#tagcloud_left .inner_bg_top {
    background:url(/static/img/tagcloud_left_top.gif) no-repeat left top;
}
#tagcloud_left .inner_bg_bottom {
    background:url(/static/img/tagcloud_left_bottom.gif) no-repeat left bottom;
    padding:14px 12px 42px 14px;
    word-spacing:12px;
}

#search_block {
    background:url(/static/img/search_bottom_left.png) no-repeat left bottom;
}
.search_bg_right {
    padding-bottom:7px;
    background:url(/static/img/search_bottom_right.png) no-repeat right bottom;
}
.search_bg_inner {
    position:relative;
    background:url(/static/img/search_bg.png) repeat-x left bottom;
    padding:0 10px 25px 10px;
}
#search_block .search_tabs {
    font-size:14px;
    padding:4px 0 10px 10px;
    background:white;
    margin:0 -10px;
    position:relative;
}
#search_block .search_tabs li {
    width:19%;
    text-align:center;
}
#search_block .search_tabs a {
    display:inline-block;
    text-decoration:none;
    border-bottom:1px dashed black;
}
#search_block .search_tabs .active a {
    border:none;
    color:#41a90e;
}
.search_find_btn {
    position:absolute;
    bottom:12px;
    right:12px;
}
#search_block form li.floatleft {
    padding-left:9px;
    background:url(/static/img/search_narrow_right.gif) no-repeat left 8px;
    line-height:1.8;
    padding-right:10px;
}
#search_block form label {
    vertical-align:top;
}
#search_block form li.floatleft a {
    display:inline-block;
    border-bottom:1px dashed black;
    text-decoration:none;
    padding-bottom:0px;
}

a.toggle_list {
    margin-left: 5px;
    padding-left: 10px;
    background:url(/static/img/search_narrow_right.gif) no-repeat left 10px;
    line-height:1.8;
    padding-right:10px;
    display:inline-block;
    text-decoration:none;
    padding-bottom:0px;
}

a.toggle_list b {
    border-bottom:1px dashed black;
}

#search_block form li.floatleft > ul {
    padding-top:5px; 
}
.search_price_from , .search_price_to {
    font-size:11px;
    width:45px;
    border:1px solid black;
    margin:0 4px;
}
.search_keywords {
    font-size:11px;
    border:1px solid black;
    width:235px;
    
}
#search_block label.active {
    color:#77b500;
}
#search_bestsellers {
    overflow:hidden;
}
#search_bestsellers .main_tabs li {
    height:17px;
    padding:5px 0;
    margin-right:10px;
}
#search_bestsellers .main_tabs a {
    text-decoration:none;
    display:inline-block;
    border-bottom:1px dashed black;
}
#search_bestsellers .main_tabs li.active {
    background:url(/static/img/search_tabs_act.gif) no-repeat right top;
    color:#069aff;
}
#search_bestsellers .main_tabs li.active a {
    color:#069aff;
    border:none;
}
#bestsellers_block {
    padding-top:25px;
    border-bottom:1px solid #d5d5d5;
    padding-bottom:10px;
}
#bestsellers_block .carousel {
    margin:0 auto;
    width:85% !important;
}
#bestsellers_block li {
    width:25%;
    text-align:center;
}
#bestsellers_block li .wrap {
    width: 87px;
    margin:0 auto;
    position:relative;
    height: 100px;
    overflow:hidden;
    padding:0 10px;
}
#bestsellers_block li .discount_small {
    position:absolute;
    bottom:16px;
    right:0;
}
#bestsellers_block a {
    text-decoration:none;
    color:#716f68;
}


#content {
    position:relative;
    padding-top:10px;
    font-size: 13px;
}

#content p {
	line-height: 1.2;
}

#content p a {
    color:#069aff;
}
/*
#about_shop {
    position:absolute;
    bottom:10px;
    left:0;
}
*/
#content h3 {
    font-size:25px;
    font-family: Georgia,"Times New Roman" !important;
    color:#3C78A7!important;
    padding-bottom:20px;
    padding-top:10px;
text-shadow: 1px 1px 2px #BBBBBB;
}
#content .h3 {
    font-size:25px;
    font-family: Georgia,"Times New Roman" !important;
    padding-bottom:20px;
    color:#3C78A7!important;
    text-shadow: 1px 1px 2px #BBBBBB;
    padding-top:14px;
    padding-bottom: 6px;
}
.fs14 {
    font-size:14px;
}
.fs11 {
    font-size:11px !important;
}
.fs20 {
    font-size:20px;
}
.color_grey {
    color:#3c3c3c !important;
}
.color_blue {
    color:#3C78A7 !important;
}
.color_black {
    color:black !important;
}
a.color_blue {
    border-color:#069aff !important;
}
dt , dd {
    display:inline;
}
.color_green {
    color:#77b500;
}
.color_red {
    color:#c80570;
}
.bold {
    font-weight:bold;
}
#content p {
    padding-bottom:15px;
}
#content h4 {

    /*border-bottom:1px solid #77b500;*/
    font-size:17px;
    color:#069aff;
    margin-bottom:10px;
}
#content h4 span {
    display:inline-block;
    margin-bottom:-1px;
    padding-bottom:2px;
}

#content h4 span a {
    color: #069aff;

}

#content h5 {
    font-size:15px;
    padding-bottom:15px;
    color:#16a0ff;
}
#content .h5 {
    font-size:15px;
    padding-bottom:15px;
    color:#16a0ff;
}
.grey_dotted_block {
    border:1px dotted #848484;
    line-height:1.8;
    position:relative;
    background:white;
}
.grey_dotted_block .tl {
    margin:-1px;
    position:relative;
    background:url(/static/img/grey_dotted_tl.gif) no-repeat left top;
}
.grey_dotted_block .tr {
    background:url(/static/img/grey_dotted_tr.gif) no-repeat right top;
    position:relative;
}
.grey_dotted_block .bl {
    position:relative;
    background:url(/static/img/grey_dotted_bl.gif) no-repeat left bottom;
}
.grey_dotted_block .br {
    background:url(/static/img/grey_dotted_br.gif) no-repeat right bottom;
    padding:10px;
    position:relative;
}
.myriad {
    font-family:Arial,sans-serif !important;
}
.tahoma {
    font-family:Tahoma,sans-serif;
}
#content .product_manufacturers h4 {
    font-size:11px;
    font-weight:bold;
    color:black;
    border:none;
    padding-left:10px;
}
.product_manufacturers {
    padding-bottom:25px;
}
.product_manufacturers li {
    padding-left:10px;
    height:16px;
    padding-top:3px;
    width:135px;
    padding-right:5px;
    color:black;
}
.product_manufacturers li span {
    color:#db012d;
}
.product_manufacturers li.active {
    background:url(/static/img/product_manufacturers_act.gif) no-repeat left top;
}
.product_manufacturers li.active a {
    color:white;
    text-decoration:none;
}
.product_block {
    font-size:11px;
    padding-bottom:5px;
}
.product_block .top_part {
    padding-bottom:10px;
    height: 170px;
}
.product_block .description_block {
    height: 200px;
}
.img {
    position:relative;
    width:510px;
    padding:0 12px 12px 12px;
}
.product_block .img {
    position:relative;
    width:175px;
    padding:0 12px 12px 12px;
}
.img .discount {
    position:absolute;
    bottom:0;
    right:0;
    width:44px;
    height:32px;
    background:url(/static/img/discount_circle.png) no-repeat left top;
    text-align:center;
    color:white;
    padding-top:16px;
    padding-left:6px;
    font-size:17px;
    font-weight:900;
}
.discount_small {
    text-align:center;
    color:white;
    width:27px;
    height:20px;
    font-weight:normal;
    font-size:11px;
    background:url(/static/img/discount_circle_small.png) no-repeat left top;
    padding-top:6px;
}
.img .recommend {
    position:absolute;
    bottom:1px;
    left:0;
}
.img .hit {
    position:absolute;
    top:-7px;
    left:8px;
}
.product_block .img .info {
    position:absolute;
    top:-5px;
    right:10px;
    padding:0;
}
.product_block .info {
    padding-top:10px;
    padding-left:4px;
}
.product_block .info .price {
    color:#333333;
    font-size:14px;
    padding-bottom:10px;
}
.product_block .info .categories li {
    padding-bottom:5px;
}
.product_block .info .categories a:hover {
    font-weight:bold;
}
a.underline_dashed {
    text-decoration:none;
    display:inline-block;
    padding-bottom:1px;
    border-bottom:1px dashed black;
}
a.underline_dashed:hover {
    border:none;
    padding-bottom:2px;
}
.autoinline .product_block {
    width:300px;
    padding-right:20px;
}
.twoinline .product_block {
    width:40%;
    padding-right:5%;
}
.threeinline {
    padding-bottom:25px;
}
.threeinline li {
    width:33%;
    text-align:center;
    float:left;
}
.additional_info_block {
    padding-top:40px;
}
.additional_info_block ol {
    list-style:decimal;
    list-style-position:inside;
}
.additional_info_block a:hover {
    font-weight:bold;
}
#breadcrumbs {
    font-size:11px;
    padding-bottom:20px;
}
table {
    width:99%;
    margin:0 auto;
}
td {
    
}
th {
    text-align:left;
    vertical-align:middle;
}
td.manufacturer_logo {
    padding-right:30px;
}
.category_switcher {
    padding-left:20px;
}
.category_switcher a {
    display:block;
    height:26px;
    padding:5px 20px 0 45px;
    font-size:14px;
    text-decoration:none;
    float:left;
}
.category_switcher span {
    display:inline-block;
    padding-bottom:1px;
    border-bottom:1px dashed black;
}
.category_switcher .active {
    background:url(/static/img/category_switch_current.png) no-repeat center bottom;
}
.category_switcher .active span {
    border:none;
    color:#77b500;
}
.category_options {
    background:url(/static/img/category_options_bg.png) repeat-x left top;
    border:1px solid #aee7fd;
    border-radius:7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    margin-bottom:60px;
}
.category_options > div {
    display: inline-block;
    padding: 0px;
    margin: 0px;
}
.category_options li {
    float:left;
    padding:5px 0 5px 20px;
}
.category_options label.active {
    color:#77b500;
}
.fixed_blocks .product_block{
    width:200px;
}
.article_block .product_block{
    width:200px;
}
.fixed_blocks .product_block .top_part {
	height: 260px;
}
.article_block .product_block .top_part {
	height: 260px;
}
.related_products .product_block .top_part {
	height: 260px;
}
.product_block .strike {
    text-decoration:line-through;
    display:block;
    text-align:center;
    font-size:14px;
    font-weight:bold;
}
.product_block .price_range {
    font-size:14px;
    display:block;
    text-align:center;
    padding-top:10px;
    color: #252525;
    font-weight: bold;
}
.strike {
    text-decoration:line-through;
}
.product_block .red_price {
    display:block;
    text-align:center;
    color:#d74492;
    font-size:25px;
}
a.zoom {
	display: inline-block;
    text-decoration:none;
}
a .zoomlink {
    font-size:14px;
    width:65px;
    margin:0 auto;
    background:url(/static/img/zoom_ico.gif) no-repeat left top;
    padding-left:20px;
    padding-bottom:20px;
}
a .zoomlink span {
    display:inline-block;
    text-decoration:none;
    border-bottom:1px dashed #636363;
    color:#636363;
}
a:hover .zoomlink span {
    border-bottom:1px dashed #FFFFFF;
}
.product_photo {
    padding-bottom:10px;
}
.product_photos {
    text-align:center;
}
.product_photos li {
    display:inline-block;
    padding-right:10px;
    width:121px;
}
dl.product_info {
    padding-bottom:18px;
    line-height:1.8;
}
.product_variants {
    border-top:1px solid #b2e9fe;
    border-bottom:1px solid #b2e9fe;
}
.product_variants td {
    padding:5px 0 7px 10px;
    padding-left:10px;
    border-bottom:1px dashed #e4e4e4;
    line-height:12px;
}
.product_variants .color_red {
    line-height:11px;
}

.toolTipWrapper {
    width:252px;
    height:88px;
    overflow:hidden;
    color:#111111;
    padding:10px;
    position:absolute;
    background:url(/static/img/tooltip.gif) no-repeat left top;
    display:none;
}
.related_products {
    padding-top:35px;
    margin-bottom:30px;
}
.related_products li {
    width:200px;
}
.related_products .floatleft ul {
    background:url(/static/img/related_splitter.png) repeat-y right top;
}

.related_products .aligncenter {
    padding-bottom:15px;
}
.related_products .product_block{
    width:200px;
    margin-left: 30px;
    margin-right: 30px;
}
.related_products_block .h5 {
	font-size: 17px !important;
	font-weight: bold;
}
.related_products_block {
	display: inline-block;
	border-bottom: 1px solid rgb(178, 233, 254);
	width: 100%;
	margin-bottom: 30px;
}
.cart_table {
    margin-bottom:40px;
}
.cart_table th {
    border-top:1px solid #b2e9fe;
    border-bottom:1px solid #b2e9fe;
    padding:5px 0 5px 10px;
    color:#111;
}
.cart_table td {
    padding:5px 0 5px 10px;
    border-bottom:1px dashed #bdbdbd;
    color:#3c3c3c;
}
.cart_table .total td {
    border-top:1px solid #b2e9fe;
    border-bottom:1px solid #b2e9fe;
    font-size:14px;
    color:black;
}
.cart_table .total b {
    font-size:11px;
}
.quant_inp {
    width:32px;
    height:21px;
    color:#3c3c3c;
    font-size:14px;
    border:none;
    text-align:center;
    background:url(/static/img/quant_inp.png) no-repeat left top;
}
#order_form {
    border-top:1px solid #b2e9fe;
    border-bottom:1px solid #b2e9fe;
    margin-bottom:20px;
    padding:10px 20px 0 20px;
}
#order_form_block{
	text-align: right;
}
#order_form label {
	text-align: right;
    display:block;
    float:left;
    width:20%;
    padding-right: 10px;
}
#order_form input , #order_form textarea {
    float:left;
    width:70%;
    border:1px solid #B2E9FE;
}
#order_form textarea {
	height: 100px;
}
.article_block h5 {
    font-size:17px !important;
}
.article_block .images li {
    padding-right:18px;
    padding-bottom:18px;
}
.article_block .products {
    border-bottom:1px solid #cccccc;
    margin-bottom:15px;
}
.article_block .products li {
    width:199px;
    padding-left:50px;
}
.article_block .products p {
    line-height:1.6;
    color:black;
}
.article_list {
    padding-left:15px;
    line-height:1.3;
}
.article_list li {
    padding-bottom:10px;
}
.article_list a {
    text-decoration:underline;
    display:inline-block;
    padding-left:17px;
    background:url(/static/img/article_list.gif) no-repeat left -42px;
}
.article_list a:hover {
    font-weight:bold;
    background:url(/static/img/article_list.gif) no-repeat left 8px;
    color:#069aff;
}

#footer {
    height:148px;
    background:url(/static/img/footer_bg.jpg) no-repeat center top;
    padding-top:50px;
    padding-left:200px;
}
#footer .liveinternet {
    float:right;
    width:200px;
    padding-top:70px;
}
#footer h2 {
    font-size:17px;
    padding-bottom:10px;
    padding-left:100px;
}
#footer ol {
    padding-bottom:20px;
    padding-left:110px;
    font-size:14px;
    line-height:1.4;
}
#footer ol a:hover {
    color:white;
}
.copyright {
    text-align:center;
}



.rounded_wrapper {
	position: relative;
    overflow: hidden;
    display: inline-block;
}
 
.rounded_wrapper img {
	border-width: 0;
	border-style: none;
	float: none;
	margin: 0pt;
	display: block;
}
 
.rounded_wrapper div {
	height: 7px;
	position: absolute;
	width: 100%;
}
 
.rounded_wrapper .tl {
	top: 0;
	left: 0;
	background: url(/static/img/tl.gif) no-repeat left top;
}
 
.rounded_wrapper .tr {
	top: 0;
	right: 0;
	background: url(/static/img/tr.gif) no-repeat right top;	
}
 
.rounded_wrapper .br {
	bottom: 0;
	right: 0;
	background: url(/static/img/br.gif) no-repeat right bottom;	
}
 
.rounded_wrapper .bl {
	bottom: -1px;
	left: 0;
	background: url(/static/img/bl.gif) no-repeat left bottom;
}



#contentwrap a.tabs_header {
	font-size:17px;
	padding-bottom:10px;
	border-bottom:1px dashed black !important;
}

#order_form_block {
	display: none;
	text-align: center;
}

table.description_table {
	margin-left: 10px;
}

table.description_table td {
	border: 1px solid grey;
}

div.terms_letter {
	padding: 20px;
	padding-top: 15px;
	width: 58px;
	height: 58px;
	text-align: center;
	font-size: 55px;
	float: left;
	margin: 5px;
	border: 1px dashed black;
}
img.image_tv{
	float: none;
	margin: 0px;
	display: block;
}

a.img_tooltip {
	text-decoration: none;
	border-bottom: 1px dashed;
}

div.product_group_block {
	margin-top: 20px;
}
.grey_dotted_block a{
	color: #069AFF;
}

li.active_category a{
	font-weight: 900;
	color: #41A90E!important;
}

li.recommend a{
	font-weight: 900;
}
#products_tabs {
	padding: 0.9em 0.2em 0 110px;
	margin-bottom: 15px;
}
#products_form {
	background: url('/static/img/category_options_bg.png') repeat-x scroll left top;
	border:1px solid #AEE7FD;
	padding:10px;
	float:left;
	margin-bottom:5px;
	margin-right:10px;
	width:170px;
}

a.groups_tabs {
	text-decoration: none;
	margin: 0.5em 0;
	padding: 0 1em;
}

.groups_tabs span {
	border-bottom:1px dashed black;
	color:#3C78A7;
	font-weight:bold;
	font-family: Georgia,"Times New Roman";
	line-height:1.3;
	font-size: 14px;
}

a.groups_tabs span:hover{
	border-bottom:0px dashed black;
}
.groups_tabs_border {
	border-right: 1px solid #3C3C3C;
}
span.active {
    color:#3C78A7;
text-shadow: 1px 1px 2px #BBBBBB;

	border-bottom:0px dashed black;
	cursor: default;
}
label.active {
	font-weight:900;
	color:#77B500;
	text-decoration: underline;
}
.short li {
	float: none;
}
.short {
	vertical-align: top;
}
#products_form div{
	width: 100%;
}
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay {
	background-color: #000; 
	height:100%;
	display:none;
	left:0;
	opacity:0.5;
	position:fixed;
	top:0;
	width:100%;
	z-index:2999;
}
.category_options li {
	font-size: 11px;
	width: 100%;
	padding:0px 0px 0px 0px;
	float:none;
}
.disabled {
	color: lightgray;
}

span.counts {
	text-align: center;
	display: inline-table;
}
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

div.load_form {
	background: gray;
}

div.size_name {
	padding-bottom:5px;
	text-align:center;
	width:100%;
}
.rounded_wrapper img {
	background: url("/static/img/loader2.gif") no-repeat scroll center center #FFFFFF;
}
td.manufacturer_desc {
	vertical-align: top;
}

