﻿/*
 additional css for amin pages
*/

#content
{
	background-image: url(../images/circlebackground.png);
	background-repeat:  no-repeat;
	background-position: center center;
	height: 480px;
}

.cleanback , #content span
{
	background-color: white;
}

.ddChild a {
    min-height: 20px;
}
