.pullquote-right {
	width:275px;
	float:right;
	padding: 10px;
	border-top: 1px solid #663300;
	border-bottom: 1px solid #663300;
	font-weight: bold;
	color: #663300;
}

#right .content .links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 120px;
	border: 1px solid #333333;
	color: #000033;
	background-color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	display: block;
}

#right .content .links a:hover {
	color: #fff;
	background-color: #003;
	text-decoration: none;
}

