/* 
=================================================================================
 Container Styles for Remote Assistance - DNN Skinfactory - www.dnnskinfactory.nl
=================================================================================
*/   

.containermaster {
	width: 100%;
	background-color: transparant;
}

.containerrow1 {
	background-image:url(images/basiscontainer_02.gif);
	height:26px;
	width:100%;
}

.graycontainerrow1 {
	background-image:url(images/Graybackcontainer_02.gif);
	background-repeat:repeat-x;
	height:46px;
	width:100%;
}

.payofftitle   {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight: bold;
}

