﻿.dmain {
	width: 500px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	font-size: 14px;
	height: 100%;
	padding: .5px;
}
.d {
	float: left;
	width: 185px;
	margin-right: 1px;
	margin-bottom: 0.5px;
	margin-top: 0.5px;
}
.d span,.c span,.b span {
	font-weight: 700;
	line-height: 22px;
	color:#FFFFFF;
	background-color: #202DC8;
	display: block;
	text-align: center;
}
.b {
	float: right;
	width: 183px;
	margin-top: 0.5px;
	margin-bottom: 0.5px;
}
.c {
	width: 130px;
	float: left;
	margin-top: 0.5px;
	margin-bottom: 0.5px;
}
.d font,.c font,.b font {
	color: #000066;
	display: block;
	background-color: #FFFFCC;
}
.UpdatePanel {
	filter: Alpha(Opacity=60);
	width:32px;
	height:32px;
	z-index:999999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10%;
	/*background-color: #FFFFFF;*/
	position: absolute;
}


.columns_inner_floats {
}

.columns_inner_floats .heading_container h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 20px;
	line-height: 27px;
	width: 600px;
	height: 30px;
}
.columns_inner_floats .heading_container h2 .icon_rss_header {
	background-image: url(bg_icon_sprite.png);
	height: 13px;
	width: 40px;
	background-repeat: no-repeat;
	float: right;
	background-position: left -240px;
	top: -18px;
	position: relative;
}
.columns_inner_floats .heading_container h2 .icon_info_header {
	background-image: url(bg_icon_sprite.png);
	height: 13px;
	width: 18px;
	background-repeat: no-repeat;
	float: right;
	background-position: left -486px;
	top: -18px;
	position: relative;
}
.columns_inner_floats .bucket_container {
	text-decoration: none;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bg_bucket.png);
	background-repeat: no-repeat;
	background-position: left -43px;
}
.columns_inner_floats .bucket_container .bc_l {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9FBDE5;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9FBDE5;
}
.columns_inner_floats .bucket_container .post_item .post_title {
}
.columns_inner_floats .bucket_container .post_item .post_title a {
	font-size: 14px;
	line-height: 20px;
	color: #3333FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.columns_inner_floats .bucket_container .post_item .post_title a:hover {
	color: #3333FE;
	text-decoration: none;
}
.columns_inner_floats .bucket_container .post_item .post_date {
	margin: 0px;
}
.columns_inner_floats .bucket_container .post_item p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
.columns_inner_floats .bucket_container .post_item .post_date {
	color: #B7B7B7;
}
.columns_inner_floats .heading_container {
	background-image: url(bg_heading.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
}
.columns_inner_floats .bucket_container .post_item {
	margin-right: 12px;
	margin-left: 12px;
}
.columns_inner_floats .bucket_container .top_bucket .tb_left {
	background-image: url(bg_bucket.png);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 4px;
	background-position: right -10px;
	filter: FlipH;
}
.columns_inner_floats .bucket_container .top_bucket .tb_right {
	background-image: url(bg_bucket.png);
	background-repeat: no-repeat;
	background-position: right -10px;
	float: right;
	height: 10px;
	width: 4px;
}
.columns_inner_floats .heading_container .heading_right_top {
	float: right;
	width: 20px;
	background-image: url(bg_heading.png);
	filter: FlipH;
	background-repeat: no-repeat;
}
.columns_inner_floats .bucket_container .top_bucket {
	background-image: url(bg_bucket.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
}
.columns_inner_floats .botton_bucket {
	background-image: url(bg_bucket.png);
	background-repeat: no-repeat;
	background-position: left -20px;
	height: 12px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
.columns_inner_floats .botton_bucket div {
	float: right;
	height: 12px;
	width: 12px;
	background-image: url(bg_bucket.png);
	background-repeat: no-repeat;
	background-position: left -20px;
	filter: FlipH;
}