/* CSS Document */
.mainbodydiv {
	height: auto;
	width:100%;
	width: auto;
	margin-right: auto;
	
	margin-left:0px;
}


body{
	margin:0px;
	padding:0px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#FFFFFF;
}

#main{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background:url(images/header_bg.gif) repeat-x;
      
}

.goBtn
{
	width:79px;
	height:27px;
	text-align:left;
	border:0px solid #999999;
	background:url(images/button_search.gif) no-repeat;
}

.productListBoxDiv
{
	float:left;
	width:220px;
	border-right:4px ridge #7c7c7c;
	border-left:4px groove #7c7c7c;
	border-top:2px solid #7c7c7c;
	border-bottom:2px solid #7c7c7c;
	text-align:center; 
	height:287px;
}


.Koincontent {
	height: auto;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.Koincontent-left-text-div {
	float: left;
	height: auto;
	width: 585px;
	padding-left: 5px;
	padding-right:20px;
	position:relative;
	overflow:hidden;
}
.Koincontent-right-image-div {
	float:left;
	height:274px;
	padding-left:0;
	text-align:right;
	width:276px;
}
.Koincontent-left-text-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #949590;
	
	
}
.Koincontent-left-sub-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #343434;
	padding-top:10px;
}
.Koincontent-left-email-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	height: auto;
	width: 250px;
	margin-top: 25px;
	float: left;
	text-align: right;
}
.Koincontent-left-email-box {
	float: left;
	height: auto;
	width:auto;
	margin-top: 25px;
	padding-top: 5px;
	padding-left: 10px;
}

.hr-style {
	height: 1px;
	width: 575px;
	line-height: 1px;
	margin-top: 25px;
	color: #efefef;
}


#header{
	height:168px;
	/*width:950px;*/
	width:1000px;
	margin:0px auto;
	
}

.logo{
	height:160px;
	float:left;
}
	
#header_right{
	float:left;
	/*width:825px;*/
	width:875px;
	overflow:hidden;
	height:180px;
}

.header_rightT{
	padding-top:5px;
	height:23px;
}

.toptxt{
	float:left;
}
	
.top_links{
	float:right;
	text-transform:uppercase;
	font-size:11px;
	/*newly added*/
	padding-top:5px;
}
.mainBannerProd
{
	border-left:1px #999999 dotted;
	background:url(images/banner_grid_background.gif) repeat-x;
	height:237px;
	margin-top:8px;
	margin-bottom:8px;
	float:left;
	width:236px;
}
.mainBannerImage
{
width:656px;float:left;
}
.mainBannerBox
{
	height:250px;clear:both;border:1px #999999 solid;margin-bottom:2px;
}
a.top_linkstxt:link, a.top_linkstxt:active, a.top_linkstxt:visited {
	color:#999999;
	text-transform:uppercase;
	text-decoration:none;
}

a.top_linkstxt:hover {
	color:#666;
	text-decoration:none;
}

a.top_MyCart:link, a.top_MyCart:active, a.top_MyCart:visited {
	color:#3ea2dc;
	text-transform:uppercase;
	text-decoration:none;
}

a.top_MyCart:hover {
	color:#037ec6;
	text-decoration:none;
}

.header_rightB{
	padding:0px 5px;
	/*height:90px;*/
}

.left_links{
	/*text-transform:uppercase;
	padding-right:5px;
	width:105px;
	border-right:1px solid #FFFFFF;
	text-align:right;
	float:left;
	font-weight:bold;
	height:81px; 
	padding-top:17px;
	border-right:1px solid #FFFFFF;*/
	float:left;
	font-weight:bold;
	height:90px;
	padding-right:6px;
	padding-top:30px;
	vertical-align:middle;	
	text-transform:uppercase;
	width:auto;
}

.row{
	padding-bottom:2px;
	
}

a.blackLink:link, a.blackLink:active, a.blackLink:visited
{
color:#000000;
}


a.linktxt:link, a.linktxt:active, a.linktxt:visited  {
	color:#FFFFFF;
	text-decoration:none;
	
}

.sublinkimg{
	float:left;
}

.sublinktxt{
	/*padding-left:114px;*/
	position:relative;
}

.search{
	clear:none;
	padding-top:50px;
	text-align:right;
}

/*containetr*/
#container{
	width:932px;
	margin:0px auto;
	margin-top:12px;
	overflow:hidden;
}

#datacontainer{
	width:932px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
	color:#303030;
}

.header_img{
	padding-bottom:30px;
}

#left{
	width:572px;
	float:left;
}

#right{
	width:298px;
	float:right;
}
	
