/* CSS Document */
div#navPrimary {
	margin-bottom:6px;
}

div#colLeftMod {
	width:502px;
	padding:0px 15px 0px 0px;
	border-right:1px solid #E7E7E7;
}

div#colRightMod
{
	left: inherit;
	width: 251px;
	padding: 0px 0px 0px 15px;
	position: absolute;

}


div#content {
	/**/background-image:url(/common/das/images/ui/home/contentBackground.gif);
	background-repeat:repeat-y;
}



