.search{
    width:150px;
	height:22px;
	font-size:11px;
	color:#333;
	background-color:#FFF;
}
.topbg{
        background:url(images/index.jpg) no-repeat;
		height:251px;
		padding-left:50px;
		}

.wish_list{
        font-size:11px;
		color:#6C0026;
		}
.wish_list a{
        font-size:11px;
		color:#6C0026;
		}
.wish_list a:hover{
        font-size:11px;
		color:#6C0026;
		}

.header{
    background:url(images/line.gif) no-repeat center bottom #FDEEF3;
	height:26px;
	color:#8C182F;
	font-size:13px;
	font-weight:bold;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	}
.foot_text{
    background:url(images/foot_bg.gif) repeat-x #E4598B;
	font-size:11px;
	}
.boxtop{
   background: url(images/box_top.gif) no-repeat;
   height:5px;}
.boxbottom{
   background: url(images/box_bot.gif) no-repeat;
   height:5px;}
.boxbg{
   background:#FDEEF3;}