div#rightContent {
	background-color: #494949;
	width: 883px;
	/*height: 110px;*/
	/*display: table;*/
	float: left;
	margin-top: 5px;
	background-image: none;
	height: auto;
}

div#linksContainer {
	width: 500px;
	display: table;
	padding-left: 18px;
	padding-top: 18px;
}

div#linksContainer p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

div#linksContainer p a {
	text-decoration: none;
	font-size: 12px;
	color: #e4e2d9;
}

div#linksContainer p a:hover {
	text-decoration: underline;
}
