#content {width:800px;
	margin:auto;
	padding:0;
	padding-top:3em;}
	
#others {width:800px;}

#others li {float:left;
	width:250px;}
	
.otherLinks {list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2.5em;
	padding:.5em;}

#others li:before {content:"»";
	color:#FFFFFF;
	padding:.5em;}

.otherLinks a {color:#fff;}

.otherLinks a:hover {color:#000;
	background-color:#71e6df;}

