/* ========================================
    CSS STYLES FOR Module DNN.Announcements
   ========================================
*/
.DNN_ANN_DesignTable
{
	width:auto;
}

.DNN_ANN_Description
{
	margin-top:5px;
		font-size:1.15em !important;
}

.AnnounceTitle {
	font-weight:bold;
			font-size:1.25em !important;
}

.DNN_ANN_Description P
{
	margin-bottom:0px;
		font-size:1.15em !important;

}

.DNN_ANN_viewtypeSelector 
{
	float:right;
} 

.DNN_ANN_viewtypeSelectorLabel
{
	float:left;
}

.DNN_ANN_viewtypeSelectorDDL
{
	float:left;
}

.RightPane .SubHead {
	color: #000 !important;
	font-weight: normal;
	margin-left:0px !important;
	padding-left:0px;
	}
	
.RightPane .DNN_ANN_Description a {
	color: #2a547f !important;
	}
	
.RightPane .DNN_ANN_Description a:hover {
	color: #bd0101 !important;
	}
