/* CSS Document */
div.archive-block-classifieds {
	display: block;
	float: left;	
	}
	div.archive-block-classifieds ul#archieve-container-ul-classifieds{
		list-style: none;
		clear: both;
		margin: 10px 0 0 10px;
		padding: 0;
		}
		div.archive-block-classifieds ul#archieve-container-ul-classifieds li{	
			}
			div.archive-block-classifieds ul#archieve-container-ul-classifieds li h3{
				font-size: 13px;
				font-weight: normal;
				font-family: sans-serif;
				padding-top: 5px;
				margin: 0px;
				color: #fff;
				}
				div.archive-block-classifieds ul#archieve-container-ul-classifieds li h3 a{
					font-size: 15px;
					font-weight: 700;
					text-decoration: none;
					color: #07284C;
					font-family: sans-serif;	
				}
			div.archive-block-classifieds ul#archieve-container-ul-classifieds li p{
				font-size: 12px;
				font-weight: normal;
				font-family: sans-serif;
				line-height: 17px;
				padding-top: 3px;
			}
		div.archive-block-classifieds ul#archieve-container-ul-classifieds div.classifieds-time-bar{
			width: 100%;
			height: 36px;
			background: -webkit-gradient(linear,left top,left bottom,from(#4369a8),to(#0a355c));
			background: -moz-linear-gradient(top,#4369a8,#0a355c);
			filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4369a8', endColorstr='#0a355c');
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4369a8', endColorstr='#0a355c')";
			background-image: -ms-linear-gradient(top, #4369a8 0%, #0a355c 100%);	
			}
			div.archive-block-classifieds ul#archieve-container-ul-classifieds div.classifieds-time-bar h3{
				padding-top: 2px;
				padding-left: 5px;
				color: #fff;
				line-height: 32px;
				text-transform: uppercase;
			}
div#radio-bay-cat-terms{
	display: block;
	width: 298px;
	margin-top: 7px;
	border: solid 1px #0C253B;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 0 7px 1px #8b8b8b;
	float: left;
	}
	div#radio-bay-cat-terms div.radio-bay-cat-terms-title{
		height: 30px;
		margin-top: auto;
		margin-bottom: auto;
		padding-left: 2px;
		background: -webkit-gradient(linear,left top,left bottom,from(#4369a8),to(#0a355c));
		background: -moz-linear-gradient(top,#4369a8,#0a355c);
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4369a8', endColorstr='#0a355c');
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4369a8', endColorstr='#0a355c')";
		background-image: -ms-linear-gradient(top, #4369a8 0%, #0a355c 100%);
		color: #fff;	
		}
		div#radio-bay-cat-terms div.radio-bay-cat-terms-title h3{
			font-family: sans-serif;
			font-size: 14px;
			line-height: 28px;
			font-weight: 700;
			text-transform: uppercase;
			padding: 0 0 0 5px;
			color: #fff;
		}
	div#radio-bay-cat-terms ul{	
		}
		div#radio-bay-cat-terms ul li {
			padding: 2px 0 0 0;
			line-height: 1em;
		}
		div#radio-bay-cat-terms ul li a {
			display: block;
			margin-top: 0px;
			margin-bottom: 0px;
			color: #3e6586;
			font-family: sans-serif;
			font-size: 13px;
			font-weight: 700;
			text-decoration: none;
			}
			div#radio-bay-cat-terms ul li a:hover {
				text-decoration: underline;	
			}
div#classifieds-story-body{
	width: 100%;	
	}
	div#classifieds-story-details{
		display: block;
		width: 98%;
		margin-top: 7px;
		border: solid 1px #0C253B;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		box-shadow: 0 0 7px 1px #8b8b8b;
		float: left;
		}
		div#classifieds-story-details div.classifieds-story-item-list{
			height: 30px;
			margin-top: auto;
			margin-bottom: auto;
			padding-left: 2px;
			background: -webkit-gradient(linear,left top,left bottom,from(#4369a8),to(#0a355c));
			background: -moz-linear-gradient(top,#4369a8,#0a355c);
			filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4369a8', endColorstr='#0a355c');
			background-image: -ms-linear-gradient(top, #4369a8 0%, #0a355c 100%);
			color: #fff;	
			}
			div#classifieds-story-details div.classifieds-story-item-list h3 {
				font-family: sans-serif;
				font-size: 14px;
				line-height: 28px;
				font-weight: 700;
				text-transform: uppercase;
				padding: 0 0 0 5px;	
			}
	div#classifieds-story-body p{
		padding: 0 10px 10px 0;
    	display: block;
		font-size: 14px;
		line-height: 17px;
		font-weight: normal;
		font-family: sans-serif;
	}