/************ MODULE-DESIGN: HEAD  ************/

.modHead
{
	
}

.modHead .info
{
	width: auto;
	float: right;
	clear: right;	
}

.modHead .headline
{
	width: auto;
	float: left;
	clear: left;
}

.modHead .subline
{
	width: auto;
	float: left;
	clear: left;
}

.modHead .link
{
	width: auto;
	float: right;
	clear: right;	
}


.sectionA .modHead .headline
{
	font-size: 1.75em;

}

.sectionZ .modHead .headline, 
.sectionB .modHead .headline
.sectionC .modHead .headline
{
	font-size: 1.35em;
	margin-bottom: 4px;

}