#content .thumb_right{
	float:right;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}


.thumb_right{
	float:right;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}



#content .thumb_left {
	float:left;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 15px;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}

.thumb_left {
	float:left;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 15px;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}




#content .thumb_right_noborder {
	float:right;
	background-color: #FFFFFF;
	padding: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content .thumb_left_noborder {
	float:left;
	background-color: #FFFFFF;
	padding: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*.align_right {
	float:right;

}
*/


/*.lowerquote {
	padding-bottom: 35px;
	display: block;
	background-image: url(../media/siteImages/quote-marks-bottom.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
}*/