/* CSS Document */
#content {
	width: 770px;
	height: 100%;
}
#innercontentcontainer {
	width: 704px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	margin-bottom: 23px;
}
#rightcolumn {
	display: none;
	width: 0px;
	height: 0px;
	visibility: hidden;
	
}
#customscrollcontainer {
	padding:0px;
	margin: 0px;
	overflow: visible; 
	position: relative;
}
