@charset "utf-8";


* {
	padding:0;
	margin:0;
}


/*  Body */
body {
	background : #E4E6E5 url(bg.jpg) repeat-x;
    padding : 0;
    margin : 0;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	color: #5d717e;
	text-align:center;
}

/* Global Layout */

/*  Wrapper */
#Wrapper {
	 background : #FFF url(leftbg.jpg) repeat;
	 border : 1px solid #999;	
	 text-align : left;
	 margin : 0px auto;	 
     width : 980px;  
}
   
/*  Header */
#Header {
	 background : #FFF url(headerbg.jpg) repeat-x;
     height : 228px; 
     width : 980px;    
}
#SiteLogo {
	float:left;
	padding:10px;
}
/*  Top Navigation */
ul#TopNav {
	float:left;
	overflow:hidden;
	list-style-type:none;
	text-align:center;
	margin:53px 0px 0px 10px;
	padding:0; 
}
ul#TopNav li{
	display:block;
	float:left;
	background: url(top_separator.gif) no-repeat -3px 6px;
	margin:0 4px 0 -4px; /*use negative margin-left to hide the background image*/
	padding:1px;
}
ul#TopNav a{
	float:left;
	padding:7px 14px;
	text-decoration:none;
	color:#6C8493;
	font-size:12px
}
ul#TopNav a:hover{
	color:#FFF;
}
ul#TopNav li.current_page_item a{
	font-weight:bold;
	background:#FFCC00;
	color:#000;
}
   
/*  Banner */
#Banner {
     height : 228px;   
}
   
/*  Left Column */
.LeftPadding { padding : 10px; }
#LeftColumn {
     float : left;
     width : 215px;	 
}
   
/*  Main Column */
#MainColumn {
	 float : left; 
	 width : 545px;	
	 margin : 5px 0px 0px 0px;  
	 background : #FFF;
	 min-height : 790px;	 	 
}
	   
/*  Right Coloumn */
.RightPadding { padding : 15px; }
#RightColumn {
     float : left;
     width : 220px;
}
   
/*  Footer Bar */
#FooterWrapper {
     clear : both;
}
#FooterTop {
	height: 50px;
	background: #676767;
}
#FooterTop #copyright {
	float: left;
	width: 787px;
	background: #676767;
}
#FooterTop #copyright h3 { 
	padding: 5px 20px;
	color: #FFF;
}
#FooterTop #poweredby:hover {	background: url('rackspace-over.png') no-repeat right; }
#FooterTop #poweredby {
	float: left;
	width: 193px;
	height: 50px;
	background: url('rackspace.png') no-repeat right;
}	
#FooterBase {
	clear: left;
	height: 100px;
	background: #252525;	
}
#FooterBase .basecontainer {
	float: left;
	width: 300px;
	height: 98px;
	padding: 0px 12px;
	margin: 1px;
	background: #313131;
}
#FooterBase .basecontainer h3 {
	color: #FFF;
}
#FooterBase .basecontainer ul {
	width: 150px;
	list-style:none;
	padding:0;
	margin:0;
}
#FooterBase .basecontainer li a {
	text-decoration:underline;
	color:#FFCC00;
}
#FooterBase .basecontainer li a:hover {
	text-decoration:underline;
	color:#FF6600;
}
	
/************* Global Styles Redefined ************/

/* top links */
#header_links {
	height: 60px;
	list-style-type: none;
}
#header_links div.sitemap, #header_links div.contact, #header_links div.add_bookmark  {
	float:left;
	width: 60px;
}
#header_links a {
	display: block;
	height: 10px;
	color: #595a5e;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
}

/* Block editorial */
.editorial_block { clear:left; text-align:center; margin:0px; padding:0px; }
.editorial_block h2 { background: none;	padding: 0;	margin: 0; }
.editorial_block h3 { background: none;	padding: 0;	margin: 0; }
#editorial_block_center p { padding:0px; margin:0px; }

