﻿@import url('PublicGeneral.css'); 
@import url('threeColumns.css'); 


#footer .inside {
	background: transparent url(img/footer_side_col.gif) 0 -13px no-repeat !important;
}
#footer .footerlinks,
#footer .standard {
	height: 48px !important;
	line-height: 48px !important; /* 61 - 13 */
}


#footer .footerlinks {
	float: right !important;
	width: 240px !important;
}

#outerColumnContainer {
	background: none !important;
}

#innerColumnContainer{
	background: none !important;
}

#innerColumnContainer #rightColumn {
	width: 230px !important;

}

#innerColumnContainer #contentColumn {
	width: 270px !important;
}



