.border {
	border: 1px solid #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C4E6C;
}
.greyborder {
	border: 1px dotted #D5AA00;
}
.paper {
	background-attachment: fixed;
	background-image: url(Images/Newsite/paper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
div.quote {
	margin: 8px;
	margin-bottom: 50px;
	
}
div.quote blockquote {
	font-style:italic;
	text-align:justify;
	margin-left: 15px;
	margin-right: 15px;

}
div.quote p.from {
	text-align:right;
	padding-right: 15px;
}
div.rquote {
	background-image: url(/bikesafe/Images/quote.gif); 
	background-repeat:no-repeat;
	background-color: #4D658B;
	padding: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	width: 300px;
	margin-bottom: 100px;
}
div.rquote blockquote {
	text-align:justify;
	margin: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
}
div.rquote div {
	width: inherit;
	background-image: url(/bikesafe/Images/quote.gif); 
	background-repeat: no-repeat;
	background-position: bottom right;
}
