table.picArea{
	width : 1%;
	text-align : center;
}

table.picArea img{
	margin : 8px;
	border : none;
}

table.picArea a{
	display : block;
}

div.twocolumnbars
{
	margin-top : 8px;
	width : 100%;
}

div.twocolumnbars div.column div.titlebar{
	text-align : center;
	border : 1px solid white;
}

div.twocolumnbars div.column{
	width : 49.5%;
}

div.twocolumnbars div.column.right{
	
	float : right;
}

div.twocolumnbars div.column img{
	border : none;
	float : left;
	margin-right : 8px;
	margin-bottom : 10px;
}
