.block1{
	float:left;
	margin:35px 15px 0 0 ;
	width:175px;
}
.block2{
	float:left;
	margin:35px 0 0 0 ;
	width:175px;
}
.block1 h2, .block2 h2{
	font-weight:bold;
	color:#282d67;
	font-size:11px;
	background:url(/gfx/blocktop.gif) no-repeat;
	padding:3px 8px;
	line-height:14px;
	margin:0;
	border-bottom:1px solid #cccedb;
}
.block1 div.txtm, .block2 div.txtm{
	list-style:none;
	background:url(/gfx/blockmidden.gif) repeat-y;
	margin:0 0 10px 0;
	padding:3px 0 0 0;
}

.block1 div.txt, .block2 div.txt{
	width:155px;	
	overflow:hidden;
	padding:10px;
	background:url(/gfx/blockonder.gif) no-repeat bottom left;
	font-size:10px;
	line-height:14px;
}
.block1 a, .block2 a{
	font-weight:bold;
}

.bigblocks .block {
	float:left;
	width:275px;
	margin:15px 10px 0 0;
}
.bigblocks a{
	font-weight:bold;
}
.bigblocks .block .txtm {
	background:url(/gfx/blockonderr.gif) no-repeat right bottom;
	margin:0 0 12px 0;
	padding:0;
}
.bigblocks .block .txtmm {
	background:url(/gfx/blockonderl.gif) no-repeat left bottom;
	padding:0 0 12px 0;
}
.bigblocks .block .txt {
	border-left:1px solid #cccedb;
	border-right:1px solid #cccedb;
	font-size:10px;
	line-height:14px;
	padding:10px;
}
.bigblocks .block h2 {
	font-weight:bold;
	color:#282d67;
	font-size:11px;
	background:url(/gfx/blocktopr.gif) no-repeat right top;
	line-height:14px;
	margin:0;
	padding:0;
	border-bottom:1px solid #cccedb;
}
.bigblocks .block h2 div {
	padding:3px 8px;
	background:url(/gfx/blocktopl.gif) no-repeat left top;
}

.bigblocks .block h2.sponserh {
	color:#BA1513
}