#left {
	float: left;
	width:216px;
	border:1px solid #9ABDD3;
	line-height:20px;
	padding-bottom:30px;
	margin-bottom:10px;
	background:url(../../images/buyer/FeaturedBg.gif) repeat-x top;
}
#left *{
	padding:0;
	margin:0;
}
#left ul{
	padding: 10px 2px 10px 17px;
}

#left ul li ul{
	padding: 0px 0px 5px;
}
#left ul li{
	background-image: url(../../images/buyer/ico7.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left:17px;
	overflow:hidden;
}
#left ul li h3{
	width:178px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size:1.2em;
}
#left ul li li{
	background-image: url(../../images/buyer/ico8.gif);
	width:169px;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding-left:9px;
}
#right{
	margin-left:10px;
	margin-bottom:10px;
	width:700px;
	border:1px solid #9ABDD3;
	padding:15px;
	float:left;
	line-height:19px;
	overflow:hidden;
	background:url(../../images/buyer/FeaturedBg.gif) repeat-x top;
}
.RightH1{
	font-size:1.5em;
	color:#FF8500;
	margin-bottom:10px;
}
.RightH3{
	font-size:1.1em;
	color:#0A1A3B;
}
.RightUl{
	padding:40px 0;
	margin-left:2em;
}
.RightUl li{
	height:19px;
	list-style-type: square;
	list-style-position: inside;
}
.RightUl li a{
	margin-left:4px;
	font-size:1.2em;
	font-weight: bold;
}
.RightUl li a:link,.RightUl li a:visited{
	color:#AC0000;
}
.RightUl li a:hover{
	color:#f33;
}
#CBG{
	height:1px;
	line-height:0px;
}
