#content {
    /*background: url("/~/media/Global/Portal.Bred/2cols_right_bg_666.ashx") top center repeat; MEDIA */
    background: url("/images/Portal_Bred_Layout/2cols_right_bg_666.gif") top center repeat;
    float: left;
}

#contentleft {
    width: 697px; /*658px;*/
    /*border-right: 1px solid #a7abaf;*/
    min-height: 200px;
    float: left;  
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	padding-top: 20px;
}

#contentcenter {
    width: 251px; /*312px;*/
    float: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	overflow: hidden;
}

#content_reset {
    /*background: url("/~/media/Global/Portal.Bred/2cols_right_bg_666.ashx") top center repeat; MEDIA*/
    background: url("/images/Portal_Bred_Layout/2cols_right_bg_666.gif") top center repeat;
}

#content_clear {
    /*background: url("/~/media/Global/Portal.Bred/2cols_right_bg_666.ashx") top center repeat; MEDIA */
    background: url("/images/Portal_Bred_Layout/2cols_right_bg_666.gif") top center repeat;
}