.box{
	background:#eaeaea;
	border:1px solid #9b9b9b;
	/*padding:5px;*/
}

.bottom_advt{
	width:828px;
	margin:0px auto;
	text-align:center;
	clear:both;
	overflow:hidden;
	padding-top:50px;
}

.advt{
	width:164px;
	float:left;
	padding-right:43px;
}	

#footer{
	border-top:4px solid #E02B3E;
	clear:both;
	margin:2px auto 0;
	padding-bottom:10px;
	padding-top:15px;
	width:auto;
}

.footerlink{
	color:#e02b3e;
	padding-bottom:5px;
}

a.footerlink:link, a.footerlink:active, a.footerlink:visited{
	color:#e02b3e;
	text-decoration:none;
}

a.footerlink:hover{
	color:#e02b3e;
	text-decoration:underline;
}
	
/*sublink*/	
.sublinkcolumn{
	float:left;
	/*padding:0px 5px;*/
	/*border-right:1px solid #FFFFFF;*/
	color:#FFFFFF;
	height:100px;
}	

.sublink{
	text-transform:uppercase;
	font-weight:normal;
	font-size:10px;
}


.sublink-2
{
/*	padding-top:16px;
	padding-left:150px;*/
}

.sublink ul{
	padding:0px;
	margin:0px;
}

.sublink li{
	list-style:none;
	padding:0px;
	margin:0px;
}

#main_table td.main_hover:hover{
background: #addbeb;
font-size:11px;

}

#main_table td.main_hover1:hover{
background: #f4bfd9;
font-size:11px;
}

.sublinkhead{
/*color:#addbeb;*/
font-size:12px;
font-weight:bold;

height:110px;
}
/*
a:link, #navEZPagesTOC ul li a 
{
color:#F1F8FE;
font-size:10px;
text-decoration:none;
}
*/
/*.main_hover a:link, #navEZPagesTOC ul li a*/
.main_hover a:link, #navEZPagesTOC ul li a:link, a:active, a:visited
{
color:#F1F8FE;
text-decoration:none;
text-transform:capitalize;
font-size:11px;
font-weight:normal;

}
#sub0-9m:hover
{
	color:#FFFFFF;
}

.main_hover1 a:link, #navEZPagesTOC ul li a:link, a:active, a:visited
{
color:#F1F8FE;
text-decoration:none;
text-transform:capitalize;
font-size:11px;
font-weight:normal;

}
/*  inside main manu link */
.main_hover a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover
{
color:#63686c;
text-decoration:none;
text-transform:capitalize;
font-size:11px;
font-weight:normal;
background:url(images/activeProdarrow.gif) no-repeat;
background-position:right 5px;


}
.main_hover1
{
	border-left:1px solid #FFFFFF;
	height:152px;
	padding:4px 0px 0px 5px;
}
.main_hover
{
	
	border-left:1px solid #FFFFFF;
	height:152px;
	padding:4px 0px 0px 5px;
}

/*  inside main manu link2 */
.main_hover1 a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover
{
color:#63686c;
text-decoration:none;
text-transform:capitalize;
font-size:11px;
font-weight:normal;
background:url(images/activeProdarrow.gif) no-repeat;
background-position:right 5px;
}

.sublink ul 
{
line-height:12px;
margin:0;
padding:0;
}


/*product detail*/

.toplinkL{
	background:url(images/toplinkL.gif) no-repeat;
	height:17px;
	width:460px;
	float:left;
}

.toplinkR{
	float:right;
	padding-top:3px;
	padding-right:10px;
	color:#000000;
}
.toplinkR a:visited{
	color:#000000;
}
.toplinkR a:hover{
	color:#686868;
}
a.testblack{
color:#000000;}

.breadcrumb{
	color:#FFFFFF;
	float:left;
	font-size:11px;
	width:210px;
}

.navlinks{
	color:#FFFFFF;
	float:right;
	margin-top:-16px;
	padding-right:20px;
}
.navlinksnextP{
	clear:both;
	color:#FFF;
	float:right;
	margin-top:-16px;
	padding-right:20px;
}

a.nextPre{
	color:#686868;
}
a.nextPre:hover{
	color:#FFF;
}

.navlinks a:hover{
	color:#666;
}
a:link
{
color:#666666;
text-decoration:none;
}
.prod_img a:visited
{
color:#666666;
text-decoration:none;
}

a:active{
	color:#303030;
	text-decoration:none;
}

a:hover{
	color:#303030;
	text-decoration:none;
}	

#productimg_box{
	display:inline;
	float:left;
	margin-left:25px;
	margin-top:15px;
	width:300px;
	vertical-align:bottom;
}

