/* CSS Document */
/* listings styles */
.dualCol {
	width:750px;
	clear:both;
	margin-left:140px;
}
.dualCol a:link, .dualCol a:visited{
text-decoration:none;

}
.dualCol a:hover {
color:#FFFFFF;
}
.listingContainer {
	display:block;
	width:355px;
	height:100px;
	/*overflow:hidden;*/
	border-top:1px solid #336600;
	margin-bottom:30px;
	margin-right:20px;
	margin-top:10px;
	color:#666666;
	float:left;
}


.listingContainer strong {
	color:#333333;
}

.listingContainer:hover strong {
	/*color:#99FF00;
	background-color:#0099FF;
	display:block;*/
}

.listingContainer IMG {
	float:left;
	margin-right:20px;
	padding-top:0px;
	background-color:#FFF;
}

.listingsTxt {
	line-height:16px;
	padding-top:4px;
	border-top:1px solid #336600;
	font-size:10px;
}
.listingContainer:hover {
	background-color:#336600;
	display:block;
	}
.listingsTxt STRONG {
	padding-bottom:5px
}
.advert{
	font-size: 10px;
	font-style: italic;
}
.rightAlign300x250 {
	float:right; 
	width:300px; 
	height:250px; 
	margin-bottom:10px;
	position:relative;
	top:5px;
	z-index:1000;
	overflow:hidden;
	padding-right:40px;
	text-align:center;
}
</style>