/* block top search */
#Header #search_block_top {
	float: right;
	padding: 45px 0;
	width: 320px;
	background: url('search_bg.png') no-repeat right; 
}
#Header #search_block_top input#s {
	width: 200px;
	padding: 8px;
	border: none;
	background: none;
	font-weight: bold;
	font-size: 14px;
	margin: 20px 10px;
	color: #000; 
}
#Header #search_block_top input.clubit_search_button {
	width: 68px;
	height: 67px;	
	border: none;
	background: url('search_button.png');
}
#Header #search_block_top input.clubit_search_button:hover {
	width: 68px;
	height: 67px;	
	background: url('search_button_over.png');
}

#Header #imageleft {
	float : left;
	width : 220px;
	clear:both;
	height : 142px;
	margin-top : -78px;
	background: url('left_image.jpg');
}
#Header #bannercontainer {
	float : left;
    width : 540px; 
}
#bannercontainer #banner {
	width : 468px;
	height : 60px;
	margin : -35px auto;
}
#Header #imageright {
	float :left;
	width : 220px;
	height : 142px;
	margin-top : 1px;	
	background: url('right_image.jpg');		
}

/*  Left navigation */
#leftnav ul
{
width : 215px;
list-style: none;
padding: 0;
margin: 0;
} 
#leftnav li a
{
background: #EBEBEB;
height: 30px;
line-height: 30px;
padding-left: 5px;
display: block;
color: #666;
font-size: 13px;
text-decoration: none;
margin: 1px 0px;
} 
#leftnav li a:hover {
background: #31363E;
color: #FFF;
}
#leftnav li a.selected {
background: #FFCC00;
color: #000;
}

/*  Account Links */
#accountlinks { margin:0 auto 10px; width:140px; height:5px; font-weight:bold; }	
.linkseparator { color:#D3D3D3; float:left; font-weight:bold; }

h3.registerlink a { color:#595959; float:left; text-decoration:underline; font-size:13px; font-weight:normal; }
h3.registerlink a:hover { color:#000; }

h3.signinlink a { color:#FAA420; float:left; text-decoration:underline; font-size:13px; font-weight:normal; }
h3.signinlink a:hover { color:#990000; }

/*  Clubit Brands */
#ClubitBrands {
	clear:both;
	width:160px;
	margin:30px auto;
}

/*  Dating 1st */
#ClubitBrands #ClubitDating a {
	display:block;
	width:160px;
	height:60px;	
	background: url('dating.png');
}	
#ClubitBrands #ClubitDating a:hover {
	background: url('dating-over.png');
}	
#ClubitBrands #ClubitWholesale a {
	display:block;
	width:160px;
	height:60px;	
	background: url('wholesale.png');
}	
#ClubitBrands #ClubitWholesale a:hover {
	background: url('wholesale-over.png');
}	
#ClubitBrands #ClubitMobiles a {
	display:block;
	width:160px;
	height:60px;	
	background: url('mobiles.png');
}	
#ClubitBrands #ClubitMobiles a:hover {
	background: url('mobiles-over.png');
}	
#ClubitBrands #ClubitTV a {
	display:block;
	width:160px;
	height:60px;	
	background: url('tv.png');
}	
#ClubitBrands #ClubitTV a:hover {
	background: url('tv-over.png');
}	

#ClubitBrands #ClubitGames a {
	display:block;
	width:160px;
	height:60px;	
	background: url('games.png');
}	
/*  Games Last */
#ClubitBrands #ClubitGames a:hover {
	background: url('games-over.png');
}	

/*** Home Categories Module  ***/
div.home_categories ul {
 text-align:center;
 list-style:none;
 margin:0px 12px;
 
}
div.home_categories li {
 float: left;
 margin: 5px;
 width: 120px; 
}
div.home_categories h5 a {
 font-size: x-small;
 color: #999;
}
div.home_categories h5 a:hover {
 text-decoration:underline;
 color: #444;
}
div.home_categories div {
 width: 120px; 
 filter:alpha(opacity=70); 
 opacity: 0.7;
 -moz-opacity:0.7;

 border: 1px solid #EFEFEF; 
}
div.home_categories div:hover {
 filter:alpha(opacity=100); 
 opacity: 1;
 -moz-opacity:1;
 border: 1px dashed #FF8000; 
}


