@CHARSET "ISO-8859-1";

.listingtype-header {
	position: relative;
	top: 0px;
	left: 0px;
	height: 23px;
	width: 100%;
	background-color: #2e9de4;
	color: white;
	font-size: small;
	text-align: center;	
}

.adbox_gallery .thumbnail {
	background-position: 94% 98%; /*Positioning*/
	background-repeat: no-repeat; /*Prevent showing multiple background images*/
}

.type-heading {
	font-size: medium;	
}
