.clear-float {
	clear: both;
}

.column {
	float: left;
}

.disabled {
	filter: alpha(opacity=40);
	-moz-opacity: .4;
	opacity: .4;
}

.error-message {
	display: none;
}

div.actions ul li a {
	font-weight: bold;
	color:#1B4A9A;
}

fieldset {
	border: 0;
}

fieldset legend {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #292c75;
}

optgroup {
	font-size: 115%;
	font-style: normal;
	padding: 0 3px;
}

optgroup option {
	font-size: 90%;
	padding-left: 15px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.input small {
	margin-top: 5px;
	display: block;
}

p.bold {
	font-weight: bold;
}

p.highlight, p.highlight a {
	background-color: #ffffcc;
}

.categories.index .featured, .categories.view .featured {
	padding-bottom: 5px;
}

.categories.index > p img, .categories.view > p img, .featured > p img, .classifieds.search > p img {
	float: right;
}

.categories.index > p > a {
	font-weight: bold;
	color:#292C75;
	text-decoration:none;
}

.categories.index > p > a:hover {
	font-weight: bold;
	color:#333333;
	text-decoration:none;

}

.categories.index p, .categories.view p, .featured p, .classifieds.search > p {
	margin: 10px 0;
	padding: 5px;
}

.categories.view a, .featured a, .classifieds.search a {
	color:#292C75;
	font-weight: bold;
}

.categories.view a:hover, .featured a:hover, .classifieds.search a:hover {
	color:#454545;
}

#TB_window .actions a {
	text-decoration: underline;
}

.images.view img {
	max-width: 100%;
	text-align: center;
}

div.related2 img {
border-color:#292C75;
border-width: 1px;
}

div.related2 small {
	text-align: center;
	margin-bottom: 10px;
	display: block;
}

.users.login .column {
	width: 45%;
	margin: 5px 1%;
	padding: 5px 1%;
	border: 1px solid #ccc;
	float: left;
}

.classifieds.search p, .users.form p {
	margin: 10px 0;
}

.classifieds.index td.actions > a, .classifieds.index td.actions > img {
	margin: 0px 3px;
}

.classifieds.index td.actions img {
	border-width: 0;
}

#jHelperTipAttrContainer { 
	background-image: url('../img/bg-tip.gif');
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 1px solid #006;
	color: #006;
	font-size: 0.9em;
	font-weight: bold;
	display: none;
	height: 16px;
	padding: 7px 2px 7px 5px;
}

#jHelperTipContainer {
	display:none;
} 

.thumbnailImage {
	background: #BBC3DF none no-repeat top left;
}

.thumbnailImage img {
	background-image: url('../img/thumbnail.jpg');
	padding-left: 10px;
}

.thumbnailImage td {
	background: transparent;
}

.paidListing {
	background-image: url('../img/dollar.gif') !important;
	background-position: top right !important;
	background-repeat: no-repeat !important;
}

.classifieds .prices {
	display: none;
}

.classifieds #categoryRates {
	border: 1px solid #369;
	margin: 0 5px 5px 5px;
	padding: 5px;
	background-color: #f6f6f6;
	display: none;
}

.classifieds #categoryRates strong {
	text-transform: uppercase;
}

.classifieds #categoryRates ul {
	padding: 0;
	margin-top: 5px;
	list-style-type: none;
}

.classifieds #categoryRates ul li {
	font-size: 0.9em;
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
}

.classifieds #cityState div {
	padding: 0;
	margin: 0;
	clear: none;
	float: left;
}

.classifieds #cityState input, .classifieds #cityState select {
	margin-right: 5px;
}

.classifieds #cityState select {
	margin-top: 5px;
}

.classifieds #PaymentCity {
	width: 225px;
}

.classifieds #PaymentZip {
	width: 90px;
}

.classifieds .active-dot {
	margin-top: 5px;
}

.classifieds #requests {
	border: 1px solid #ccc;
	padding: 15px;
}

.share-this {
	float: right;
}

.share-this a, .categories-view .share-this a {
	font-weight: normal;
}

.categories fieldset.rates div.input {
	width: 20%;
	margin-right: 2%;
	float: left;
	clear: none;
}

p.classified small {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}