@charset "UTF-8";
/* CSS Document */

.lightBox 
{
	border: 0px;
}

.post_date {
	font-size: 11px;
	color: #999999;
}

.post_title {
	font-size: 16px;
	color: #bce7f8;
	font-weight: bold;
}

img {
	border: 0px;
}

.diveconditions {
	background-color: #184d9a;	
	width: 130px;
	left: 720px;
	float: right;
	border: 1px solid #FFF;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 5px;
}
