.search{
    width:140px;
	height:20px;
	font-size:11px;
	padding-top:2px;
	color:#333;
	background-color:#DDBAC6;
	border:1px solid #460018;

}

.topbg{
        background:url(images/topbg.jpg) repeat-x right top;
		height:181px;
		}

.wish_list{
        font-size:10px;
		color:#FFf;
		}
.wish_list a{
        font-size:10px;
		color:#FFf;
		}
.wish_list a:hover{
        font-size:10px;
		color:#FFf;
		}

.boxbottom{
   background:url(images/box_bottom.gif) no-repeat;
   height:5px;}
.boxbg{
  background:url(images/box_bg.gif) repeat-y;}


.tabtop{
  background:url(images/line.gif) repeat-x;
  padding-top:10px;}