/***********************************/
/* Exclusive Use
/* Event Types pages
/* Robert Wilson 09-2008
/**********************************/

/* --------- Introduction ---------*/
div.columnwide
{
	float:left;
	width:780px;
	padding:0 0 0 14px;
	margin:0 0 0 10px;
}
div.column
{
	float:left;
	width:360px;
	padding-right:30px;
}
div.column li
{
	background:url(../../Images/Structure/bullet.gif) no-repeat 0 14px;
	padding-top:10px;
	line-height:1.3em;
	padding-left: 15px;
}
div#event_banner_image
{
	width:766px;
	height:267px;
	background:url(../../Images/Pages/large_banner_drop_shadow.gif) no-repeat bottom right;
	z-index:99;
	padding:0 0 0 18px;
	overflow:hidden;
}
.SearchPropertyLink
{
	padding-left:100px;
	font-size:0.80em;
	letter-spacing:1px;
	text-decoration:underline !important;
}

