.search{
    width:150px;
	font-size:11px;
	color:#333;
	background:#fff;
	display:block;
	padding:0;
	margin:0;
}

.topbg{
        background:url(images/bg.gif) no-repeat ;
		}
.wish_list{
        font-size:11px;
		height:30px;
		color:#fff;
		}
.wish_list a{
        font-size:11px;
		color:#fff;
		}
.wish_list a:hover{
        font-size:11px;
		color:#fff;
		}


.header{
	background:url(images/header.gif);
	height:35px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding-left:28px;
	width:205px;
	}

.box_bottom{
    background:url(images/box_bottom.gif) no-repeat top;
	width:205px;
	height:15px;
	}
.box_bg{
    background:url(images/box_bg.gif) repeat-y ;
	width:205px;
	}
.border{
  border-left:2px solid #797979;
  border-right:2px solid #797979;
  background:#Fff;}
.logobg{
  background:url(images/logobg.gif) no-repeat top;
  width:294px;
  height:141px;
  padding-top:25px;}
.banner{
  background:url(images/banner.gif) no-repeat right;
  height:115px;
  width:362px;
}
.banner_top{
  float:right;
  vertical-align:bottom;
  background:url(images/banner_top.gif) no-repeat;
  width:163px;
  height:19px;}
.featured_bg{
  background:url(images/featured.gif) no-repeat;
  height:32px;
  padding-left:20px;}