/* block in the center column */
#center_column {padding:0}
#MainColumn p { margin: 0.5em 0; padding-left:0.7em;}
#MainColumn div.block { width: 545px; margin:auto;}
#MainColumn div.block h4 {
	background: transparent url('block_header_large.gif') no-repeat top left;
	text-transform: uppercase;
	text-align: center;
	line-height: 45px;
	border: none;
	height: 55px;
	color: #333;
}
/* Special style for block products in center column */
#MainColumn .products_block { border: none; }
#MainColumn .products_block  { color: #595a5e; }
#MainColumn .products_block h4 { line-height: 1.3em; }
#MainColumn .products_block h5 { padding: 4px 0px 6px 0px; }
#MainColumn .products_block .block_content {
	margin: auto;
	height: 162px;
	width: 487px;
	padding:0pt;
}
#MainColumn .products_block ul li:hover {}
#MainColumn .products_block ul li {
	float: left;
	clear: none;
	width:120px;
	height:162px;
	padding: 0;
	margin-top:0;
}
/*#MainColumn .products_block li.last_item { float:none; clear:both; }*/
#MainColumn .products_block li.last_item_of_line { border-right:none; }
#MainColumn .products_block li.first_item_of_line { clear:both; }
#MainColumn .products_block li.last_line { border-bottom:none; }
#MainColumn .products_block p, #MainColumn .products_block h5 { margin: 0.5em 0.1em; }
#MainColumn div.products_block h5 {
	display: block;
	height: 2.5em;
}
#MainColumn div.products_block h5 a {
	color: #374853;
	font-size:1.1em;
}
#MainColumn div.products_block ul li p {
	margin:0px 10px;
	padding:0;
}
#MainColumn div.products_block p.product_desc {
	height:9.5em;
	color: #595a5e;
}
#MainColumn div.products_block a.product_image {
	display: block;
	filter:alpha(opacity=70); 
	opacity: 0.7;
	-moz-opacity:0.7;
	width: 129px;
	height: 130px;
	margin-left:2px;
}
#MainColumn div.products_block a.product_image:hover {
	filter:alpha(opacity=100); 
	opacity: 1;
	-moz-opacity:1;
}
#MainColumn div.products_block a.product_image img {
	border: 1px solid #CCC;
	float:none;
	margin:0;
}
#MainColumn div.products_block p.product_desc, #MainColumn div.products_block h5 {
	margin-left:0.6em;
	margin-right:0.6em;
}
#MainColumn div.products_block ul li p.product_desc a { font-weight:normal; }
#MainColumn .products_block span.price {
	text-align: center;
	font-size: 12px;
	padding: 4px;	
	display: block;
}
#MainColumn div.products_block span.price_incvat{
	font-size: 11px;
	color:#666666;
}
#MainColumn .products_block a.button, #MainColumn .products_block a.exclusive, #MainColumn .products_block span.exclusive {
	margin: 0.5em auto;
}
div.block .featured_block_content {
	text-align: center;
	margin: 0px 22px;
}

/* product-list.tpl */
ul#product_list{ 
	margin: 10px 30px;
    list-style-type:none; 
}
ul#product_list li {
    float: left;
	width:160px;
	height: 250px;	
	padding: 0px;
	text-align: center;
}

/* product-sort.tpl */
form#productsSortForm p{
	padding:20px;
	height: 1em;
	margin: 0.5em 0 0 0;
}
form#productsSortForm p label, form#productsSortForm p select{ float:right; }
form#productsSortForm p select{ font-size:1em; }


/* product-list.tpl */
ul#product_list li a{ text-decoration:none; color:#374853; }
ul#product_list img{
	border: solid 1px #CCC;
}
ul#product_list li h3{ display:block; font-size:11px; font-weight:bold; margin:auto; width:135px; height:32px; }
ul#product_list li .new{
	background:transparent url(flag_new_bg.jpg) repeat-x scroll 0%;
	border:1px solid #488C40;
	color:white;
	font-size:0.6em;
	font-weight:bold;
	margin:0pt 1em 0pt 0pt;
	padding:0pt 0.4em;
	text-transform:uppercase;
	vertical-align:0.3em;
}
ul#product_list li .discount{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
}
ul#product_list li .on_sale{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
}
ul#product_list li .reduction {
	display: block;
	margin-bottom: 0.3em;
}
ul#product_list li .price{
	font-size: 16px;
	margin-bottom: 0.2em;
	width:120px;
}
ul#product_list li span.availability{
	color:#488c40;
	font-size:0.9em;
}
ul#product_list li a.button{ margin:5px auto; }


