#zoom {
	z-index: 1000;
}


#zoom_content {
	text-align: left;
	
}

#zoom_content H2 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#666666;
	font-size:20px;
}

#zoom_content p, #zoom_content div  {
	margin-top: 10px;
}

#zoom_content a  {
	color:#666666;
	text-decoration:none;
}
#zoom_content a:hover  {
	color:#333333;
}

#zoom_content small  {
	color:#666666;
}

.ec3_events table {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#widgetsposts .feed a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
}

#widgetsposts .feed {
	border-top:1px dashed #999999;
}

#widgetsposts .feed h3 a {
	text-decoration:none;
	color:black;
}

#widgetsposts .feed ul li a {
	text-decoration:none;
	color:#666666;
}

#widgetsposts .feed ul li a:hover {
	color:#333333;
}

#widgetsposts .feed li {
	list-style-type: disc;
	border: none;
}

#widgetsposts .feed ul {
	margin-left: 10px;
	padding-left: 5px;
	padding-top: 0px;
}
