/* CSS for moneytailor.co.uk - Simon Pollard and Becky Tailor for deckchair.co.uk 2009 */
/* Style for standard pages */
div.contentbox {
	background-image: url(../images/pages/contentbox-bground.jpg);
	background-repeat: repeat-y;
	width: 668px;
	margin-bottom: 15px;
}
div.contentbox-header {
	background-image: url(../images/news/news-header.jpg); 
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 12px;
	height: 30px;
}
div.contentbox-header h1 {
	color: #03407e;
	font-size: 14px;
	font-weight: bold;
}
div.contentbox-content {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
}
div.contentbox-footer {
	background-image: url(../images/pages/contentbox-footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 13px;
}
div.contentbox-content h1 {
	color: #03407e;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 20px;
}
div.contentbox-content h1.first-h1 {
	margin-top: 10px;
}
div.contentbox-content h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}
div.contentbox-content p {
	font-size: 12px;
	margin-bottom: 10px;
}
div.contentbox-content p.date {
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 0px;
	color: #656565;
}
div.contentbox-content ul {
	color: #c15701;
	font-size: 12px;
	margin-left: 15px;
}
div.contentbox-content li {
	margin-bottom: 7px;
}
div.contentbox-content span.listtext {
	color: #000000;
}
div.contentbox-content img.img-right {
	float: right;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.contentbox-content a {
	color: #03407e;
	font-weight: bold;
	text-decoration: none;
}

div.contentbox-content a:hover {
	text-decoration: underline;
}

div.news-story {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3c5d8;
	padding-bottom: 10px;
}

div#result-pages {
	padding-top: 25px;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
div#result-pages a {
	font-size: 12px;
	text-decoration: none;
	color: #03407e;
}
div#result-pages a.page-links {
	font-size: 14px;
	text-decoration: none;
	color: #03407e;
}
div#result-pages span {
	font-size: 15px;
}