/* Main Sttyles ******************/
html {
  height:100%;
}

body {
	font-family: Arial;
	font-size: 78%;
	color: #333;
	padding:0;
	margin:0;
}

h1 {
	color: #666;
}

h2 {
	color: #666;
	margin: 10px 0;
	font-weight: normal;
	font-size: 1.65em;
}

h3 {

}

a {
	text-decoration: underline;
	color: #000;
}
p {
	margin: 10px 0;
}

img {
	border: 0;
}


ul.p {
  clear: both;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.p li {
  margin: 0;
  padding: 0;
  margin-top: 10px;
}

table.p {
  width: 100%;
}

table.p tr {
  vertical-align: top;
}

table.p tr td {
  padding: 3px;
  border: 0;
  border-top: 1px dotted #eee;
}

table.p tr td img {
  float: left;
  margin: 0 5px 5px 0;
}

ul.num {
  list-style-type: decimal;
}

ul.num li {
  margin-top: 15px;
}

ul.num img {
  float: left;
  margin: 0 5px 5px 0;
}

ul.gd {
  clear: both;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.gd li {
  margin: 0;
  padding: 25px 0;
  border-top: 1px solid #ccc;
}

ul.gd li .strong {
  text-align: center;
  padding-bottom: 5px;
  font-size: 18px;
}

ul.gd li p.price span {
  color: #cb0033;
  font-size: 15px;
  font-weight: bold;
}

ul.gd li .img {
  float: left;
}

ul.gd li .text {
  margin-left: 165px;
}


ul.gd li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 5px;
}

ul.gd li ul li {
  margin: 0;
  padding: 0;
  border: 0 !important;
}

#page {
	margin: 0 auto;
	width: 1074px;
}
img.logo {
	margin: 25px 0 25px 15px;
}

#console {
	background: #f0f0f0 url('/images/lgrey-corner-bottom-left.gif') bottom left no-repeat;
	margin-bottom: 10px;
	color: #999;
}
#console td {
	padding: 15px 15px 10px 15px;
}
#console table.search-form td {
	padding: 0;
}
#console td.basket {
	background: url('/images/lgrey-corner-bottom-right.gif') bottom right no-repeat;
}
#console td.basket p {
	background: url('/images/basket-icon.gif') right no-repeat;
	margin: 0;
	padding-right: 25px;
	text-transform: uppercase;
	color: #000;
	display: inline;
}
#console input.btn-search {
	margin-left: 7px;
}
#menu {
	padding: 10px 10px 10px 15px;
	background: #cc0033 url('/images/red-corner-bottom-left.gif') bottom left no-repeat;
	margin: 0 0 10px 0;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	margin: 0;
	padding: 5px 0 5px 35px;
	list-style-type: none;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #db4d71;
	background: url('/images/menu-marker.gif') left no-repeat;
	font-weight: bold;
	font-size: 1.0em;
}

#menu ul li a {
       color: #fff;
       text-decoration: none;
}

#menu ul li a:hover {
       text-decoration: underline;
}

#menu ul li.last {
	border-bottom: none;
}
div.promo {
	background: #F0F0F0 url('/images/lgrey-corner-top-right.gif') top right no-repeat;
	border-bottom: 7px solid #cc0033;
	min-height: 100px;
	padding: 15px;
	color: #666;
}
table.leaders {
	margin: 0 5px;
}
table td.item {
	padding: 25px 10px 20px 0;

}
table p.compare {
	margin: 0;
	padding: 0;
	color: #cb0033;
}
p.compare-button a {
	background: url('/images/compare-icon.gif') left no-repeat;
	color: #cb0033;
	padding-left: 25px;
	float: right;
	font-weight: bold;
}
table p.other-sizes {
	margin: 0;
	padding: 0 0 0 25px;
	background: url('/images/sizes.gif') left no-repeat;
	color: #cb0033;
}
table p.other-sizes a {
	color: #CB0033;
	font-weight: bold;
}
table.leaders a.name {
	font-size: 1.6em;
	display: block;
	float: left;
}
table.leaders img.discount {
	float: left;
	margin-right: 5px;
}
table.leaders div.description {
	clear: both;
	margin: 3px 0 5px 0;
	font-size: 0.95em;
}
span.old-price {
	text-decoration: line-through;
	color: #999;
	font-size: 1.25em;
	font-weight: bold;
}