/* category Products block */
#productscategory{
	margin:2em auto 0pt;
	height:120px;
	width:100%;
}

#productscategory_noscroll{
	margin:2em auto 0pt;
	height:120px;
	width:100%;
}

#productscategory_list{
	overflow:hidden;
	float:left;
	width:96%;
}
#productscategory_list ul{
	padding-left:0px;
	list-style-type:none;
}
#productscategory_list li{
	float:left;
	margin:0 3px;
	cursor:pointer;
	text-align:center;
	width:100px;
	overflow:hidden;
}
#productscategory_scroll_left, #productscategory_scroll_right{
	background: url('thumbs_left.gif') no-repeat center;
	text-indent:-3000px;
	display:block;
	width:9px;
	height:18px;
	float:left;
	margin-top:30px;
}
#productscategory_scroll_right{
	background-image: url('thumbs_right.gif');
}



/* pagination.tpl */
div.pagination {
	clear:both;
	float:right;
	padding:20px;
}
ul.pagination {
	list-style: none;
	float: left;
}
ul.pagination li {
	display: inline;
	float: left;
	margin-right: 0.3em;
}
ul.pagination li, ul.pagination a, ul.pagination span {
	font-weight: bold;
	color: #374853;
}
ul.pagination a, ul.pagination span {
	border: 1px solid #888;
	padding: 0em 0.4em;
	display: block;
	line-height: 17px;
	background: #bdc2c9 url('pagination_bg.gif') repeat-x top right;
}
ul.pagination a { text-decoration: none; }
ul.pagination li.current span {
	background-color: #595a5e;
	background-image: url('pagination-bg-current.gif');
	color: white;
	border: 1px solid #595a5e;
}
ul.pagination li.truncate {
	padding: 0.3em;
	background: none;
}
#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {
	background-image: url('pagination-prevnext-bg.gif');
	border: none;
	line-height: 19px;
	border-color: #d0d1d5;
	border-style: solid;
	border-width: 0 1px;
}
#pagination_previous {
	background: transparent url('pagination-prev-border.gif') no-repeat top left;
	padding-left: 6px;
}
#pagination_previous a, #pagination_previous span {
	border-left: none;
}
#pagination_next {
	background: transparent url('pagination-next-border.gif') no-repeat top right;
	padding-right: 6px;
}
#pagination_next a, #pagination_next span { border-right: none; }
li.disabled span {
	color: #888;
	background-color: #f1f2f4;
}

form.pagination { text-align: right; }
form.pagination label {
	line-height: 1.4em;
	vertical-align: bottom;
	float:right;
	margin-left: 0.3em;
}
form.pagination select { float:right; }
form.pagination select option{
	font-size: 0.9em;
	padding-right: 1em;
}
form.pagination input{ float:right; }

/* product.tpl */
#primary_block h3 {
	float: left;
	width: 510px;
	margin: 10px;
	display: block;
	font-weight: bold;
	border: 1px solid #EFEFEF;
	text-align: center;
	padding: 6px;
	color: #333;	
}

#primary_block #pb-right-column{
	width:278px;
	float:left;
	margin-left:10px;
}
#primary_block #image-block img{
	border:#d0d1d5 solid 1px;
}
#primary_block #image-block img#bigpic{ cursor:pointer; }
#primary_block ul#usefull_link_block{
	list-style-type:none;
	margin-top:2em;
}
#primary_block ul#usefull_link_block li{ margin:0.5em 1em 0.5em 0; }
#primary_block ul#usefull_link_block li a, #primary_block ul#usefull_link_block span.span_link, #primary_block ul#usefull_link_block span.span_link:hover{
	text-decoration:none;
	color:#76839b;
	font-size:0.9em;
	background: white url('bullet_alt.jpg') no-repeat top left;
	padding-left:15px;
	display:block;
	height:15px;
}
#primary_block #pb-left-column{
	float:left;
	margin-left:1.1em;
	width:233px;
}
#primary_block #short_description_block{
	background: #e5e6e7 url('product-short-desc-bg.gif') repeat-x top left;
	border: 1px #d0d3d8 solid;
	padding:0.7em;
	margin-bottom:1.5em;
}
#primary_block #color_picker p {
	margin: 0 0 0.4em 0;
	padding: 0 0 0 0;
}
#primary_block #color_picker {
	padding: 0.7em;
	background: #e5e6e7 url('product-short-desc-bg.gif') repeat-x top left;
	height: 42px;
	border: 1px #d0d3d8 solid;
	margin-bottom: 1.5em;
}
#primary_block a.color_pick {
	width: 20px;
	height: 20px;
	float: left;
	border: 1px solid #666;
	margin: 0 0.5em 0 0;
	cursor: pointer;
}
#primary_block a.color_pick:hover {
	border: 1px solid #000;
}


