.boxSpaceTop
{
	height: 130px;
	width: 920px;
	background-color: Transparent;
	display: inline;
	float: left;
}

.pageContentContainer
{
	width: 920px;
	background-color: Transparent;
	display: inline;
	float: left;
}

.contentBackgroundOpaque
{
	filter:alpha(opacity=70);
	opacity: 0.7;
	background-color: Black;
	width: 920px;
	height: 561px;
	z-index: -2000;
}

.contentBackgroundTransparent
{
	margin:0 25px;
}

.eventHeaderText
{
	background-color:transparent;
	height:78px;
	margin:16px 0 0;
	width:375px;
	color: White;
}

.eventSearchControl
{
background-color:transparent;
height:61px;
margin-top:16px;
width:485px;
padding-top: 17px;
}

.inputBox
{
	border:thin solid;
	height: 18px;
}

.scSearchInputBox
{
	border:thin solid;
	height: 20px;
	margin-top: 1px;
}

.eventSearchButton
{
	background: Transparent URL(buttonBackground.gif) repeat-x 0 0;
	border:none;
	width: 75px;
}

.monthMenu
{
	width: 860px;
	height: 30px;
}

.monthItem
{
	width: 70px;
	height: 26px;
	background-color: #4B3D3C;
}

.monthItemBreak
{
	width: 1px;
	height: 30px;
	background-color: Black;
}

.eventSearchResults
{
	width: 860px;
	background-color: Transparent;
	height: 94px;
}

.eventSpace
{
	width: 215px;
	height: 280px;
	color: White;
}

.boxSpaceEvent
{
	width: 21px;
	height: 20px;
}

div.topSpace
{
	display: none;	
}

.monthItem a:hover
{
	background-color: White !important;
}

.monthItem a
{
color:black !important;
display:block;
height:23px;
padding-top:3px;
text-align:center;
width:70px;
}