﻿.detailDiv
{
	width:100%;
}

#event
{
	width:325px;
}

.eventimage
{
	width:145px;
	margin-left:5px;
	padding-right:0px;
	float:left;
}

.eventdetails
{
	float:right;
	width:125px;
	margin-top:5px;
	margin-bottom:5px;
}

.eventdetailbutton
{
	float:left;
}

.cal_date a:link
{ 
	text-decoration:underline;
	color:Blue;
	font-family:Arial;
}

.inside
{    
    border: solid 1px #014E82;
}

.detailHead
{
	font-weight:bold; 
	font-size:10pt;
}

.detail
{
	font-size:12pt;
}
	
	
