#MainPageContent {
	width: 570px;
	margin: 0;
	font-size: 12px;
	padding: 20px 15px 0 15px;
	border-bottom: 1px solid #bdbbbb;
	}
#MainPageContent H2 { font-size: 14px; }

#Intro H2 {
	width: 570px;
	font-size: 16px;
	color: #0066CC;
	line-height: 25px;
	border-bottom: 1px solid #0066CC;
	margin: 0 auto;
	display:block;
	}
	#Intro H2 SPAN { font-size: 10px; float: right; font-weight: normal; }

	#Intro H2 SPAN A { color: #0066CC; }

#Cajota {
	width: 600px;
	margin: 0 0 20px 0;
}
	.cajanews {
		width: 250px;
		float: left;
		margin-right: 15px;
		padding: 10px;
		}

		.cajanews .links H1 {
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 15px;
			line-height: 25px;
			color: #0b601c;
			text-align: center;
			border-bottom: 1px solid #000;
			}

#MainNewBlock {
	width: 232px;
	height: 330px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	}
	#MainNewBlock H2 { font-size: 12px; }

		#MainNewBlock H2 A { color: #000; text-decoration:none; }

	#MainNewBlock P {
		font-size: 11px !important;
		color: #333;
		text-align: justify;
		}

	#MainNewBlock P A { color: #000; }

	#MainNewBlock IMG {
		width: 230px;
		height: 158px;
		border: 1px solid #000;
		}

DIV.NewsBox { height: 350px; }

	DIV.NewsBox UL { margin: 0; padding: 0 0 0 20px; }

	DIV.NewsBox UL LI {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		margin: 10px 0 5px 0;
		}
		DIV.NewsBox UL LI A {
			color: #6B6A6A;
			font-weight: bold;
			text-decoration: none;
			}

.gralcontentblock {
	width: 45%;
	float: left;
	margin: 5px 20px 0 0;
	padding: 0;
}

.gralcontentblock H2 { color: #CC3300; }

#mainPageArticles {
	width: 50%;
	background-color: #ddd; 
	padding-bottom: 15px;
	margin-top: 15px;
	float: right;
	}

#mainPageArticles H2 {
	background-color:#999;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align:center;
	}
.gralcontentblock LI A,
#mainPageArticles LI A {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 18px;
		color:#990000;
	}
	.articlesummary {
		border-bottom:1px solid #bdbbbb;
		padding: 0 15px 20px 15px;
		}
	.articlesummary H3 A { font-size: 12px; color: #003399; }

	.fullarticle A {
		background-color: #eee;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#990000;
		text-align: center;
		text-decoration: none;
		display: block;
		line-height: 20px;
		border-bottom: 1px solid #999;
		}


#SportsFeaturedOpinion {
	margin: 0;
	padding: 0;
	float: left;
}

#SportsFeaturedOpinion H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px 0 3px 0;
	padding: 0;
}

.maincontentblock H4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	margin: 5px 0 3px 65px;
	padding: 0;
}

.maincontentblock P{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	width: 200px;
	margin: 0;
	padding: 0;
	float: left;
}

.maincontentblock A{
	font-weight: bold;
  white-space: nowrap;
  color: #000;
}

#SportsFeaturedOpinionPic IMG {
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
}
#ArticleBigbox{
	margin: 0;
	padding: 15px 0 5px 0;
	float: left;
}
.contents .maincontentadd {
   width: 600px;
	text-align: center;
	margin: 3px auto 20px;
	padding: 0;
   clear: both;
}

/* live odds */
#tabla { }
	#tabla H2 {
		background-color: #eee;
		font-size:14px;
		color: #003366;
		line-height: 35px;
		border-top: 1px solid #666;
		border-bottom: 1px solid #666;
		}

#tabla TABLE { border-top:1px solid #CC6600; border-left:1px solid #CC6600; margin: 0 5px }
	#tabla TD {
		border-bottom:1px solid #CC6600;
		border-right:1px solid #CC6600;
		padding: 0 10px
		}

#tabla P { font-size:12px; text-align:left }
#tabla P A { color:#990000 }
