/* style for module titles 

This file has been changed for the test site to allow for resizeable text in IE - note the Content Text class which is 90% size, not absolute pixels. */
.SOVArtsCouncil_TitleTopLine  {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border:0px;
	height: 25px;
}
.SOVArtsCouncil_ContentText {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 90%; 
	font-weight: normal; 
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border:0px;
	
}
.SOVArtsCouncil_Actionscell {
	height: 1px;
	text-align: left;
	vertical-align: middle;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
.SOVArtsCouncil_Links {
	border: 0px;
	margin: 0px;
}
.SOVArtsCouncil_TopCell {
	background-color: transparent;
	text-align: left;
	vertical-align: top;
	height: 1px;
}








