#addcontainer {
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#addcontainer a {
	text-decoration: none;
	color: #4672BE;
}
.boxfltrt {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	float: right;
	text-decoration: none;
}
.smallheader {
	color: #746800;
	font-weight: bold;
	padding-top: 10px;
	font-size: 110%;
}
#starlist {
	margin-top: 15px;
}
#starlist p {
	font-size: 12px;
	margin-right: 40px;
	text-align: justify;
	background-image: url(../images/icons/star.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	background-position: left top;
}
.specialoffer {
	color: #CC6600;
}
.specialofferbold {
	font-weight: bold;
	color: #CC6600;
	margin: 0px;
	padding: 0px;
}
#halfprice {
	border: thin solid #999999;
	padding: 10px;
}
#dotlist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(../images/icons/smallbluestar.png);
}
#dotlist {
	line-height: 17px;
	padding: 0px;
	width: 660px;
	margin: 20px;
}
#dotlist ul li {
	margin-top: 10px;
}
#dotlist ul li a {
	color: #06C;
	font-weight: normal;
	text-decoration: underline;
}
#adprices p {
	margin-top: 7px;
	margin-bottom: 7px;
}

#adprices hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

