#wrapper #middle #content #l2col1 {
	float: left;
	vertical-align: top;
	width: 220px;
	height: 185px;
}

#wrapper #middle #content #l2col2 {
	float: right;
	vertical-align: top;
	width: 260px;
	height: 265px;
	padding-left: 15px;
}

/*
-------------------------------------------------------------
 Media Galleries
-------------------------------------------------------------
*/

#mediagals {
	width: 260px;
	height: 265px;
	overflow: auto;
}

#mediagals .gallery {
	width: 240px;
	margin-bottom: 10px;
}

#mediagals .gallery table th {
	vertical-align: top;
	padding: 0px 12px 0px 0px;
}

#mediagals .gallery table th img { border: 1px solid #333; }

#mediagals .gallery table td {
	vertical-align: top;
}
