div#hst_topclassifieds_search div.header 
{
	height: 30px;
}

div#hst_topclassifieds_search div.header span.buttons input.text {
	color: gray;
	font-size: 12px;
	height: 14px;
	position: absolute;
	right: 29px;
	top: 6px;
	width: 155px;
}

div#hst_topclassifieds_search div.header span.buttons input {
	z-index: 11;
}

div#hst_topclassifieds_search div.header span.buttons input.text.focus {
	color: black;
}

div#hst_topclassifieds_search div.header span.buttons input.submit {
	background-image: url("../images/searchGlass.gif");
	background-repeat: no-repeat;
	border: medium none;
	height: 19px;
	position: absolute;
	right: 5px;
	top: 6px;
	width: 25px;
}
div#hst_topclassifieds_search
{
	position: relative;
}

div#hst_topclassifieds_search ul li {
	list-style-image: url(http://www.ctpost.com/img/utils/bullet.gif);
}
div#hst_topclassifieds_search ul
{
	margin-left: 24px;
	border-left: none;
	border-right: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#hst_topclassifieds_search img.logo
{
	height: 30px;
	margin-left:6px;
}

div#hst_topclassifieds_search div.footer
{
	background-image: none;
	padding-top: 0px;
}

