#topFrame {
    clear: both;
    width: 900px;
    margin: 10px 0px;
}
#topFrame{
	height:110px;
	_height:130px;
	width:880px;
	_width:900px;
	border: 10px solid #f4f4f4;
	}
#topFrame .link{
	margin:31px;
	vertical-align:top;
	}

#mainFrame {
    clear: both;
    width: 900px;
}
#mainFrame table{
	
	line-height: 20px;
	}

#mainFrame .content{
	margin:20px 0;
	overflow:hidden;
	width: 750px;
	font-size:12px;
	}
#mainFrame #contentPanel table{
	border:1px solid #e1e1e1;
	}
#mainFrame #contentPanel .heading{
	line-height:35px;
	}
