.booking1Shell {
	position:relative;
	width:100%;
	
	
}


.booking1ItemShell{
	float:left;
	width:100%;
	background:url(images/eventback.jpg);
	background-repeat:repeat-y;
	margin-bottom:10px;
}

.booking1Pad{

	margin-left:17px;
	margin-right:22px;


}
.booking1EventTop{

	background:url(images/eventtop.jpg);
	background-repeat:no-repeat;
	height:19px;

}

.booking1EventBottom{

	background:url(images/eventbottom.jpg);
	background-repeat:no-repeat;
	height:17px;

}


/*/////////////RESIZE IMAGE IF REQUIRED//////////////////////////*/
.booking1Image{
	width:150px;
	height:150px;
	float:left;
	
}

.booking1ImageAlt{
	width:150px;
	height:150px;
	float:right;
	
}

.booking1ImageUpload{
	width:150px;
	height:150px;
	
}


/*///////////////////////////////////////////*/


.booking1TextBody{
	margin-left:165px;
	display:inline-block;
	
}

.booking1TextBodyAlt{
	margin-right:165px;
	display:inline-block;
	
}

.booking1Title{
	padding-bottom:8px;

}

.booking1Intro{

	padding-bottom:8px;

}

.booking1More{


}



.booking1Currently{
	border:1px;
	border-color:#DDDDDD;
	border-style:solid;
	padding:12px;
	margin-top:12px;
	
}

.booking1Divider{

	width:100%;
	height:16px;
	background:url(images/internaleventdivider.jpg);
	background-position:center;
	background-repeat:repeat-x;
	padding-bottom:5px;


}







