﻿.item
{	
	float:left;
	width:136px;
	height:110px;
	border: solid 1px black;	
}

.item2
{
	float:left;	
	padding:5px;
}
