/* ========================================
    CSS STYLES FOR Module DNN.Announcements
   ========================================
*/
.DNN_ANN_DesignTable
{
	width:auto;
}

.DNN_ANN_Description
{
}

.DNN_ANN_Description P
{
	margin-top:0px;
}

.DNN_ANN_viewtypeSelector 
{
	float:right;
}

.DNN_ANN_viewtypeSelectorLabel
{
	float:left;
}

.DNN_ANN_viewtypeSelectorDDL
{
	float:left;
}
.DNN_ANN_SubHead
{
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #666644;
}

.DNN_ANN_Date
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #666644;
	font-style: italic;
}

