.containermaster 
{
	width: 96%;
	margin-left: 2%;
}

.containerheader 
{
	width: 100%;
	text-align: left;
	
	height: 20px;
	line-height: 20px;
	
	font-weight: bold;
	
	margin-bottom: 15px;
}

.containerbody 
{
	width: 100%;
	text-align: left;
}

.containerbody .normal {
	font-weight: 100%;
}

.containerfooter 
{
	width: 100%;
	height: 24px;
	line-height: 24px;
}

.containeractions_l {
	float: left;
	height: 24px;
	line-height: 24px;
}

.containeractions_r {
	float: right;
	height: 24px;
	line-height: 24px;
}



































