.cms
{
	font-size:x-small;
	background-color: #ffff00;
	background-color: #eeeeee;
	color: #555555;
	border-top: 1px dashed black;
	padding:0;
	margin0;
	text-align: center;
}

.cms a
{
	text-decoration: none;
	color: #555555;
}
.cms a:hover
{
	text-decoration: underline;
	color: #555555;
}


.blockwrapper
{
	margin-bottom: 4px;
	border:	1px dashed black;
}