/* Content style definitions */
.boxednews { width:550px; margin-bottom:35px;}
#right .boxednews { width:415px; }
.boxednews .box { display:block; clear: both; }
.boxednews .boxImage { float:left; width:120px; padding-bottom:5px;}
.boxednews .boxText { float:left; width:420px; padding:2px 5px 5px 5px;}
#right .boxText { width:285px; }
.boxednews .boxMainTitle { font-size: 12px; }
.boxednews .boxMainTitle a { font-size: 11px; }
.boxednews .line { margin:5px 0px 10px 0px; }

#contentBottom { clear: both; width: 990px; text-align: left; font-weight: normal; margin-top: 60px; background-image: none; }
#contentBottom #full { clear: both; margin-top: 0px; }

#content #top {
	clear: both;
	width: 550px;
	float: left;
}
#content #top #title {
	float: left;
}
#content #top #browse {
	display: inline;
	float: right;
}

#content #left #images {
	text-align: left;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
#content #left #news {
	clear: both;
	margin: 0px;
	padding-bottom: 10px;
}
#content #left #news #item span {
	clear: both;
	display: block;
	font-size: 10px;
	color: #fff;
}

#content a {
	clear: both;
	display: block;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
#content a:hover { text-decoration: underline; }

#content #left #news #item a.more,
#content #left #news #item a {
	color: #b6b5b5;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#content #left #news a.more { margin-top: 10px; margin-bottom: 10px; }
#content #left #news a.more:hover,
#content #left #news #item a:hover { text-decoration: none; }

#content #right #specialnews a {
	margin-top: 10px;
	margin-bottom: 0px;
}
#content #right #specialnews a.image {
	margin: 0px;
}


/* classes */
.thumbnail {
	margin-top: 3px;
	margin-right: 10px;
}