/* 
==========================================================================
 Container Styles for Classroom4 - DNN Skinfactory - www.dnnskinfactory.nl
==========================================================================
*/   

.containermaster {
	width: 100%;
	background-color: transparant;
}

.Topline {
	height:25px;
	background-image:url(images/topline.gif);
	background-repeat:repeat-x;
}

.Bottomline {
	height:25px;
}

.Title {
	color:#000080;
	font-size:12px;
	font-weight:bold;
}