#primary_block p.buttons_bottom_block{ margin:0; }
#primary_block p.buttons_bottom_block a, #primary_block p.buttons_bottom_block input { margin:0.9em auto 0 auto; }
#primary_block #short_description_content{ margin-bottom:0.5em; }
#primary_block form#buy_block{
	background: #f1f2f4 url('product-buy-bg.gif') repeat-x top left;
	font-size:1.1em;
	padding:0.7em;
	color:#374853;
	border: 1px #d0d3d8 solid;
}
#primary_block form#buy_block p{
	padding:0;
	margin-top:0;
}
#primary_block form#buy_block img.on_sale_img{
	float:left;
}
#primary_block form#buy_block span.on_sale{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
}
#primary_block form#buy_block span.discount{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
}
#primary_block form#buy_block span.our_price_display{
	float:right;
}
#primary_block form#buy_block span#availability_label{
	float:left;
	margin-right:1em;
}
#primary_block form#buy_block label{
	text-align:right;
}
#primary_block form#buy_block label,#primary_block form#buy_block select{
	display:block;
	width:47%;
	float:left;
}
#primary_block div#attributes p, #quantity_wanted_p{ height:2em; }

/* prices */
#primary_block form#buy_block p.price{
	font-size:1.05em;
	text-align:right;
}
#primary_block form#buy_block span#pretaxe_price{
	font-size:0.75em;
	text-align:right;
}
#primary_block form#buy_block p#old_price{
	font-size:0.8em;
	text-align:right;
	text-decoration:line-through;
}
#primary_block form#buy_block p#reduction_percent{
	color:#da0f00;
	font-size:0.75em;
	text-align:right;
}
#primary_block form#buy_block p.price-ecotax{
	font-size:0.75em;
	text-align:right;
}

/* Special style for block cart*/
#cart_block .block_content { padding: 0.6em; }
#cart_block h4 { background-image: url('block_header_exclusive_cart.gif'); }
#cart_block h4 span{
	text-transform:none;
	font-size:0.8em;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:10px;
}
#cart_block h4 span#block_cart_collapse{ background-image: url('sort_asc_white.gif'); }
#cart_block h4 span#block_cart_expand{ background-image: url('sort_desc_white.gif'); }
#cart_block #cart_block_no_products{ margin: 0.5em 0; }
#cart_block dl dt a, #cart_block dl dt span.quantity-formated {
	float: left;
}
#cart_block dl {
	font-size: 0.9em;
}

#cart_block dt{
	padding-top:0.4em;
	height:1.2em;
}
#cart_block dl span.quantity-formated{ padding-right:0.3em; }
#cart_block dt, #cart_block dd{
	clear: both;
	margin-top:0.2em;
}
#cart_block dd{ margin-left:1em; margin-right:1em; font-style:italic;}
#cart_block dl dt a { font-weight: bold; }
#cart_block a.ajax_cart_block_remove_link {
	width:11px;
	height:13px;
	margin-left:4px;
	float:right;
	font-size:0;
	display:block;
	background: transparent url('delete.gif') no-repeat left bottom;
}
#cart_block a.ajax_cart_block_remove_link:hover { text-decoration:none; }
#cart_block p { clear: both; }
#cart_block p span {
	clear: right;
	float: left;
	text-align: right;
}
#cart_block li { clear: both; }
#cart_block span.price {
	color: black;
	float: right;
}
#cart_block dl span.price {
	font-weight: normal;
	color: white;
	float: right;
}
#cart_block_wrapping_cost, #cart_block_shipping_cost , #cart_block_total{ padding-right:1.3em; }
#cart_block table#vouchers, #cart_block p#cart-prices {
	margin-top:0.5em;
	border-top:1px solid white;
	height: 3em;
	padding-top:0.4em;
	margin-bottom:0.5em;
	clear:both;
}

