.images {
clear:both;
	width:400px;
	float:left;
	margin-left:5px;
}
.images .main {
	border:1px solid #000000;
}
.images .sm {
	border:1px solid #000000;
	margin-bottom:3px;
	margin-right:3px;
	width:80px;
}
div.left {
	width:200px;
	float:left;
}
div.right {
	width:700px;
	float:right;
}
div.venue {
	width:370px;
	height:123px;
	float:left;
	background:#ffffff url('/images/cat_titlebg.jpg') top repeat-x;
	margin:5px;
	padding:5px;
	text-align:left;
	border:1px solid #9b9b9b;
	overflow:hidden;
}
div.venue  h3 {
padding:0px;
margin:0px;
font-size:14px;
}