
.tanbg      {background-color: #f1f1f1; float: left;}

.sectionHeader {
	font-size: 1px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}



/**colored boxes*/

.rndc {display: block;font-size: 1px;}

.rndc b {display: block;height: 1px;overflow: hidden;}
/**header*/

.newsHeader {

	margin-left: 10px;

	margin-right: 10px;

	margin-top: 5px;

	display:block;

	height: 60px;

	overflow: visible;

	padding: 0px 0 0 0;

	position:relative;

}

.shLeft {background-image:url('/images/left.gif');background-repeat:repeat-y;}
.shRight {background-image:url('/images/right.gif');background-repeat:repeat-y;}
.shBotLeft {background-position: -82px -255px;width:16px;height:15px;}
.shBotRight {background-position: -99px -255px;width:16px;height:15px;}

.shBotLeft, .shBotRight
	{
	background-image: url('/images/edit_me.gif');
	background-repeat: no-repeat;
	display:block;
	overflow:hidden;
}

.shTop {background-position: bottom;width:100%;background-image:url('/images/top.gif');
background-repeat:repeat-x;}
.shBot {width:100%;background-image:url('/images/bot.gif');background-repeat:repeat-x;}

/**main and top stories items*/

.hlcat {
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	color: #fff;
	padding-bottom: 3px;
	text-decoration: none;
}

.hlleft { color: #EB2B8E;}

.hlright { color: #4A3939}



.hlsect {

	background-color:#FFFFFF;

	padding: 8px 0;

}


