#event_gallery
{
	float: left;
	width: 575px;
	height: 495px;
	margin-top: -9px;
	margin-left: -9px;
	background-image: url('/images/yacht/bg_gallery.png');
	background-position: top left;
	background-repeat: no-repeat;
}

	#event_gallery_image
	{
		width: 545px;
		height: 486px;
		margin-top: 9px;
		margin-left: 9px;
	}

#side_right
{
	float: left;
	width: 286px;
	height: 486px;
	margin-left: 1px;
}

	#text
	{
		float: left;
		overflow: hidden;
		width: 263px;
		height: 100%;
	}

	#scroll
	{
		float: right;
		width: 9px;
		height: 100%;
		margin-left: 14px;
	}

.event_logo
{
	margin-bottom: 5px;
}

.event_title
{
	margin-top: 20px !important;
}

.event_date
{
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
}

.event_desc
{
	padding-top: 2px;
	padding-bottom: 30px;
	font-size: 11px;
}