.container 
{
	margin-bottom: 45px;
}
.imgSec 
{
	float: left;
	height: 125px;
}
.descSec 
{
	float: right;
	height: 85px;
	width: 400px;
	margin-top: 40px;
}
.smallImage 
{
	height: 1px;
	width: 1px;
	border: 1px solid #fff;
	position: absolute;
	left: -200px;
	top: 10px;
}
.imgLink 
{
	border: 1px solid #fff;
}
a.link 
{
	border: 1px solid #fff;
}
