@charset "utf-8";
/* Site CSS Document */

.left-column{
	width: 46%;
	float: left;
	margin: 0% 2% 1% 1%;
}

.left-column img{
	width:90%;
}

.left-col{
	width: 16%;
	float: left;
	margin: 0% 0% 1% 2%;
	background-color:#ffffff;
}

.left-col img{
	width:90%;
}

.left-col p{
	font-size: 11px;
}