.clsMainTable .clsLeftPanel {
	background: #F3F3F3 url(../images/projectsLefPanelBG.jpg) no-repeat bottom;
}


.clsMainTable .clsMainPanel {
	padding:20px 20px 20px 20px;
}

.clsMainTable .clsMainPanel .clsPages {
	text-align:center;
	margin-bottom: 30px;
}

.clsPages A:link, .clsPages A:visited, .clsPages A:active {color:black; text-decoration:none; background-color:transparent; font-weight: bold;}
.clsPages A:hover {text-decoration:underline;}


.clsMainTable .clsMainPanel .clsProjectGallery{
	float: right;
	width:240px;
	height:200px;
	margin:0 0 15px 15px;
}
