#main_content .left_column .box h2 span {
	display: none;
}

#main_content .left_column .box h2 {
	background: url(images/box_header_srd.gif) no-repeat;
	width: 227px;
	height: 42px;
}



/* ------------boxx start------------ */
#main_content .right_column .boxx h3 {
	background: url(images/box_header_srd.gif) no-repeat;
	width: 227px;
	height: 42px;
}

#main_content .right_column .boxx h3 span {
	display: none;
}
/* ------------boxx end------------ */



#main_content .right_column .box h2 span {
	display: none;
}

#main_content .right_column .box h2 {
	background: url(images/box_header_wdpe.gif) no-repeat;
	width: 252px;
	height: 39px;
}

.box.bottom {
	padding: 0px 4px 2px 5px;
}

html>body .box.bottom {
	padding-bottom: 4px;
}



/* ------------boxx start------------ */
.boxx.bottom {
	padding: 0px 4px 2px 5px;
}

html>body .boxx.bottom {
	padding-bottom: 4px;
}
/* ------------boxx end------------ */



.left_column .box.top {
	background: url(images/box_red_top.gif) no-repeat;
}

.left_column .box.bottom {
	background: url(images/box_red_bottom.gif) bottom left no-repeat;
}

.right_column .box.top {
	background: url(images/box_blue_top.gif) no-repeat;
}

.right_column .box.bottom {
	background: url(images/box_blue_bottom.gif) bottom left no-repeat;
}



/* ------------boxx start------------ */
.right_column .boxx.top {
	background: url(images/box_red_top.gif) no-repeat;
}

.right_column .boxx.bottom {
	background: url(images/box_red_bottom.gif) bottom left no-repeat;
}
/* ------------boxx end------------ */



.box.top div {
	padding: 10px;
	padding-bottom: 0px;
        height: 175px;
}



/* ------------boxx start------------ */
.boxx.top div {
	padding: 3px 15px;
	padding-bottom: 0px;
        height: 175px;
}
/* ------------boxx end------------ */




.left_column .box.top div {
	width: 244px;
}

.left_column .box.bottom div {
	width: 264px;
}

.right_column .box.top div {
	width: 252px;
}

.right_column .box.bottom div {
	width: 272px;
}

#main_content .box p.readmore {
	margin: 0px;
	height: 23px;
	text-align: right;
	vertical-align: bottom;
}

#main_content .box p {
	margin: 0px;
}

html>body #main_content .box p.readmore {
	padding-bottom: 2px;
}




/* ------------boxx start------------ */
.right_column .boxx.top div {
	width: 252px;
}

.right_column .boxx.bottom div {
	width: 272px;
}

#main_content .boxx p.readmore {
	margin: 0px;
	height: 23px;
	text-align: right;
	vertical-align: bottom;
}

#main_content .boxx p {
	margin: 0px;
}

html>body #main_content .boxx p.readmore {
	padding-bottom: 2px;
}
/* ------------boxx end------------ */

