#nationallottery {
	float: left;
	width: 344px;
	height: 185px;
	background: #B6D5FF url(../../../images/awards/nlsearchbottom.gif) no-repeat bottom left;
}

#nationallottery h2 {
	background: #5B96D7 url(../../../images/awards/nlsearchtop.gif) no-repeat top left;
	color: #FFFFFF !important;
	font-size: 105%;
	font-weight: bold;
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em;
}

#nationallottery ul {
	list-style: none outside none;
	padding: 0.4em 0.5em 0.6em 0.5em;
	margin: 0;
}

#nationallottery ul li {
	background-image: none;
	padding: 0 0 0.1em 0;
	color: #4D5896;
}

#nationallottery input {
	vertical-align: middle;
}

#grantinaid {
	float: right;
	width: 209px;
	height: 185px;
	background: #EEFFCC url(../../../images/awards/giasearchbottom.gif) no-repeat bottom left;
}

#grantinaid h2 {
	background: #598217 url(../../../images/awards/giasearchtop.gif) no-repeat top left;
	color: #FFFFFF !important;
	font-size: 105%;
	font-weight: bold;
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em;
}

#grantinaid p {
	padding: 0.4em 0.5em 0.6em 0.8em;
	margin: 0;
	color: #6C9823;
}
	
#azdropdown {
	clear: both;
}

#awardsresults th {
	text-align: left;
}

#awardsresults td {
	text-align: left;
}

#awardsresults td.textright {
	text-align: right;
}

#awardsresults th.sectionheading {
	text-align: center;
	font-weight: bold;
}

#awardsresults tr.rowodd {
	background-color: #0C0C0C;
}

#awardsresults tr.roweven {
	background-color: #1F1F1F;
}

#mediatabcontent .studiodetailswrap {
	padding: 0px;
	float: left;
	width: 534px;
	background-image: url(../../../images/common/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
}
#mediatabcontent .studiodetails {
	margin: 0px;
	float: left;
	width: 514px;
	padding: 10px;
}
#mediatabcontent .studiodetails p {
	margin: 0px;
	padding: 0px;
}
#mediatabcontent .studiodetails p.head {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#mediatabcontent .studiodetails p a {
	margin: 0px;
	padding: 0px;
	color: #FF0066;
}

#mediatabcontent .studiodetails p a:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #FF0066;
}
#maincontent #mediatabcontent #studioresults {
	float: left;
	width: 524px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 0.75em;
}
#maincontent #mediatabcontent #studioresults ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#maincontent #mediatabcontent #studioresults ul li {
	padding: 0px;
	list-style-type: none;
	display: inline;
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	margin-left: 2px;
	font-size: 1.0em;
}

#maincontent #mediatabcontent #studioresults ul li.text {
	list-style-type: none;
	display: inline;
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*font-size: 0.75em;*/
	width: 80px;
	vertical-align: bottom;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#maincontent #mediatabcontent #studioresults ul li a {
	margin: 0px;
	background-color: #666;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding-top: 2px;
	line-height: 1.3em;
	float: left;
	height: 18px;
	width: 18px;
	font-weight: bold;
}
#maincontent #mediatabcontent #studioresults ul li a.sel {
	margin: 0px;
	background-color: #0F0F0F;
	color: #FFFFFF;
}
#maincontent #mediatabcontent #studioresults ul li a.prev{
	background: url(../../../images/common/results_back.gif) center left no-repeat #333;
}
#maincontent #mediatabcontent #studioresults ul li a.next{
	background: url(../../../images/common/results_forward.gif) center left no-repeat #333;
}

.studiodetails .right {
	text-align: right;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
#editor fieldset{
	white-space: no-wrap;
	border: solid 1px #fff;
	padding: 0.5em;
	margin: 0.5em;
}

#editor #buttons{
	text-align: center;
	border: none;
}

#editor label{
	display: block;
	clear: left;
	float: left;
	width: 7em;
	padding: 0;
}
#editor label.hidden{
	display: none;
}
#editor select, #editor input.text{
	width: 25em;
	margin: 0.4em 0 0.4em 0;
}
