/* Example / default advert css */
div.adStd {
	clear: both;
	margin-bottom: 5px;
	border: 1px solid #000;
	padding: 4px;
}
.adStd a:link, .adStd a:active {
	color: #2452CA;
	font-weight: bold;
}
.adStd a:hover {
	text-decoration: none;
}
.adStd a:visited {
	color: #718DE1;
}

div.adUltra {
	clear: both;
	margin-bottom: 5px;
	border: 1px solid #000;
	padding: 4px;
}
#premium .adUltra img{
	margin-bottom: 40px;
}

.adUltra a:link, .adUltra a:active {
	color: #2452CA;
	font-weight: bold;
}
.adUltra a:hover {
	text-decoration: none;
}
.adUltra a:visited {
	color: #718DE1;
}

div.adBsc {
	clear: both;
	margin-bottom: 5px;
	border: 1px solid #000;
	padding: 4px;
}
#content .adBsc p, #content .adStd p, #content .adUltra p{
	margin-bottom: 0px;
}
/* End of default advert css */


div.shireendew {
	background:#BC9A6A;
	clear: both;
	margin-bottom: 5px;
	border: 1px solid #000;
	padding: 4px;
	color: #FFF;
}
.shireendew img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrap #main #content #premium .shireendew a:link, #wrap #main #content #premium .shireendew a:active {
	color: #FFFFFF;
	font-weight: bold;
}
#premium .shireendew a:hover {
	text-decoration: none;
}
#wrap #main #content #premium .shireendew a:visited {
	color: #FFFFFF;
}

