h2{
	text-align:right;
	border-bottom: 2px solid #2DAAE1;
}
h3 {
	font-size:.9em;
}
p {
	text-align: center;
	width:450px;
	margin:0 auto;
}
.secondary_title{margin-top:1.5em;}
.left, .right {
	text-align: center;
	vertical-align: top;
	width:333px;
	margin-top: 1em;
}
.left p, .right p {width:auto;}
#downloads {margin-left:50px;list-style: square;}
#downloads li {
	font-family: Arial, sans-serif;
	font-size:.9em;
}
#downloads a {
	font-weight: bold;
	color:#000;
}
#downloads a:hover, #downloads a:focus {text-decoration: none;}
#error_message p, #success_message p {width:auto;text-align: center;font-family:Verdana,sans-serif;}