span.new-price {
	font-size: 1.65em;
	color: #cb0033;
	font-weight: bold;
}

#bottom {
	border-top: 5px solid #cb0033;
	text-align: center;
	padding: 15px 0 10px 0;
	text-transform: uppercase;
	font-size: 0.90em;
}
#bottom p {
	margin: 3px 0;

}
#banners {
	padding: 0 0 0 0;
}
#banners img {
	margin: 0 0 5px 15px;
}

form {
	margin: 0;
	padding: 0;
}
input.text {
	border: 1px solid #ccc;
	color: #999;
	padding: 2px 3px;
}
.red {
	color: #cc0033;
}
.red-bold {
	color: #cc0033;
	font-weight: bold;
}

/* Boxes Styles ******************/
div.box-round, div.box {
	background: #f0f0f0;
	margin-bottom: 10px;
}
div.box-round div.box-caption, div.box div.box-caption {
	text-transform: uppercase;
	padding-left: 37px;
	font-weight: bold;
	font-size: 1em;
}
div.box-round div.box-caption {
	background: #ccc url('/images/box-caption-round.gif') top left no-repeat;
	line-height: 35px;
	padding-top: 3px;
}
div.box div.box-caption {
	background: #ccc url('/images/box-caption.gif') top left no-repeat;
	line-height: 35px;
}
div.box-round div.box-content, div.box div.box-content {
	padding: 5px 10px 5px 15px;
}

.custom-select {
    border-bottom: 4px solid #CC0033;
    line-height: 15px !important;
    padding-bottom: 8px;
    padding-top: 13px !important;
}

div.left-round {
	background: url('/images/lgrey-corner-bottom-left.gif') bottom left no-repeat;
}
div.right-round {
	background: url('/images/lgrey-corner-bottom-right.gif') bottom right no-repeat;
}
div.box-content ul {
	margin: 0;
	padding: 0;
}
div.box-content ul li {
	margin: 0;
	padding: 5px 0 5px 22px;
	list-style-type: none;
	border-bottom: 1px solid #b3b3b3;
	background: url('/images/box-marker.gif') left no-repeat;
	font-weight: bold;
}

div.box-content ul li a{
      text-decoration: none;
}

div.box-content ul li a:hover{
      text-decoration: underline;
}

div.box-content ul li.last {
	border: none;
}
div.box-content div.block {
	border-bottom: 1px solid #b3b3b3;
	padding: 10px 0 10px 0;
}
div.box-content div.block a {
	font-weight: bold;
}
div.box-content div.block p.img {
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
}
div.box-content div.block p {
	margin: 0 0 5px 0;
	padding: 0;
}
table.brands td {
	padding: 10px 5px 15px 0;
}
.all {
	color: #cc0033;
	text-transform: uppercase;
	text-align: right;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 0.9em;
	padding-right: 10px;
}
.all a {
	color: #cc0033;
}
.news_title{
	color: #cc0033;
	font-weight: bold;
}

/* Some Hacks ******************/
.clearer {
	clear: both;
	line-height: 1px;
}
/*HostCMS styles*/
.arrow_up
{
	width: 16px;
	height: 16px;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up.png');
	z-index: 1;
}

.arrow_up_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up_gray.png');
}

.arrow_down
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down.png');
}

.arrow_down_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down_gray.png');
}

.current, .page_link, .ctrl
{
	padding: 0.2em 0.5em 0.3em 0.5em;
	float: left;
	display: block;
	margin-right: 0.3em;
}

.page_link
{
	border: 1px dashed #bbbbbb;
}

.current
{
	background: #cb0033;
	color: #fff;
	border: 1px solid #d73000;
}

.ctrl
{
	padding: 0.5em 0.5em 0.3em 0.5em;
	font-size: 10px;
	color: #4F3327;
}

.path_arrow
{
	color: #0096AA;
        padding: 0px 5px 0px 5px;
	font-size: 10pt;
}
#ShowAddComment
{
	margin: 20px 0px;
}
/* ссылка "ответить" для комментария */
.c_u_l
{
	font-weight: bold;
}

/* Ответ на комментарий */
.cr
{
	display: none;
	margin: 0px 0px 10px 20px;
}

/* sub-div для дерева комментариев */
.csd
{
	margin-left: 20px;
}

