.search{
    width:150px;
	height:20px;
	font-size:11px;
	vertical-align:middle;
	background-color:#FFF;
	color:#969696;

}
.search_bg{
   background:url(images/search_bg.gif) no-repeat top;
   color:#705F44;
   padding-left:15px;}
.topbg{
        background-image:url(images/top_bg.gif);
		background-repeat:repeat-x;
		height:444px;
		}
.cart{font-size:11px;
		color:#CA3A00;
		padding-top:15px;
     }
.wish_list{
        font-size:11px;
		width:180px;
		color:#524532;
		background:url(images/Cart_bg.gif);
		padding:10px;
		}
.wish_list a{
        font-size:11px;
		color:#524532;
		}
.wish_list a:hover{
        font-size:11px;
		color:#524532;
		}

.header_left{
    background:url(images/header_left.gif) no-repeat;
	width:4px;
	height:31px;}
.header{
    background:url(images/header_bg.gif);
	height:31px;
	color:#705F44;
	size:11px;
	font-weight:bold;
	padding-left:10px;}
.header_right{
    background:url(images/header_right.gif) no-repeat;
	width:4px;
	height:31px;}
.header_R{
    background:url(images/header_R.gif) no-repeat;
	width:23px;
	height:31px;}
.boxtab{
    border-left: 1px solid #EBE6DE;
	border-right: 1px solid #EBE6DE;
	margin-top:15px;}