html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite, code,
del, em, img, ins, kbd, small, strike, strong, sub, sup, b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0
}
ol, ul {
	list-style: none
}
:focus {
	outline: 0
}
/* tables still need 'cellspacing="0"' in the markup */
html {
	height: 100%
}
body {
	font: 12px;
	font-family: Georgia, Verdana, Arial, Tahoma, sans-serif;
	color: #908d8d;
	padding: 16px 0 0 0;
	background: url("images/bg.gif") no-repeat center top;
}
.fixer{
	display: block;
	height: 0;
	clear: both;
	overflow: hidden
}
a {
 color:#FF9900;
 outline: none;
 text-decoration: none
}
a:hover {
	text-decoration: underline
}
img {
	border: none
}
input {
	vertical-align: middle
}
#wrapper {
	height: auto !important;
	height: 100%;
	width: 960px;
	margin: 0 auto
}
.root{
	margin: 0 13px 16px 13px
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 50px;
	z-index: 100;
	position: relative
}
.inner_header{
	max-width: 1280px;
	margin: 0 auto
}
h1{
	padding-left: 15px;
	position: relative;
	float: left
}
h2{
	color: #000;
	margin: 0 0 35px 0;
	font-size: 19px;
	font-weight: normal
}
.main_menu{
	margin: 0 0 0 133px;
	padding: 27px 0 0 0;
	background: url(images/bg/dot.gif) repeat-x 0 72px;
	z-index: 100;
}
.main_menu ul{
	float: left;
}
.main_menu li{
	float: left
}
.main_menu li a{
	display: block;
	line-height: 50px;
	margin: 0 10px 0 0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #000
}
.main_menu li a.active{
	background: url(images/icons/yellow_arrow.gif) no-repeat 50% 100%
}
.main_menu li a:hover{
	color: #FF9900
}
.main_menu .login_menu{
	float: right;
	color: #b2b2b2;
	font-size: 12px;
	padding: 17px 0 0 0
}
.main_menu .login_menu a{
	color: #b2b2b2;
	text-decoration: none;
	font-size: 12px;
	float: left;
	text-decoration: none;
	display: block;
	line-height: 17px
}
.main_menu .login_menu a:hover{
	text-decoration: underline
}
.main_menu .login_menu span{
	float: left;
	padding: 0 9px 0 9px
}
.main_menu .login_menu em.basket{
 background: url(images/icons/basket.gif) no-repeat 0 0;
 padding: 0 0 0 22px;
 font-style: normal;
 line-height: 17px;
 float: left;
}
.main_menu .login_menu a.active_basket{
	background: url(images/icons/basket_active.gif) no-repeat 0 0;
	padding: 0 0 0 22px
}

.main_menu .login_menu a.active_basket:hover{
 text-decoration: none;
}

.main_menu .login_menu a.active_skype:hover{
 text-decoration: none;

}
.main_menu .login_menu a.active_basket i{
	color: #ff9600;
	font-style: normal
}

.main_menu .login_menu a.active_basket:hover i{
 text-decoration: underline;
}

#footer{
	color: #b3b3b3;
	font-size: 12px;
	background: url(images/bg/dot.gif) repeat-x 0 0;
	margin: 43px 0 0 0;
	padding: 15px 0 15px 0
}
.footer_menu{
	padding: 0 0 10px 0;
	float: left;
}
.footer_menu a{
	color: #b3b3b3;
	font-size: 12px;
	text-decoration: none
}
.footer_menu a:hover{
	text-decoration: underline
}
.footer_menu  span{
	padding: 0 7px 0 7px
}

.counters{
 float: right;
 width: 150px;
 margin: 8px 0 0 0;
 text-align: right;
}

