/* ========================================
    CSS STYLES FOR Module DNN.Announcements
   ========================================
*/
.DNN_ANN_DesignTable
{
	width:auto;
}

.DNN_ANN_Description
{
}

.DNN_ANN_Description P
{
	margin:0px;
}

.DNN_ANN_viewtypeSelector 
{
	float:right;
}

.DNN_ANN_viewtypeSelectorLabel
{
	float:left;
}

.DNN_ANN_viewtypeSelectorDDL
{
	float:left;
}

.BottomRight .SubHead {
	color:#bf8c3d!important;
	font-weight:bold;
	font-size:1em!important;
	margin: 0 0 10px 0;
	}