div#sidebarRight { 
	padding-bottom:		20px;
}

div#content a {
	color:				#E3043B;
}

div#content a img {
	margin-right:		4px;
}

div#content p span {
	color:				#918575;
}

div#content p.header {
	margin-bottom:		5px;
	font-size:			14px;
}

div#content table {	
	width:				100%;
	margin-bottom:		10px;
}

div#content table tr {
	height:				20px;
}

div#content table tr td {
	width:				140px;
	height:				18px;
	padding:			2px 0px 0px 5px;
}

