.overall_items
{
	width: 100%;
}

.group_items
{
	padding: 3px;
	border: solid 1px #7F9DB9;
	background-color: #F0F0F0;
	vertical-align: top;
}

.group_items_center
{
	width: 100%;
	padding: 3px;
	border: solid 1px #7F9DB9;
	background-color: #F0F0F0;	
	vertical-align: top;
}

.t_group_items
{
	width: 100%;	
}

.t_group_items img
{
	border-width: 0px;
}

.items
{
	padding: 3px;
	border: solid 1px #7F9DB9;
	background-color: #FFFFFF;		
}

.item
{
	width: 100%;	
}

.item_actions
{
	padding-top: 3px;	
	white-space: nowrap;
}

.item_add
{
	padding: 3px;		
}

.itop
{	
	padding: 0px;	
	padding-top: 10px;
	padding-bottom: 10px;
}

.ilefts
{
	width: 175px;
	text-align: left;
	vertical-align: top;	
}

.t_lefts
{		
	width: 175px;
}

.ileft
{
	width: 175px;
	padding: 0px;		
}

.icenters_
{	
	vertical-align: top;
}

.t_centers_
{
	width: 100%;
}

.icenter_
{
	width: 100%;
	text-align: justify;	
	padding: 0px 20px;	
}

.irights_
{
	width: 255px;
	text-align: right;
	vertical-align: top;
	padding-bottom: 10px;
}

.t_rights_
{
	width: 100%;
}

.iright_
{	
	padding: 0px;	
}

.ibottom
{	
	padding: 0px;
}