.search{

    background-color:#fff;
    color:#000;
    width:180px;
	height:23px;

}
.topbg{
   background-image:url(images/topbg.jpg);
   background-repeat:no-repeat;
   height:176px;
   background-position:left;}
.search_bg{
   background-image:url(images/search_bg.gif);
   height:41px;
   width:250px;}
.t{font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#2E455C;
	text-align:center;
	background-image:url(images/header.gif);
	width:180px;
	height:32px;
	}
.feature_left{
    background-image:url(images/header_left.gif);
	width:45px;
	background-repeat:no-repeat;
	background-position:center;
	height:21px;
	}
.feature_right{
    background-image:url(images/header_right.gif);
	width:8px;
	height:38px;
	}
.feature{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#BD5B8C;
	height:38px;
	width:auto;
	}
.cate{
    background-image:url(images/cat_bg.gif);
	background-repeat:no-repeat;
	height:56px;
	width:203px;
	color:#fff;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	text-transform:uppercase;}

.line{
    background-image:url(images/boxbg.gif);
	background-repeat:repeat-y;
}
.wish_list{
   color:#fff;
   padding-top:5px;
}
.wish_list a{
   color:#fff;
   }   