/*
	CSS "jooma photo gallery" page for the Raritan Boro Democratic Club
	Copyright (c) 2009-2010 Raritan Boro Democratic club.
	All rights reserved.
*/

.thumbnail img { 
	border: 1px solid #666;
	padding: 5px;
}

div.thumbnail { 
	float: left;
    width:112px;
	margin: 0px 11px 10px 0px;
}

.thumbnail p {
    text-align: center;
    padding: 2px;
    margin: 0;
    height: 5em;
}

.content .left-col h2 {
    border-bottom: none; /* class override */
   	margin-bottom: 7px;
}
