@charset "utf-8";
/* CSS Document */
#PhotoGalleryHeader{
	color: #FFFFFF !important; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15pt;
	margin-bottom: 5px;
	margin-top: 5px;
}
#PhotoGallery_First {
	background: url(../../../stelprd1/fragments/sl_fr_dl_photogallerypaged_disco/about_project_blue_bg.jpg) repeat-x top left #001f2e; 
	padding: 0 0 0 15px; 
	height: 210px;
}
#PhotoGallery_First h3 {
	color: #FFFFFF !important; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15pt;
}
#Photo_Title{
	font-weight: 700;
	font-size: 18;
	color: #FF6600;
	width: 319px;
}
#Photo_Caption{
	font-size: 13;
	overflow:auto;
	height: 260px;
	width: 319px;
}
#PhotoGallery_First p {
	color: #FFFFFF; 
	font-size: 10pt;
}
#PhotoGallery_First .aboutFirstImg{
	text-align: right; 
	margin-top: 0; 
	position: relative;
}

#PhotoGallery_Second {
	width: 857px; 
	margin: 20px 0px 20px 0px;
}
#PhotoGallery_Second #first_content {
	width: 231px; 
	float: left; 
	padding: 5px;
}
#PhotoGallery_Second #second_content {
	float: right; 
	display:block; 
	position: relative; 
	width: 600px; 
	padding: 5px;
}
.call_to_action {
	color: #FF6600; 
	text-align: right; 
	width: 100%; 
	margin: 5px 0 10px 0; 
	display: block; 
	position: relative;
}
.call_to_action img {
	vertical-align: bottom;
}
.PrevNext img
{
	vertical-align: middle;
}

















