body, td, input, div, span, textarea, select
{  margin: 0px auto 0;
        padding:0;
}

.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=30);
	opacity:0.3;
}

.modalPopup 
{
	background-image:url(images/back.gif);
	background-repeat:no-repeat;
}

.calCell
{
	font-size: 7pt;	
}

a

#ctl00_navPrimaryLinks_EmailAlerts {
	padding: 3px;
	color:#999;
	width:125px;
	height:12px;
	font-size:10px;
	margin-top:.6em;
	}
#ctl00_navPrimaryLinks_EmailAlertsButton{
	/*padding: 0 5px;
	position:relative;
	top:26px;*/
	color:#FFF;
	font-weight: bold;
	font-size:10px;
	background: transparent url(media/images/button.gif) no-repeat top left;
	border: none;
	margin: 0;
	height:25px;
	width:57px;
	}	
div.webLinks, div.bubbleInfo {
	float:right;
}
div.webLinks img {
	border:none;
	padding: 0 5px;
	position:relative;
	z-index:10000;
}
.bubbleInfo {
    position: relative;

}

.popup {
	padding:10px 5px;
	text-align:center;
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	background: transparent url(../media/images/bubble_v2.png) no-repeat;
	width:110px;
	height:45px;
}

#shareIcons { float: right; top: 61px; position: relative; }

#exhibitionButton { 
	height:26px; 
	width:123px; 
	border: none;
	margin: -6px 0 0 0;
	}