.copyright_line{
 float: left;
 clear: left;
}
.copyright_line p, .copyright_line span, .copyright_line a{
	float: left;
}
.temp_line p, .temp_line span, .temp_line a{
	float: right;
	font-size: 9px;
}
.copyright_line span{
	padding: 0 10px 0 10px
}
.copyright_line a{
	color: #ff9600;
	font-size: 11px;
	margin: 0 10px 0 0;
	padding: 0 0 0 19px;
	line-height: 16px;
	height: 16px;
	text-decoration: none
}
.copyright_line a.twitter{
	background: url(images/icons/twitter.gif) no-repeat 0 0
}
.copyright_line a.flickr{
	background: url(images/icons/flickr.gif) no-repeat 0 0
}
.copyright_line a.facebook{
	background: url(images/icons/facebook.gif) no-repeat 0 0
}
.copyright_line a.lj{
	background: url(images/icons/livejournal.gif) no-repeat 0 0
}
#sidebar{
	width: 180px;
	float: left;
	padding: 40px 0 0 0
}
#sidebar h2{
	display: none
}
#sidebar ul.left_menu{
	margin: 0 25px 0 0
}
#sidebar ul.left_menu li{
	text-align: right;
	padding: 5px 0 5px 0
}
#sidebar ul.left_menu li a{
	display: block;
	font-size: 13px;
	color: #4c4c4c;
	text-transform: uppercase
}
#sidebar ul.left_menu li a:hover{
	color: #FF9900;
	text-decoration: none
}
#sidebar ul.left_menu li{
	color: #FF9900;
	font-size: 13px;
	text-transform: uppercase
}
#content{
	float: right;
	text-align: left;
	width: 720px;
	padding: 0 0 0 26px;
	background: url(images/bg/dot.gif) repeat-y 0 0;
	min-height: 250px
}
.main_content{
	padding: 21px 0 0 0
}

.filter_price{
	text-align: right;
	margin: 0 0 15px 0;
	font-size: 12px;
	color: #B2B2B2;
}
.filter_price a{
	font-size: 12px;
	color: #908D8D;
	text-decoration: underline
}
.filter_price a:hover{
	text-decoration: none
}
.description_item{
	margin: 0 0 0 0;
	width: 215px;
	padding-top: 20px
}
.shadow{
	padding: 0 0 30px 0;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center
}
.shadow a{
	position: relative;
	cursor: pointer;
	overflow: visible;
	width: auto
 display: inline-block
}
.shadow a:hover{
}
.shadow a:active{
	top: 1px
}
.shadow_more{
	background-image: url(/images/buttons/shadows/shadow_more.gif);
}
.shadow_to_basket{
	background-image: url(images/buttons/shadows/shadow_to_basket.gif);
}

.shadow_checkout{
 background-image: url(images/buttons/shadows/shadow_checkout.gif);
}

.shadow_to_payment{
 background-image: url(images/buttons/shadows/shadow_to_payment.gif);
}

.shadow_continue{
 background-image: url(images/buttons/shadows/shadow_continue.gif);
}
.shadow_to_myaccount{
 background-image: url(images/buttons/shadows/shadow_to_myaccount.gif);
}

h3{
	margin: 0 0 4px 0;
	text-align: center;
	font-family: Georgia, Verdana, Arial;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
		color: #050505;
}
h3 a{
/*	color: #313230;*/
	color: #050505;
	font-family: Georgia, Verdana, Arial;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
.small_description{
 text-align: center;
 font-size: 12px;
 margin: 0 0 20px 0
}

.catalog_small_description{
 margin: 0 0 15px 0;
}
.item_listing_table td{
	padding: 10px 0
}
.small_description strong, .small_description .smdescr p{
	padding: 0 0 8px 0;
	display: block;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 auto 8px auto;
	font-size: 11px;
	width: 215px;
	font-weight: normal
}
.small_description .price {
	margin: 0 0 4px 0;
	color: #908d8d;
}
.small_description .price span{
	font-size: 17px;
	color: #666;
}
.item_listing_table td.img_cell{
	padding-left: 35px;
	padding-right: 25px
}
.detail_container{
	width: 100% !important;
	float: none !important;
	background: none !important;
	padding-left: 54px !important
}
.detail_container .item_listing_table td.img_cell{
	padding-right: 42px
}

.detail_container div.breadcrumb{
 margin-left: 160px;
}

.detail_container .item_listing_box{
 margin-top: 64px;
}

#products_page_container .item_listing_box{
 margin-top: 34px;
}