.comment
{
	background-color: #eae4df;
	padding: 30px;
	margin: 15px 0px 5px 0px;
	width: 450px;
	zoom: 1;
	position: relative;
	padding: 20px;
}

.comment p
{
	margin: 0px 0px 5px 0px;
}

.comment_desc
{
	margin: 0px 0px 10px 20px;
}
.stars
{
	margin: 0px;
	padding: 0px;
}

.stars li
{
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	float: left;
	background: url('/hostcmsfiles/images/stars_gray.gif') no-repeat 0 0;
	cursor: pointer;
	list-style-type: none;
}

.stars .curr
{
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	float: left;
	background: none;
	background: url('/hostcmsfiles/images/stars_single.gif') no-repeat 0 0;
}
/* Стили для магазина */

.shop_cart_table
{
	/* width: 100%; */
}

.shop_cart_table, .shop_cart_table td
{
	border-collapse: collapse;
	empty-cells: show;
	/*border: 1px solid #C8C0A9;*/
}

.shop_cart_table td, .shop_cart_table_title td
{
	padding-right: 10px;
	padding-left: 5px;
	height: 25px;
	vertical-align: middle;
}

.shop_cart_table td
{
	/*border-bottom: 1px solid #C8C0A9;*/
}

.shop_cart_table_title td
{
	background-color: #EAE4DF;
	font-weight: bold;
	height: 30px;
}

#error
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #CA1D13 dashed;
	color: #CA1D13;
	background-color: #F2EDE9;
	background: url('/hostcmsfiles/images/error.gif') no-repeat 5px 50%;
	width: 450px;
}

#message
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #4ba749 dashed;
	color: #4ba749;
	background: url('/hostcmsfiles/images/message.gif') no-repeat 5px 50%;
	width: 450px;
}

#message p
{
	margin: 0px;
	padding: 0px;
}

.price_table_border, .price_table_border td
{
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;
	border-color: #C8C0A9;
	border-style: dashed;
	padding-left: 5px;
}
#captcha
{
	padding: 0px;
	font-size: 75%;
}

#captcha, #captcha a:link, #captcha a:hover, #captcha a:visited
{
	color: #777;
}

#captcha img
{
	margin-bottom: -5px;
}
.nameinsearch{
	font-size: 1.4em;
	font-weight: bold;
	display: block;
}
.date
{
	color: #9e987b;
	font-size: 8pt;
}
.news_img{
	margin-right: 5px;
}
.seo_text{
	font-size: 0.7em;
	text-align: justify;
	color: #cccccc;
}
.seo_text a{
	color: #cccccc;
}
#dialog_box {
     visibility: hidden;
     position: fixed;
     background: #C6DFF3;
     z-index: 102;
     color:#000000;
     text-align: center;
     top:50%;
     left:37%;
     border: 1px solid #555;
     padding: 10px;
}
.characteristic p{
background: url(/images/dot.gif) repeat-x;
margin: 0;
}
.characteristic span {
background: #fff;
padding-right: 5px;
}

/* mybasket ******************/
table.mybasket {
	color: #000;
}
table.mybasket tr.caption td {
	vertical-align: bottom;
	color: #cacaca;
	font-family: Arial;
	padding: 0 0 5px 0;
	font-weight: bold;
}
table.mybasket tr.last td {
	border: 0;
	text-align: right;
	padding-right: 100px;
}
table.mybasket td {
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
}
table.mybasket a.delete {
	color: #999;
	text-decoration: none;
	font-size: 1.8em;
	font-weight: bold;
	margin-left: 10px;
}
table.mybasket td strong {
	color: #cb0033;
	font-family: tahoma;
}
.name {
	font-size: 1.4em;
        font-weight: bold;
}
p.phone{
	background: url('/images/phone.png') left no-repeat;
	padding: 5px 0 0 40px;
}

p.phone span.contacts{
	font-size: 2.8em;
	color: #cb0033;
	font-weight: bold;
	font-family: Arial Black;
	margin: 0;
}

p.skype span.contacts {
	font-size: 2.2em;
	color: #cb0033;
	font-weight: bold;
	font-family: Arial Black;
	margin: 0;
}

p.free-call span.contacts {
	font-size: 1.6em;
	color: #cb0033;
	font-weight: bold;
	font-family: Arial Black;
	margin: 0;
}

