#header-wraper {
	width:1000px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
	}
#logo { 
	width:190px;
	float:left;
	margin-top:9px;
	}
#mid-space {
	width:315px;
	float:left;
	margin-top:9px;
	}
#right-panel {
	width:488px;
	float:left;
	margin:9px 0px 12px 0px;
	}
.corner {
	width:9px;
	float:left;
	}
#mid-box {
	width:470px;
	float:left;
	background:url(images/bg-pl.gif) repeat-x;
	}
#find-frand {
	width:234px;
	float:left;
	padding:22px 0px 21px 0px;
	border-right:1px solid #c9c9c9;
	}
#searchbox {
	width:235px;
	float:left;
	}
.iconbox {
	width:26px;
	float:left;
	padding:0px 9px;
	background:url(images/dotted.gif) repeat-y right;
	text-align:center;
	}
.iconbox1 {
	width:26px;
	float:left;
	padding:0px 9px;
	text-align:center;
	}
.rss1 {
	padding:4px 0px 4px 6px;
	margin-top:25px;
	width:98px;
	float:left;
	background:url(images/i_rss.gif) no-repeat right center;
	color:#4a4a4a;
	}
.rss {
	padding:4px 0px 4px 6px;
	margin-top:25px;
	width:122px;
	float:left;
	background:url(images/i_rss.gif) no-repeat right center;
	color:#4a4a4a;
	}
.rsslink a{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	text-decoration:none;
	}
.rsslink a:hover {
	text-decoration:underline;
	}