         .newsPageTitle {font-family: Syncopate; text-align: center; text-decoration: none; text-transform: uppercase; font-size: 20px; font-weight: normal; color: #efefef; margin-top: 15px; text-shadow: 2px 3px 4px #1a1a1a; }
.newsText {text-align: center; font-size:13px; }
.newsText a {text-decoration: none; }
.postWrapper {
background: url(http://cdn.exploringlight.com/ps/ImageBG.jpg); width: 850px; 
	padding-bottom: 5px;
	padding-top: 5px;
	clear:both;
	border: 1px solid #000;
	margin-bottom: 20px;
	
}
.postTitle {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

.h1 {text-transform: uppercase; font-size: 17px; color: #999;}
.h1 A:link {color:#999;text-decoration:none;}
.h1 A:visited {color:#999;text-decoration:none;}	
.h1 A:hover {color:#666;text-decoration:none;
}

h2 {
	font-size: 13px; color: #ccc;
	font-weight: normal; text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #444;
}
.postContent {
	padding-bottom: 20px;
}
                  .white-popup {
         position: relative;
         background: url(http://cdn.exploringlight.com/ps/ImageBG.jpg);
         padding: 20px;
         width: auto;
         max-width: 950px;
         margin: 20px auto;
         }