#containerTop #content {
	margin: 0 36px 0 0;
	padding-left: 24px;
	width: 466px;
}
#containerTop #sidebar {
	margin-top: 5px;
	width: 324px;
}
#content ul {
	line-height: 1.6em;
}
#content div.infoMsg ul {
	line-height: 1.231;
}
#content div.table-small2 table tbody td,
#content div.table-small2 table tbody th {
	background-color: #F3F7FB;
}
#content div.table-small2 table tbody th label {
	display: inline;
}
#content div.table-small2 table div.errorMsg {
	margin-bottom: 0;
}
#content div.table-small2 table div.errorMsg li {
	font-size: 100%;
}
#content div.table-small2 table td.buttons { 
	background-color: white;
	padding-top: 12px;
	text-align: right;
}
