/*
# $Id$
*/

.col-left {
	float: left;
	width: 405px;
}

.col-right {
	float: right;
	width: 195px;
}

	.col-right img {
		margin-bottom: 6px;
	}
