@import url("/docroot/cavallfort/css/relatedInfo.css");
#main {
	position: relative;
	margin-right: 9px;
	margin-left: 230px;
	border-top: 1px solid #000;

}
#relatedInfo {
	position: absolute;
	top: 0;
	left: -233px;
	width: 200px; 
	margin: 0px 15px;
}	
#nav2 {
        position: absolute;
        top: 0;
        left: -230px;
        width: 230px;
        padding-top: 370px;
}

