#flashcontent {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	height: 250px;
	width: 292px;
	}
.reg {
	background-color: transparent;
	margin-top: 15px;
}	
.no {
	color: red;
	background-color: #090909;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 15px;
}
.yes {
	color: green;
	background-color: #090909;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#advertisers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #242424;
	border-right-color: #242424;
	border-left-color: #242424;
	background-color: #090909;
	font-weight: normal;
	font-style: italic;
	color: #ccc;
	}
.wstyle {
	color: #fff;
}
.wstyleb {
	color: #fff;
	font-weight: bold;
}
