#MainPageContent {
	font-size: 11px;
	padding: 10px;
}
/* NEWS */

#MainNewBox {

}
#MainNewBlock {
}
#MainPageNewsBlock {
	height: 240px;
	position: relative;
}
#MainNewBlock P {
	width: 570px;
	margin: 0 0 0 0;
	padding: 0 15px;
}
#MainNewBlock P A{
	font-weight: bold;
	white-space: nowrap;
}
#MainPageNewsBlock IMG{
	border:5px solid #f4f4f4;
	margin:0 25px 0 0;
}
#MainNewBlock H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #336699;
	line-height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#MainNewBlock H2 A{

}
#MainNewBlock H2 A:HOVER{

}
#MainNewBlock IMG {
	width: 230px;
	height: 150px;
	margin: 0 0 0 35px;
	vertical-align: bottom;
	background-color: #efefef;
	position: absolute;
	top: 80px;
	left: 0;
}
.MainContentSportsArticles{
}
.MainContentSportsArticles H2{
	display:none;
}
.SportsFeaturedOpinion{
	display:none;
}
.mainArticlesList {
	position: absolute;
	top: 66px;
	left: 280px;
}
.mainArticlesList UL {
	margin: 14px 0 0 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #efefef;
}
.mainArticlesList LI.even {
	font-weight: bolder;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #efefef;
}
.mainArticlesList LI.even A{
	line-height: 20px;
	padding: 0 10px 0 10px;
	display: block;
}
.mainArticlesList LI.even A:HOVER{
	background-color: #efefef;
}
.mainArticlesList LI.odd{
	display:none;
}
/* ************* */
DIV.mainpageblock {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	float: left;
}
DIV.mainpageblocktitle {
	padding: 15px 0 0 0;
}
DIV.mainpageblocktitle H2 {
	font-size: 16px;
	color: #9e0a0e;
	text-align: center;
	line-height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
DIV.mainpageblocktitle H2 SPAN {
	font-size: 11px;
	color: #777;
}
DIV.mainpageblockcontent {
	background-color: #f4f4f4;
	margin: 0 10px 0 10px;
	padding: 0;
	height: 115px;
}
DIV.mainpageblockcontent P {
	text-align: justify;
	margin: 0 0 0 0;
	padding: 10px 10px 0 10px;
}
DIV.mainpageblockcontent IMG {
	margin: 10px;
	float: left;
}
DIV.mainpageblocklink {
	background-image: url(/images/mainpage/block-bottom.gif);
	margin: 0 20px 0 20px;
	height: 20px;
	border-bottom: 1px solid #efefef;
}
DIV.mainpageblocklink P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 19px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
DIV.mainpageblockbanner {
	background-color: #d7d7d7;
	text-align: center;
	padding: 5px 0 5px 0;
}
DIV.mainpageblockbanner IMG {
	vertical-align: bottom;
}