.item_actions_links{
	color: #908d8d;
	padding: 20px 0 0 0
}
.item_actions_links span{
	padding: 0 30px 0 30px
}
.item_actions_links a{
	background: url("images/arron.gif") no-repeat scroll 0 50% transparent;
	padding: 0 0 0 7px;
	color: #908d8d;
	font-size: 11px;
	text-decoration: underline
}
.item_actions_links a:hover{
}
.count_item_in_basket{
	text-align: center;
	margin: 10px 0 0 0;
	font-size: 12px
}
.count_item_in_basket a{
	color: #ff9600;
	text-decoration: underline
}
.count_item_in_basket a:hover{
}
#sliding_cart{
	display: inline
}
.wpsc-single-product #content{
	background: none;
	width: 100% !important
}

.shopping-cart-wrapper{
 display: inline;
}


.shadow{
 padding: 0 0 30px 0;
 background-position: center bottom;
 background-repeat: no-repeat;
 text-align: center;
}

.shadow a{
 position: relative;
 cursor: pointer;
 overflow: visible;
 width: auto
 display: inline-block;
}

.shadow input{
 position: relative;
}

.shadow a:hover, .shadow input:hover{
}

.shadow a:active, .shadow input:active{
 top: 1px;
}

.shadow_more{background-image: url(images/buttons/shadows/shadow_more.gif);}
.shadow_send{background-image: url(images/buttons/shadows/shadow_send.gif);}
.shadow_continue_shopping{ background-image: url(images/buttons/shadows/shadow_continue_shopping.gif);}
.shadow_to_home{ background-image: url(images/buttons/shadows/shadow_to_home.gif);}
.shadow_enter{ background-image: url(images/buttons/shadows/shadow_enter.gif);}
.shadow_signup{ background-image: url(images/buttons/shadows/shadow_signup.gif);}
.shadow_next{ background-image: url(images/buttons/shadows/shadow_next.gif); text-align: right; background-position: 100% 100%;}


/*.breadcrumb{
 margin: -43px 0 30px 10px;
 color: #908d8d;
 font-size: 12px;
 z-index: 101;
 position: relative;
}*/

.breadcrumb a{
 color: #908d8d;
 font-size: 12px;
 text-decoration: underline;
 padding: 0 0 0 7px;
 background: url(images/arrow.gif) no-repeat 0 50%;
}

.breadcrumb{
 margin: -15px 0 0px 0;
 color: #908d8d;
 font-size: 12px;
 z-index: 101;
 position: relative;
}

.breadcrumb em{
 font-style: normal;
 color: #908d8d;
 font-size: 12px;
 padding: 0 0 0 7px;
 background: url(images/arrow.gif) no-repeat 0 50%;
}

.breadcrumb span{
 padding: 0 7px 0 7px;
}

#popup h5{
 color: #333;
 font-size: 16px;
 padding: 0 0 10px 0;
 border-bottom: 1px solid #d9d9d9;
 margin: 0 0 20px 0;
}

.tell_a_friend .inner_popup{
 padding: 27px 15px 27px 27px;
}

.tell_a_friend .inner_popup p{
 color: #666;
 font-size: 12px;
 line-height: 18px;
}

.item_to_friend{
 text-align: center;
 vertical-align: top;
 padding-top: 7px;
}

.item_to_friend h4{
 color: #313230;
 font-family: Georgia,Verdana,Arial;
 font-size: 16px;
 font-weight: normal;
 margin: 10px 0 5px 0;
}

.item_to_friend p{
 font-size: 11px;
 color: #908d8d;
 margin: 0;
 padding: 0;
}

.popup_form_table .inputs{
 border: 1px solid #d2c5c5;
 background: #fff;
 width: 238px;
 color: #333;
 font-size: 12px;
 text-align: left;
}

.tell_a_friend textarea.inputs{
 height: 95px;
}

.popup_form_table{
 color: #908d8d;
 font-size: 11px;
}

.popup_form_table td{
 padding: 7px 0 7px 0;
}

.shadow_send{
 text-align: right;
 background-position: 100% 100%;
}

.tahnks_tell_a_friend{
 color: #666;
 text-align: center;
 font-size: 11px;
}

.tahnks_tell_a_friend p{
 margin: 0 0 18px 0;
}

.tahnks_tell_a_friend h6{
 text-transform: uppercase;
 color: #333;
 font-size: 16px;
 margin: 0 0 15px 0;
}
.tahnks_tell_a_friend .shadow{
 margin: 23px 6px 0 6px;
}