.productimg{
	padding-top:0px;
	height:auto;
	width:258px;
	border:1px solid #acacac;	
}

.rollontxt{
	position:absolute;
	background:#FFF;
	filter:alpha(opacity=70);
	opacity:0.5;
	color:#000000;
	right:0px;
	bottom:17px;
	padding:5px;
	font-size:11px;
}

.rollontxt-image{
	left: 10px;
	top: 10px;
	font-size:11px;
	
}

.boxBGcolor
{
	background-color:#f4f2f5;
	width:248px;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	height:60px;
	padding-left:10px;
	padding-top:10px;
}


.smallimg_box{
	
	width:100%;
	padding:0px 0px 0;
	margin:0px;
}

.small_img{
	border:1px solid #6b6a66;
	margin-right:11px;
	float:left;
}

/*.whitebox_bottomL{
	border-left:1px solid #acacac;
	border-right:1px solid #acacac;
	border-top:1px solid #acacac;
	padding-left:10px;
	float:left;
	clear:both;
	width:248px;
}*/


.whitebox_bottomL{
	background:url(images/whitebox_bottomL.gif) no-repeat;
	padding-left:10px;
	float:left;
	clear:both;
}

.whitebox_bottomR{
	background:url(images/whitebox_bottomR.gif) top right no-repeat;
	padding-right:10px;
	height:10px;
}

.whitebox_bottomM{
	background-color:#f4f2f5;
	border-bottom:1px solid #bbbbbb;
	height:9px;
	width:240px;
	
}

#prod_info{
	float:left;
	margin-right:0;
	margin-top:10px;
	width:570px;
}

.prod_name{
	color:#57bada;
	font-size:18px;
}

p{
	margin:0px;
	padding:0px;
}

.whitebox_new{
	float:left;
	width:250px;
}

.whitebox_chart{
float:right;
width:278px;
}

.redtxt
{
   color:#000000;
   font-size:12px;
   padding-right:10px;
   /*font-weight:bold;*/
  /*padding-bottom:10px;*/
}

.redtxt_info
{
	color:#990000;
	font-size:12px;
	padding-right:10px;
	font-weight:bold;
	padding-bottom:15px;
}

.whitebox{
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	background:#F7F4EB none repeat scroll 0 0;
	border:1px solid #ADACAA;
	float:left;
	height:auto;
	padding:15px;
	margin-bottom:15px;
	width:100%;
}

.whitebox_chart2{
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	background:#F7F4EB none repeat scroll 0 0;
	border:1px solid #ADACAA;
	float:left;
	height:auto;
	padding:5px 15px 15px 15px;
	width:245px;
}

.buttonGRP
{
	
	height:auto;
	width:auto;
}

.innerdata{
	padding:15px;
}

.purchasDTL
{
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	background-color:#ACACAC;
	color:#FFFFFF;
	height:19px;
	padding-left:10px;
	padding-right:17px;
	padding-top:6px;
	width:255px;
}

.purchasDTL_chart
{
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	background-color:#ACACAC;
	color:#FFFFFF;
	height:19px;
	padding-left:10px;
	padding-top:6px;
	width:auto;
}


.qty_box{
	float:right;
	padding-right:10px;
	padding-left:15px;
	border-left:1px dashed #d5d2cb;
}

.size_box{
	float:left;
	padding-top:15px;
	width:166px;
}

.prod_detail{
	padding:15px 0;
	font-size:11px;
}

.sizeno{
	border:1px solid #676664;
	background:#ffffff;
	float:left;
	margin-right:5px;
	padding:5px;
	height:10px;
	width:10px;
	line-height:10px;
	text-align:center;
}


.greybox_topL{
	background:url(images/greybox_topL.gif) no-repeat;
	padding-left:10px;
	float:left;
	clear:both;
}

.greybox_topR{
	background:url(images/greybox_topR.gif) top right no-repeat;
	padding-right:10px;
	height:24px;
}

.greybox_topM{
	background:#acacac;
	height:14px;
	font-size:11px;
	color:#FFF;
	padding:5px 0;
}

.size_spec{
	float:left;
	width:233px;
	margin-top:10px;
}

.whiteboxM{
	border-left:1px solid #acacac;
	border-right:1px solid #acacac;
	width:211px;
	background:#f4f2f5;
	padding:10px 10px 0;
	clear:both;
	text-align:center;
	height:136px;
	font-size:11px;
}

