﻿div#mainContent {
	position: relative;
	float: left;
	width: 984px;
	border-left: dotted 1px #dddddd;
	min-height: 200px;	
	background-image: url(../Images/BoxRight.gif);
	background-repeat: repeat-y;
	background-position: top right;
	margin-right: -2px;
}

div#footer {
	width: 980px;
}