/* ========================================
    CSS STYLES FOR Module DNN.Announcements
   ========================================
*/
.DNN_ANN_DesignTable
{
	width:auto;
}

.DNN_ANN_Description
{
	font-family:'‚l‚r ‚oƒSƒVƒbƒN', Verdana, Helvetica, 'ƒqƒ‰ƒMƒmŠpƒS Pro W3';
    	font-size: 12px;
    	font-weight: normal;
	line-height: 1.5em;
}

.DNN_ANN_Description P
{
	margin-top:0px;
}

.DNN_ANN_viewtypeSelector 
{
	float:right;
}

.DNN_ANN_viewtypeSelectorLabel
{
	float:left;
}

.DNN_ANN_viewtypeSelectorDDL
{
	float:left;
}