.share .inner_popup{
 padding: 34px 54px 0 54px;
}

.share p{
 margin: 19px 0 19px 0; 
 font-size: 11px;
}

.share a{
 display: block;
 float: left;
 width: 90px;
 margin: 0 26px 20px 0;
 line-height: 16px;
 height: 16px;
 color: #908d8d;
 font-size: 11px;
}

.share a span{
 display: block;
 background-position: 0 0;
 background-repeat: no-repeat;
 padding: 0 0 0 25px;
}

.share a.share_with_facebook span{background-image: url(images/icons/share/facebook.gif);}
.share a.share_with_livejournal span{background-image: url(images/icons/share/livejournal.gif);}
.share a.share_with_delici span{background-image: url(images/icons/share/delici.gif);}
.share a.share_with_twitter span{background-image: url(images/icons/share/twitter.gif);}
.share a.share_with_linkedin span{background-image: url(images/icons/share/linkedin.gif);}

.login_links{
 position: relative;
 padding-top: 17px !important;
}
.login_links .shadow{
 float: right;
 width: 81px;
}

.login_links a{
 color: #908d8d;
 font-size: 11px;
 text-decoration: underline;
 line-height: 26px;
}

.login_box .inner_popup{
 padding: 34px 54px 0 54px;
}

.shadow_signup{text-align: right; background-position: 100% 100%;}

.thanks_forgot_password{
 text-align: center;
}

#popup h5.thanks_forgot_password_header{
 text-align:center; 
 border:0; 
}

.thanks_forgot_password p{
 color: #666;
 font-size: 15px;
 margin: 0 0 30px 0;
}

.home_collage{
 margin: 21px 0 0 0;
 height: 395px;
 width: 935px;
 overflow: hidden;
/* background: #7f7f7f;*/
 display: block;
}

.left_home_banner{
 float: left;
 display: block;
 width: 50%;
 background: #ccc;
 height: 176px;
}

.right_home_banner{
 float: right;
 width: 50%;
 display: block;
 background: #e5e5e5;
 height: 176px;
}

.home #footer{
 margin-top: 35x;
}

.entry{
 font-size: 13px;
 color: #666;
}

.entry p{
 font-size: 11px;
 /*color: #4c4c4c;*/
 color: #908d8d;
 margin: 0 0 15px 0;
}

.entry h1{
 float: none;
 clear: both;
 color: #333;
 font-size: 30px;
 margin: 0 0 27px 0;
 padding: 0;
}

.sitemap h2{
 margin: 0 0 5px 0;
}

.sitemap a{
 color: #666;
 font-size: 13px;
 text-decoration: none; 
 font-weight: normal;
}

.sitemap a:hover{
 color: #ff9600;
 text-decoration: none;
}

.sitemap ul{
 margin: 0 0 15px 35px;
}

.empty_basket{
 text-align: center;
 padding: 175px 0 270px 0;
}

.empty_basket h4{
 color: #333;
 font-size: 16px;
 text-transform: uppercase;
 margin: 0 0 45px 0;
}

.empty_basket_buttons{
 width: 338px;
 margin: 0 auto;
}

.empty_basket .shadow_continue_shopping{
 margin: 0 6px 0 0;
 float: left;
}

.empty_basket .shadow_to_home{
 margin: 0 0 0 6px;
 float: right;
}

.wrap_product_image{
 width: 506px;
 height: 291px;
}

.wrap_product_image_listing .product_image{
 width: 350px;
 height: 200px;
}

#order{
 padding: 0 0 0 39px
}

.item_img_cell{
 width: 346px;
 text-align: center;
}

.product_row td{
 padding: 5px 0 5px 0;
}

.inline{
 display: inline;
}

.basket_actions{
 color: #908d8d;
 font-size: 11px;
}

.basket_actions .delete_from_basket{
 margin: 11px 0 0 0;
 padding: 12px 0 0 0;
 border-top: 1px solid #e5e5e5;
}

@-moz-document url-prefix() {
 .basket_actions .delete_from_basket {
   margin-top: 16px;
  }
}  

