/* ========================================
    CSS STYLES FOR Module DNN.Announcements
   ========================================
*/

.Aras_Press_Releases
{
	font-size:larger;
	font-weight:bold;
	color:rgb(0,128,192);
}

.DNN_ANN_Title
{
   font-size:larger;
   font-weight:bold;	
}
.DNN_ANN_Title2
{
   font-size:larger;
   font-weight:bold;	
   color:Blue;
}

.DNN_ANN_Title_CaseStudy
{
	font-size:larger;
	font-weight:bold;
	color:Black;
}

.DNN_ANN_DesignTable
{
	width:auto;
}

.DNN_ANN_DesignTableCaseStudy
{
	width:auto;
}

.DNN_ANN_DesignTable_withPic
{
	width:750px;	
}

.DNN_ANN_PIC_Casestudy
{
padding-left:50px;
}

.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_readme
{
   float:right;	
}