/* *****************
Author: Ben Weeks
Created: 24th November 2005
Templates:
	XML/NewsListing.xml
	XML/BaseTemplate_Homepage.xml
	XML/NewsDetail.xml
*/ 

.ucNewsListing div, .ucNewsListing a {

}

.NewsDetailLayout {
	margin-top: 20px;
}

.NewsDetailImage {
	float: left;
}

.NewsDetailCaption {
	font-weight: bold;
}

.NewsDetailDescription {
	margin-top: 20px;
}

#radEditorContainer_ctl35_UcNewsDetailLayout1_UcNewsCaption1_phCaption_AuthoringModeControlsContainer_EditorphCaption
{
	background-color: #ffffff;
}

#radEditorContainer_ctl32_UcNewsDetailLayout1_UcNewsCaption1_phCaption_AuthoringModeControlsContainer_EditorphCaption
{
	background-color: #ffffff;
}

.NewsTitle
{
	font-weight: bold;
	margin-top: 10px;
}

.NewsDescription
{
	color: #000000;
}

.NewsDate
{
	color: gray;
	font-weight: bold;
}