div.links{
	float: left;
	width: 705px;
	padding-top:10px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #727272;
}
div.links span{
	color: #000000;
	font-weight: bold;
}
.links a{
	color: #d00710;
	text-decoration: none;
}
.links a:hover{
	text-decoration: underline;
}
#leftlinkelement{
	display: block;
	float: left;
}
#welcomeuser{
    display: block;
    float: right;
    color: #666666;
    font-size: 12px;
}