.basket_actions_wrap{
 width: 213px;
 text-align: center;
 margin: 0 auto;
 font-size: 11px;
}

input.count_of_item{
 width: 25px;
 border: 1px solid #d2d2d2;
 text-align: left;
}

.gift_certificate{
 width: 213px;
 margin: 0 auto;
 text-align: center;
 padding: 28px 0 0 0;
}

.gift_certificate p{
 background: url(images/bg/dot.gif) repeat-x 0 100%;
 padding: 0 0 10px 0;
 margin: 0 0 17px 0;
 font-size: 12px;
 color: #908d8d;
 line-height: 18px;
 color:#908D8D !important;
 font-size:12px !important;
}

.subtotal_basket{
 width: 213px;
 margin: 0 auto;
 text-align: center;
 padding: 28px 0 0 0; 
}

.subtotal_basket p{
 background: url(images/bg/dot.gif) repeat-x 0 100%;
 padding: 0 0 10px 0;
 margin: 0 0 17px 0;
 line-height: 18px;
 font-size: 14px;
 color: #908d8d;
 color:#908D8D !important;
 font-size:12px !important; 
}

.subtotal_basket p span{
 color: #333;
 font-size: 18px;
 vertical-align: top;
}

#coupon_num{
 width: 105px;
 border: 1px solid #d2d2d2;
}

.basket_description{
 width: 213px;
 margin: 0 auto;
 text-align: center;
}

.basket_description .small_item_description{
 font-size: 11px;
 color: #908d8d;
 padding: 0 0 9px 0;
 border-bottom: 1px solid #e5e5e5;
 margin: 0 0 9px 0;
}

.basket_description .price, .basket_description .material{
 font-size: 12px;
 color: #908d8d;
}

.basket_actions_wrap .pricedisplay{
 font-size: 12px;
 color: #333;
}

.order_line_box{
 width: 360px;
 height: 35px;
 margin: -25px 0 45px 95px;
}

.basket_actions_content span{
 vertical-align: middle;
}

.basket_actions_content *{
 vertical-align: baseline;
}



.error{
 color: #FF0000;
 font-size: 10px;
 padding: 4px 0 0 0;
 font-family: Tahoma;
}

.main_content div.breadcrumb{
 display: none !important;
}

.singl_card_wrap{
 width: 214px;
 height: 15px;
 margin: 10px 0 0 0;
}

#singl_card{
 color: #908d8d;
 font-size: 12px;
 text-align: center;
}

#singl_card a{
 color: #ff9600;
 font-size: 12px;
 text-decoration: underline;
}

#singl_card a:hover{
 text-decoration: none;
}

#forgot_frm{
 font-size: 12px;
 color: #908D8D;
}

#forgot_frm .popup_form_table{
 margin-top: 20px;
}

#rememberme{
 vertical-align: middle;
 margin: 0 2px 0 0;
}

.login_links label{
 vertical-align: middle;
}

.page-template-default .entry p{
 color: #333;
 font-size: 13px;
 line-height: 18px;
}

.page-template-default  .entry  .composition p,  .page-template-default  .entry  .smdescr p {
 color: #908D8D;
 font-size: 12px;
 line-height: normal;
}


.page-template-default .productcart  .entry p{
 
}

.autorisation_step, .shipping_adress_wrap{
 padding: 0 55px 0 95px;
}

.autorisation_step h5, .shipping_adress_wrap h5, .pay_box h5{
 color: #333;
 font-size: 16px;
 padding: 0 0 8px 0;
 margin: 0 0 25px 0;
 border-bottom: 1px solid #e5e5e5;
}

h6{
 color: #666;
 font-size: 13px;
 font-weight: normal;
 margin: 0 0 9px 0;
}

.autorisation_table td{
 color: #908d8d;
 font-size: 12px;
 padding: 7px 0 7px 0;
}

.autorisation_table td .inputs{
 width: 238px;
 border: 1px solid #d2d2d2;
}

.page-template-default .entry .about_autorisation p{
 font-size: 12px;
 color: #666;
 margin: 0 0 18px 0;
}

.autorisation_table td a, .autorisation_table td label{
 color: #908d8d;
 font-size: 12px;
}
.autorisation_table td label{vertical-align: middle;}
.autorisation_table td a{text-decoration: underline;}
.autorisation_table td a:hover{text-decoration: underline;}


