/********* UK Site Community Support Area Stylesheet ********/
/****************** Created By R Halligan *******************/
/***************** Leeds Building Society *******************/

#communityBodyContainer {
	width:595px;
	height:100%;
	float:right;	
	padding:5px 4px 0px 5px;
	background:url(../community/images/logo-water.gif) repeat #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

#topImageContainer {
	width:595px;
	height:150px;
	padding-bottom:10px;
}

#topLeftImage {
	width:430px;
	height:150px;
	float:left;
}

#topLeftImage {
	width:430px;
	height:150px;
	float:left;
}

#topRightImage {
	width:150px;
	height:150px;
	float:left;
}

#topImageSpacer {
	width:15px;
	height:150px;
	float:left;
}

ul.newsItem {
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#333333;
	padding-bottom:10px;
}

.newsItem li {
	width:520px;
	padding:5px 0px 5px 0px;
	border-bottom:1px dotted #CCCCCC;
	display:block;
	margin-bottom:20px;
}

.newsItem a:link, .newsItem a:visited, .newsItem a:active, .newsItem a:hover {
	color:#0000FF;
}

.newsTitle {
	margin:0px 0px 2px 0px;
	font-weight:bold;
	border-bottom:1px dotted #FF6600;
}

.newsDescription {
	margin:5px 0px 0px 0px;
}

h2#communityNewsTitle {
	border-bottom:1px dotted #FF9900;
}


.newsBodyText {
	font-size:80%;
	padding-top:10px;
}

.newsBodyQuote {
	font-style:italic;
	padding:0px 20px 0px 20px;
}


