﻿.label
{
	width:15%;
	float:left;
	height:90%;
	overflow:hidden;
}


.content
{
	width:60%;
	height:90%;
	float:left;
	margin-left:10px;
	overflow:hidden;
}


.pictures
{
	width:25%;
	height:90%;
	margin-left:10px;
	overflow:hidden;
}