p.icq{
	background: url('/images/icq.png') left no-repeat;
	padding: 0 0 0 40px;
}

p.skype {
	background: url('/images/skype.png') left no-repeat;
	padding: 0 0 0 40px;
}

p.free-call {
	background: url('/images/free-call.png') left no-repeat;
	padding: 0 0 0 40px;
}

p.icq span.contacts a,
p.icq span.contacts span.hlinks {
	font-size: 2.3em;
	color: #cb0033;
	font-weight: bold;
	font-family: Arial Black;
	margin: 0;
	text-decoration: none;
}
span.context{
	color: #000;
	font-size: 0.9em;
	margin-top: -10px;
	display: block;
}
p.skype span.context,
p.free-call span.context{
	margin-top: -8px;
}


#mess{
	visibility: hidden;
	position: absolute;
	background: #fff;
	padding: 5px;
	border: 1px solid #000;
	width: 500px;
	z-index: 100;
}

.jcarousel-skin-tango {
    border-bottom: 1px solid #ccc;
}

.jcarousel-skin-tango .discount {
    float: left; position: absolute;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 454px;
    padding: 0 20px 20px 20px;
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 132px;
    height: 152px;
    text-align: center;
}

.jcarousel-skin-tango .jcarousel-item .img {
    height: 90px;
    overflow: hidden;
    border: 0;
}

.jcarousel-skin-tango .jcarousel-item .title {
    font-weight: bold;
}

.jcarousel-skin-tango .jcarousel-item .price {
    color: #cb0033;
    font-weight: bold;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 9px;
    margin-right: 9px;
}


.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {





	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 65px;
    right: 5px;
    width: 17px;
    height: 32px;
    cursor: pointer;
    background: transparent url('/images/slider_next.gif') no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url('/images/slider_prev.gif');
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 65px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('/images/slider_prev.gif') no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url('/images/slider_next.gif');
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.delivery {
	background: transparent url('/images/delivery-icon.gif') 0 0 no-repeat;
	font-weight: bold;
	line-height: 18px;
	padding-left: 23px;
	margin: 20px 0 0 20px;
}

.delivery a {
	font-weight: normal;
	color: #cc0033;
}

.delivery span {
	font-weight: normal;
}

h1.shop-item {
	text-decoration: underline;
	font-size: 1.6em;
	margin-bottom: 5px;
	color: #000;
	margin-top: 0;
}

#overlay {
    background-color: #000;
    height: 500px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9000;
    display: none;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    zoom: 1;
}

#cart_block {
    background-color: transparent;
    left: 0;
    top: 100px;
    position: absolute;
    width: 825px;
    z-index: 9100;
    display: none;
}

#cart_block div.cart_block_top {
    background: transparent url('/images/wind-top.png') 0 0 no-repeat;
    width: 825px;
    height: 15px;
    z-index: 9110;
}

#cart_block div.cart_block_top a {
    width: 23px;
    height: 23px;
    position: relative;
    z-index: 9120;
    float: right;
    top: 15px;
    right: 25px;
}

#cart_block div.cart_block_bottom {
    background: transparent url('/images/wind-bottom.png') 0 0 no-repeat;
    width: 825px;
    height: 20px;
    z-index: 9110;
}

#cart_block #cart_block_content {
    background: transparent url('/images/wind-middle.png') 0 0 repeat-y;
    padding: 0 30px 5px 20px;
    z-index: 9110;
}

#cart_block #cart_block_content h1 {
    margin-top: 0;
}

#cart_block #cart_block_content .box {
    margin-bottom: 0;
}

#cart_block #cart_block_content .back_to_shop {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 2px solid #666;
    font-size: 22px;
    display: inline;
}

#cart_block #cart_block_content .back_to_shop a {
    color: #cc0033;
    font-weight: bold;
}

#cart_block #cart_block_content .payment_types div.bl {
    float: left;
    height: 60px;
    width: 72px;
}

#cart_block #cart_block_content .payment_types div.bl div {
    height: 37px;
}

#cart_block #cart_block_content .payment_types div.bl div input {
    margin-top: 14px;
}

#cart_block #cart_block_content .payment_types div.bl div.desc {
    height: 25px;
    font-size: 9px;
    color: #999;
    text-align: center;
}

