#idx_cp {
	width: 780px;
}
/*#idx_cp h3 {
	margin-top: -2px;
	font-size: 14px;
}*/
#idx_cp p {
	margin: 0;
}
.idx_cp_digest {
	float: left;
	clear: both;
	margin: 5px;
	border: 3px solid #ccc;
	padding: 5px;
	display: inline;
	width: 500px;
}
.idx_cp_clear {
	clear: both;
}
.idx_cp_clear_line {
	clear: both;
	border-top: 1px solid #999;
	margin: 5px 0;
}
.idx_cp_weather {
	float: right;
	margin-top: 85px;
	display: inline;
}
.idx_cp_wrapper {
	/*background-color: #FF00FF;*/   /*test*/
	float: left;
	clear: both;
	margin: 5px;
	border: 3px solid #ccc;
	padding: 5px;
	display: inline;
	width: 754px;
}
#idx_cp_col_container {
	width: 100%;
}
#idx_cp_col_container .idx_cp_col {
	float: left;
	height: 340px;
}
#idx_cp_col_left {
	width: 275px;
	padding: 0 5px 0 0;
}
#idx_cp_col_right {
	width: 212px;
	padding: 0 0 0 5px;
}
#idx_cp_col_mid {
	width: 245px;
	padding: 0 5px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#idx_cp_sub_col_container {
	width: 100%;
}
#idx_cp_sub_col_container .idx_cp_sub_col {
	float: left;
	height: 260px;
	overflow: hidden;
}
#idx_cp_sub_col_left {
	width: 458px;
	padding: 0 5px 0 0;	
}
#idx_cp_sub_col_right {
	width: 285px;
	padding: 0 0 0 5px;
	border-left: 1px solid #999;
}

#idx_cp h5, #idx_cp h4, #idx_cp h3 {
	background-image: url('topnav_bg.gif');
	background-repeat: repeat-x;
	border: none;
	border-bottom: none;
	padding: 3px;
}
img.rss_img {
	margin-top: -13px;
	padding-right: 3px;
}

#idx_cp_sponsor_container	{
	width: 208px;
	margin: 0 auto;
	clear: both;
	}

.idx_cp_sponsor_left	{
	float: left;
	display: inline;
	}
	
.idx_cp_sponsor_right	{
	float: right;
	display: inline;
	}

.idx_cp_sponsor_label	{
	text-align: center;
	margin: 2px;
	}