body{
	overflow: hidden;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	left: auto;
}

a{
	text-decoration: none;
	color: #990000;
}

a:hover{
	color: #CC0000;
}

#addthis_toolbox{
	float:left;	
	width:5%;
}

#validation{
	float:right;
	width:40%;
}
