/* CSS Document */
div.columnLeft{
	color:#393939;
	line-height:14px;
	width:336px;
	padding:10px;
}
div.columnRight{
	float:right;
	color:#393939;
	line-height:14px;
	width:386px;
	padding:10px;
}