.bluebox_bottomL{
	background:url(images/bluebox_bottomL.gif) no-repeat;
	padding-left:10px;
	float:left;
	clear:both;
}

.bluebox_bottomR{
	background:url(images/bluebox_bottomR.gif) top right no-repeat;
	padding-right:10px;
	height:10px;
}

.bluebox_bottomM{
	background:url(images/bluebox_bottomM.gif) repeat-x;
	height:10px;
}

.bluebox_topL{
	background:url(images/bluebox_topL.gif) no-repeat;
	padding-left:10px;
	float:left;
	clear:both;
}

.bluebox_topR{
	background:url(images/bluebox_topR.gif) top right no-repeat;
	padding-right:10px;
	height:22px;
}

.bluebox_topM{
	background:#77c9df;
	height:16px;
	font-size:11px;
	color:#FFF;
	padding:3px 0;
}

.product_list{
	width:400px;
	clear:both;
	padding-top:20px;
}

.blueboxM{
	border-left:1px solid #79c9e4;
	border-right:1px solid #79c9e4;
	width:553px;
	background:#FFF;
	padding-top:10px;
	clear:both;
	overflow:hidden;
	height:100%;
}

.left_arrow{
	float:left;
	height:80px;
	padding-top:30px;
}

.right_arrow{
	float:right;
	height:80px;
	padding-top:30px;
}

.product{
	border-right:1px solid #7ac8df;
	margin-right:10px;
	float:left;
	padding:5px;
	width:90px;
	text-align:center;
}
 
.product_images{
	overflow:hidden;
	float:left;
}

/* product Listing */

#toplink{
    border-top:6px solid #CCCCCC;
    font-size:12px;
    overflow:hidden;
}


Add following classes

/*product page*/

.spacer{   
    clear:both;
    margin:0px;
    padding:0px;
    height:0px;
    overflow:hidden;
}


.product_listrow{
    clear:both;
	width:895px;
}

.product_listrow_Outfits{
    border:1px solid #b3b3b3;
	clear:both;
	height:287px;
	width:893px;
	margin-bottom:15px;
}

.product_imagebox{
  /*	border:1px solid #B3B3B3;*/
	border:1px solid #F0F0F0 !important;
	float:left;
	margin-bottom:-1px;
	margin-left:-1px;
	text-align:center;
	width:220px;
}
.product_imagebox_out{
    width:220px;
    float:left;
    text-align:center;
}

.prod_img{
    height:200px;
    color:#909b95;
    font-style:italic;
    padding-top:10px;
}
.headerText
{
	color:#69b6e1;
	font-size:14px;
	font-weight:bold;
}

.prod_img_cat a:visited
{
color:#666666;
text-decoration:none;
}

.prod_img_cat{
    height:163px;
    color:#909b95;
    font-style:italic;
    padding-top:20px;
}

.product_imagebox_cat{
    width:262px;
	height:250px;
    float:left;
    text-align:center;
	padding-left:5px;
	padding-right:5px;
	background:url(images/banner_grid_background.gif) repeat-x; 
	border-left:1px dotted #B3B3B3;
}

.product_imagebox_header{
    width:645px;
	height:250px;
    float:left;
    text-align:center;
	padding-left:5px;
	padding-right:5px;
	background:url(images/banner_grid_background.gif) repeat-x; 
	border-left:1px dotted #B3B3B3;
}

.product_name_cat{
    /*background:url(images/prod_namebg.gif) repeat-x;*/
    height:56px;
    padding-top:10px;
    line-height:14px;
	border-top:2px dotted #b3b3b3;   
}

.product_name_cat a:visited
{
	color:#000;
}

.product_name_cat a:link
{
	color:#000;
}

.product_name_cat a:hover
{
	color:#999;
}

.tellFriend a:link
{
	color:#616161;
	text-transform:capitalize;
	font-size:12px;
}

.tellFriend a:visited
{
	color:#616161;
	text-transform:capitalize;
	font-size:12px;
}
.tellFriend a:hover
{
	color:#000;
	text-transform:capitalize;
}

.whatsThis a:link
{
	color:#616161;
	text-transform:capitalize;
	font-size:12px;
}

.whatsThis a:visited
{
	color:#616161;
	text-transform:capitalize;
	font-size:12px;
}
.whatsThis a:hover
{
	color:#101010;
}

.prod_img_out{
    /*border-bottom:2px dotted #b3b3b3;*/
    height:200px;
    color:#909b95;
    font-style:italic;
    padding-top:20px;
}
.prod_img_out a:visited
{
color:#666666;
text-decoration:none;
}