#cart_block #cart_block_content .payment_types div.bl div.pb1 {
    background: transparent url('/images/payment-icon-1.png') 25px 3px no-repeat;
}

#cart_block #cart_block_content .payment_types div.bl div.pb2 {
    background: transparent url('/images/payment-icon-2.png') 25px 4px no-repeat;
}

#cart_block #cart_block_content .payment_types div.bl div.pb3 {
    background: transparent url('/images/payment-icon-3.png') 25px 4px no-repeat;
}

#cart_block #cart_block_content .payment_types div.bl div.pb4 {
    background: transparent url('/images/payment-icon-4.png') 25px 0 no-repeat;
}

#cart_block #cart_block_content .payment_types div.bl div.pb5 {
    background: transparent url('/images/payment-icon-5.png') 25px 3px no-repeat;
}

#cart_block #cart_block_content .payment_types div.bl div.pb6 {
    background: transparent url('/images/payment-icon-6.png') 25px 3px no-repeat;
}

.mv_min_block {
    background: #f0f0f0;
    margin: 35px 0 25px 0;
}

.mv_min_block .mv_title {
    background: url("/images/lamp.png") no-repeat scroll 14px 4px #FFFFFF;
    color: #CC0033;
    font-size: 26px;
    font-weight: bold;
    height: 32px;
    padding-left: 40px;
    width: 100%;
}

.mv_min_block .mv_title span {
    color: #333333;
    display: block;
    font-family: Arial;
    font-size: 9px;
    margin-bottom: -8px;
    margin-left: 24px;
}

.mv_min_block .mv_ic {
    background: #fff url('/images/mv-ar.gif') 35px 0 no-repeat;
    width: 100%;
    height: 10px;
    margin-top: -3px;
}

.mv_min_block .mv_top_line {
    background: transparent url('/images/mv-top-left.gif') 0 0 no-repeat;
    width: 100%;
    height: 18px;
}

.mv_min_block .mv_top_line div {
    background: transparent url('/images/mv-top-right.gif') right 0 no-repeat;
    width: 100%;
    height: 18px;
}

.mv_min_block .mv_content {
    padding: 0 18px;
    margin-top: -5px;
}

.mv_min_block .mv_bottom_line {
    background: transparent url('/images/mv-bottom-left.gif') 0 0 no-repeat;
    width: 100%;
    height: 18px;
}

.mv_min_block .mv_bottom_line div {
    background: transparent url('/images/mv-bottom-right.gif') right 0 no-repeat;
    width: 100%;
    height: 18px;
}

.search_white_block {
    background: #fff;
    margin: 10px 5px 0 5px;
}

.search_white_block .top_line {
    background: transparent url('/images/mv-w-top-left.gif') 0 0 no-repeat;
    width: 100%;
    height: 7px;
}

.search_white_block .top_line div {
    background: transparent url('/images/mv-w-top-right.gif') right 0 no-repeat;
    width: 100%;
    height: 7px;
}

.search_white_block .content {
    padding: 5px 5px;
}

.search_white_block .bottom_line {
    background: transparent url('/images/mv-w-bottom-left.gif') 0 0 no-repeat;
    width: 100%;
    height: 7px;
}

.search_white_block .bottom_line div {
    background: transparent url('/images/mv-w-bottom-right.gif') right 0 no-repeat;
    width: 100%;
    height: 7px;
}

.params_list {
	margin: 0 0 0 -28px;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
	position: relative;
}

.params_list li {
	margin: 0 0 30px 28px;
	display: inline-block;
	//display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 12px;
	line-height: 28px;
	letter-spacing: normal;
	width: 105px;
}

.params_list li img {
	display: block;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}

.params_list li label input {
	margin-right: 7px;
	position: relative;
	top: -2px;
	//top: -1px;
	float: left;
}

*html .params_list li label input {
	position: static;
}

.params_list li label span {
	zoom: 1;
	overflow: hidden;
	line-height: 12px;
	display: block;
}

a.fullsize-icon {
    width: 26px;
    height: 26px;
    margin-top: -100px;
    margin-right: 10px;
    border: 0 !important;
    float: right;
    position: relative;
    z-index: 100;
}

a.fullsize-icon img {
    width: 26px;
    height: 26px;
    border: 0 !important;
}
