.search{
    width:140px;
	height:21px;
	font-size:11px;
	color:#333;
	background-color:#fff;
	border:1px solid #0A0A0A;

}

.topbg{
        background:url(/storerotate.php) no-repeat center #000;
		height:132px;
		width:705px;
		}

.wish_list{
        font-size:11px;
		color:#fff;
		padding-top:20px;
		}
.wish_list a{
        font-size:11px;
		color:#fff;
		}
.wish_list a:hover{
        font-size:11px;
		color:#fff;
		}

.foot_text{
     background: #fff;
     border-left:5px solid #8f8f8f;
	 border-right:5px solid #8f8f8f;
	 border-bottom:5px solid #8f8f8f;
	}

.foot_bg{
     background:#3D4A64 repeat-y left;
     border-bottom:1px solid #fff;
	 height:7px;
	}
.boxbottom{
   background:#BABABA;
   height:3px;}
.boxbg{
  background:#fff;}

.logo_bg{
  background:url(images/logo_bg.gif) repeat-x;
  height:102px;}
.header{
  background:url(images/arrow.gif) no-repeat left center;
  padding-left:5px;  }