.forgot_link{
 vertical-align: middle;
 padding-bottom: 30px !important;
 padding-top: 0 !important;
}


.autorisation_table td .shadow_signup{
 background-position: 100% 100%;
}

.autorisation_table td .shadow_login{
 background-image: url(images/buttons/shadows/shadow_enter.gif);
 background-position: 115% 100%;
 text-align: right;
}

.wpsc_checkout_table td{
 padding: 5px 0 5px 0;
 color: #908d8d;
 font-size: 12px;
}

.page-template-default .entry p.choose_country{
 padding: 5px 0 0 0;
 color: #908d8d;
 font-size: 12px;
}

.choose_country span{
 color: #ff3538;
}

#idprovs{
 padding-bottom: 10px;
 padding-top: 7px;
}

#idprovs label{
 display: block;
 margin: 0 0 20px 0;
 color: #b2b2b2;
}

#idprovs label input{
 margin: 0 12px 0 0;
}

.input_cell{
 text-align: left;
 width: 232px;
}

.input_cell input, .input_cell textarea, .input_cell select{
 width: 230px;
 font-size: 12px;
 border: 1px solid #d2d2d2;
}

.input_cell textarea{
 height: 95px;
}

.go_to_paement_box{
 float: right;
 width: 213px;
 margin: -50px 55px 0 auto;
}


.page-template-default .entry .go_to_paement_box p{
 background: url(images/bg/dot.gif) repeat-x 0 100%;
 padding: 0 0 10px 0;
 text-align: center;
 color: #908d8d;
 font-size: 12px;
 margin: 0 0 17px 0;
}

.page-template-default .entry .go_to_paement_box p span{
 color: #333;
 font-size: 16px;
}

.shipping_service_row{
 margin: 0 0 0 0;
 vertical-align: middle;
}

.shipping_service_row input{
 margin: 1px 10px 0 0;
 vertical-align: top;
}

.shipping_service_row strong{
 color: #333;
 font-weight: normal;
 font-size: 12px;
 display: inline-block;
 width: 240px;
 vertical-align: top;
}

.shipping_service_row span{
 color: #333;
 width: 80px;
 display: inline-block;
}

.shipping_service_row_wrap{
 margin: 0 0 24px 0;
}

.shipping_service_row_wrap p{
 margin: 8px 0 0 24px;
 color: #908d8d !important;
 font-size: 12px !important;
}

.disabled_row{
 color: #b2b2b2;
}

#wpsc_checkout_form_4{
 height: 40px;
}

#frm_paymethods label{
 color: #333;
 margin: 3px 0 3px 0;
 display: block;
}
#frm_paymethods label input, #paymethods label input{
 margin: 0 10px 0 0;
}

.shadow_continue{
 float: right;
 margin: 25px 102px 0 0;
}

#billing_step{
 margin-right: 50px;
}

#billing_step .wpsc_checkout_table{
 margin-left: 95px;
}

.page-template-default .entry .pay_box p{
 color: #666;
 font-size: 12px;
 margin: 0 0 15px 0;
}

#billing_step .pay_box p a{
 color: #666;
 font-size: 13px;
 text-decoration: underline 
}

#billing_step .pay_box p a:hover{
 text-decoration: none;
}

.finish_order{
 text-align: center;
 padding: 130px 0 180px 0;
}

.finish_order h6{
 color: #333;
 font-size: 16px;
 font-weight: bold;
 margin: 0 0 15px 0;
}

.finish_order h6 strong{
 color:#FF9600;
}


.page-template-default .entry .finish_order p{
 color: #666666;
 font-size: 13px;
}


.finish_button{
 width: 325px;
 margin: 30px auto 0 auto;
}

.finish_button .shadow_to_home{
 float: none;
}

.finish_button .shadow_to_myaccount{
 float: right;
}

#CustomSlideshow{
 width: 935px;
 height: 388px;
 overflow: hidden;
}

#frm_paymethods label, #paymethods label {
 color:#333333;
 display:block;
 margin:3px 0;
}

.login_links .shadow_next {
 background-position: 50% 100%;
}