div#content h1
{	
	font-size: 1.3em;
}

#bottom-pics img
{
	padding: 1em;
}

.left-box
{
	width: 18em;
	margin-top: 3em;
	margin-right: 1em;
	float: left;
	font-size: 1.1em;
	line-height: 2em;
}

.right-box
{
	width: 18em;
	margin-top: 2em;
	
	float: right;
	font-size: 1.2em;
	line-height: 2em;
}

.box-righter img
{
	margin-top: 1em;
	margin-left: 2em;
	
	border: 1px solid #e1e1e1;
}

.box-righter
{
	padding-bottom: 1.5em;
	margin-bottom: 1em;
	border-bottom: 1px solid #dddddd;
}

.box-lefter img
{
	margin-top: 1em;
	margin-right: 2em;
	
	border: 1px solid #e1e1e1;	

}
