div.margin {
	margin-left: 240px;
}

#content #buttons {
	background: url(/images/red_buttons.gif) no-repeat;
	height: 22px;
	width: 415px;
	margin: 0px 0px 0px -8px!important;
	margin: 0px 0px 0px -4px;
	padding: 8px 8px 20px!important;
	padding: 8px 8px 8px;
	float: left;
}
#content #buttons a {
	font: bold 11px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 202px;
}
#content #buttons a u {
	text-decoration: none;
	background: url(/images/arrow_sidenav2.gif) no-repeat 0px 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#content #buttons a.left {
	float: left;
}
#content #buttons a.right {
	float: right;
}
