/* ========================================
    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;
}

/* =========== Pager ==================== */
.pager
{
    padding-top:10px;
    border:0px;
    width:100%;
}

.pager a.CommandButton,
.pager a.CommandButton:visited,
.pager a.CommandButton:link,
.pager a.CommandButton:active {color:#A0051E; text-decoration:none;}

/* =========== Pager ==================== */

/* =========== Media Release ============ */
.mRelease {font-size:12px; border-bottom: 1px solid #e4e2d0; margin-bottom:12px;}
.mRelease img {float:left; width:150px; height:95px; margin-bottom:10px;}
.mReleaseImage {float:left;}
.mReleaseText {
	margin-left:170px;
}
.mReleaseDate { float:left; margin-left:15px; }
.mReleaseText p {  line-height:150%; color:#878787; margin-left:100px;}
.mReleaseText h2 { 
	background:#cac5a1; color:White; 
	font-size:14px; font-weight:bold;
	padding:3px;
	text-transform:uppercase;
	margin-top:0px;
}
.mReleaseText.full, .mRelease.full .mReleaseText {
	margin-left:0px;
}
.mRelease a:hover { color: #000000 !important;}
/* =========== Media Release============= */
