/* Page structure */


#main {
	width: 744px;
}

#sideright {
	width: 180px;
}

#content {
	padding:  10px 0;
}

/* Lead stories */

.lead {
	height:232px;
	border:solid #c6c6c6 4px;
}

.lead .image {
	float: left;
	margin-right: 18px;
	padding: 2px;
}

.lead .description {
	padding: 20px;
}

.lead {
	margin-bottom: 10px;
}

#content h2 a,
#content h3 a {
	color: #E1081E;
	text-decoration: none;
}

#content h2 a:hover,
#content h3 a:hover {
	text-decoration: underline;
}

.panel {
	float:left;
	margin:0 10px 10px 0;
	width:360px;
	border-left:#c6c6c6 solid 2px;
	border-top:#c6c6c6 solid 2px;
	background:url(../images/branding/curve-grey.gif) no-repeat right bottom;
	_display: inline;
}

.panel .image {
	float:left;
	margin:0;
	padding:0 0 2px 0;
	width:168px;
}

.panel .image img {
	border: 2px solid #fff;
}

.panel .description {
	float:right;
	margin:0 10px 0 0;
	padding: 10px 0 0 0;
	width:156px;
}

#home-spread-footer {
	clear: both;
}

#home-spread-footer .spread-panel {
	float: left;
	margin-left: 10px;
	width: 279px;
	background:#E2E7EF url(../images/branding/curve-lists.png) no-repeat 100% 0;
	border-left:#c9c9c9 solid 2px;
	border-bottom:#c9c9c9 solid 2px;
	padding: 10px;s
}

#home-spread-footer .first {
	margin-left: 0;
}

#home-spread-footer .spread-panel h3 {
	margin-bottom: 0;
	color: #e1081e;
}

#home-spread-footer .spread-panel ul {
	margin: 0;
	padding: 0;
}

#home-spread-footer .spread-panel li {
	background: url(../images/branding/arrow-right-red.gif) no-repeat 0 12px;
	list-style: none;
	border-top: 1px dotted #9c9c9c;
	padding: 6px 0;
	padding-left: 15px;
	font-size: 0.916em;
}

#home-spread-footer .spread-panel li.first {
	border-top: 0;
}

#sideright .banner a {
	height: 124px;
}

#sideright .banner p {
	margin: 0;
}

#footer {
	margin-top: 0;
}

ul.news li a {
	color: #000000;
}

a.more {
   float:right;	
}