#cart_block table#vouchers td {
	padding:0;
	border:0;
	height:1.5em;
}

#cart_block table#vouchers td.price {
	color:white;
	font-size:1em;
	font-weight:normal;
	width:37%;
	text-align:right;
}
#cart_block table#vouchers td.delete {
	width:9%;
	text-align:right;
}

#cart_block table#vouchers td.delete img{
	margin:0;
}

#cart_block p#cart-buttons {
	height: 1.6em;
	margin:0 -0.3em;
}
#cart_block p#cart-buttons a { float: left; }
#cart_block p#cart-buttons a#button_order_cart { float: right; }

#cart_block .cart_block_customizations {
	margin-left: 6px;
	list-style-type: square;
}


/* Default block style */
div.block {
	margin-bottom: 1em;
	width: 191px;
}
#LeftColumn div.block, #RightColumn div.block {
	padding-bottom: 6px;
	background: transparent url('block_footer.gif') no-repeat bottom left;
}
div.block h4 {
	font-family: Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
	padding-left:0.5em;
	border-bottom:1px solid #595A5E;
	padding-top:2px;
	line-height: 26px;
	color: #FFF;
	height: 28px;
	background: transparent url('block_header.gif') no-repeat top left;
}
div.block h4 a { color: #FFF; }
div.block ul { list-style: none; }
div.block ul.tree li { padding-left:1.2em; }
div.block a:hover { text-decoration: underline; }
#LeftColumn div.block .block_content a.button_large, #RightColumn div.block .block_content a.button_large { margin:0 0 0 -3px; }
div.block .block_content {
	border-left: 1px solid #595a5e;
	border-right: 1px solid #595a5e;
	padding:0.5em 0.7em 0pt;
	background: #EBEBEB;
	min-height:20px;
}
div.block li {
	padding: 0.2em 0 0.2em 0em;
	list-style-position: outside;
}
div.block a {
	color: #595a5e;
	text-decoration: none;
}

/* block exclusive */
#LeftColumn div.exclusive, #RightColumn div.exclusive {
	background: transparent url('block_exclusive_footer.jpg') no-repeat bottom left;
}
div.exclusive h4 {
	background: transparent url('block_header_exclusive.gif') no-repeat top left;
	color: white;
}
div.exclusive h4 a { color: white; }
div.exclusive li { margin-top: 0; }
div.exclusive, div.exclusive a { color: #666; }
div.exclusive .block_content {
	background: #EBEBEB;
	border-left: 1px solid #595a5e;
	border-right: 1px solid #595a5e;
}

/* block myaccount */
#LeftColumn div.myaccount, #RightColumn div.myaccount { background: #f6dce8 url('block_footer_myaccount.jpg') no-repeat bottom left; }
div.myaccount h4 { background: #971d58 url('block_header_myaccount.jpg') no-repeat top left; }
div.myaccount h4 a, div.myaccount h4 { color: white; }
div.myaccount, div.myaccount a { color: #5d0630; }
div.myaccount ul.bullet { margin-top: 0.6em; }
div.myaccount ul.bullet li { background-image: url('bullet_myaccount.gif'); }
div.myaccount ul.bullet .icon { display: none; }
div.myaccount p.logout { padding: 0.3em 0 0.3em 2em; }
div.myaccount p.logout, div.myaccount p.logout a { color: #dd2a81; }
div.myaccount p.logout a { text-decoration: underline; }
div.myaccount p.logout a:hover { text-decoration: none; }
div.myaccount .block_content {
	background: #f6dce8 url('block_bg_myaccount.jpg') repeat-x bottom left;
	border-left: 1px solid #f6dce8;
	border-right: 1px solid #f6dce8;
}
.account_input {
	margin-left: 0px;
	width:15em;
}
