@import "../../styles/arx/layout.css";
@import "../../styles/arx/subpageMain.css";

div#contentOld {
	background: url(../../ARX/images/page_arrow.jpg) no-repeat 850px 0px;
}

th {
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: middle;
	height: 40px;
	background: #cccccc;
}

tr td {
	height: 20px;
	vertical-align: top;
	text-align: left;
	
}

div#note {
	background: url(../../ARX/images/note_bg.jpg);
	width: 900px;
	height: 69px;
	margin-bottom: 20px;
}

div#note-pad {
	padding: 13px;
}

div.center {
	text-align: center;
	margin-top: 20px;
}