.product_name{
    /*background:url(images/prod_namebg.gif) repeat-x;*/
    height:56px;
    /*padding-top:10px;*/
    padding:10px 0px 10px 20px;
    line-height:14px;
	/*background-color:#E5E5E6;*/
    /*border-top:2px dotted #b3b3b3;  */
}

.product_name a:visited
{
	color:#787775;
}
.product_name a:link
{
	color:#787775;
}
.product_name a:hover
{
	color:#787775;
}

.product_name_Outfits{
    /*background:url(images/prod_namebg.gif) repeat-x;*/
    height:56px;
    padding-top:10px;
    line-height:14px;   
}

.product_name_Outfits a:visited
{
	color:#787775;
}
.product_name_Outfits a:link
{
	color:#787775;
}
.product_name_Outfits a:hover
{
	color:#787775;
}


.product_name_Outfitstwo{
   /* background:url(images/prod_namebg.gif) repeat-x;*/
    height:57px;
    padding:10px 0px 10px 20px;
    line-height:14px;
/*	border-right:1px solid #b3b3b3 ;*/
	/*border-top:2px dotted #b3b3b3;*/
	width:205px;
}

.product_name_Outfitstwo a:visited
{
	color:#787775;
}
.product_name_Outfitstwo a:link
{
	color:#787775;
}
.product_name_Outfitstwo a:hover
{
	color:#787775;
}

.bottom_buttons
{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:#ACACAC solid 1px;
	background-color:#F7F4EB;
	padding:10px 0px 0px 10px;
	margin-top:10px; 
	width:270px; 
	height:50px;
	clear:both;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.30;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 71px;
	left: 325px;
	width: 51.5%;
	height: 52%;
	padding: 16px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border: 10px solid #999;
	background-color: white;
	z-index:1002;
	overflow: auto;
}




/* product Listing */

/* footer manu styles classes starts */
.footer-manue-div {
	width: 755px;
	overflow: hidden;
	height: auto;
}
.footer-manue-div-manue-1 {
	float: left;
	height: 115px;
	width: 180px;
	text-align: left;
}
.footer-manue-div-manue-2 {
	text-align:left;
	float: left;
	height: 115px;
	width: 180px;
}
.footer-manue-div-manue-3 {
	float: left;
	width: 160px;
	text-align: left;
	height: 115px;
}
.footer-manue-div-manue-4 {
	float: left;
	height: 115px;
	width: 160px;
	text-align: left;
}
.footer-manue-div-manue-5 {
	float: left;
	height: 115px;
	width: auto;
	text-align: left;
}
.footer-manue-div-title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	height: 20px;
}

.footer-manue-div-sub-link-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.footer-manue-div-sub-link-text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.footer-manue-div-sub-link-text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.footer-manue-div-sub-link-text a:hover {
	text-decoration:underline;
}

/* footer manu styles classes finnish */

/* checkout success page classes starts */

.login-page-fourth-div-text {
color:#686868;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding-bottom:35px;
padding-right:15px;
text-decoration:none;

}

.login-page-third-div-confirmation-text {
color:#656565;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
.login-page-first-div-thank-text {
color:#2D6CC9;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
height:40px;
text-decoration:none;
width:auto;
}

.login-page-secound-div-your-order {
height:30px;
width:auto;
}

.login-page-secound-div-your-order-text {
color:#6C6C6C;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.login-page-secound-div-order-numbers {
color:#6C6C6C;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
text-decoration:none;
}

.login-page-fifth-div-images {
height:30px;
padding-left:300px;
width:auto;
}

.login-page-fifth-div-first-images {
float:left;
height:20px;
width:110px;
}

.login-page-fifth-div-secound-images {
float:left;
height:20px;
width:105px;
}

.login-page-fifth-div-first-images {
float:left;
height:20px;
width:110px;
}

/* checkout success page classes finnish */

a.maillink:link, a.maillink:active, a.maillink:visited{
	color:#333;
	text-decoration:none;
	text-transform:none;
	font-size:13px;
}

a.maillink:hover{
	color:#333;
	text-decoration:underline;
}

a.link_text:link, a.link_text:active, a.link_text:visited{
	color:#333;
	text-decoration:none;
	text-transform:none;
	font-size:13px;
}

a.link_text:hover{
	color:#999;
	text-decoration:underline;
}

.filter-button{ 
	background:url(images/bg_btn.jpg) repeat-x center; 
	display:block; 
	padding:2px 10px; 
	color:#FFF !important; 
	float:left; 
	text-decoration:none !important; 
	border:none;
	font-weight:bold !important; 
	cursor:pointer; 
}

