#containerTop #content {
	margin: 0 36px 0 0;
	padding-left: 24px;
	width: 466px;
}
#containerTop #sidebar {
	margin-top: 5px;
	width: 300px;
	float: right;
}
#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;
}
#content #nocookies {
	display: none;	
}
#sidebar div.warning {
	background: #ffefbb url(../../images/icons/error.png) no-repeat 10px 9px;
	border: 1px solid #af1100;
	width: 210px;
	margin: 10px;
	padding: 10px 10px 5px 36px;
}
#sidebar div.newsbox {
	border: 1px solid #3c78b5;
	width: 256px;
	margin: 10px;
}
#sidebar div.newsbox div {
	padding: 15px 15px 5px 15px;
}

