.imagesection
{
	clear:left;
	border:dashed 1px;
	background-image:url('../images/imagesectionbg.jpg');
	background-repeat:repeat-y;
	background-position:100%;
	margin-bottom:20px;
}

.imagesectionimage
{
	padding:10px;
	float:left;
	text-align:center;
	width:150px;

}

.imagesectionpara
{
	margin-top:10px;
	margin-left:200px;
	text-align:left;
	width:250px;
	
}