#cms
{
		position: absolute;
        width: auto;
        height: auto;
        top: 0;
        right: 2px;
        bottom: 0px;
        left: auto;
		text-align:left;
		z-index:100;
		background-color:#BFBFBF;
		padding:10px;
}

#cms a
{
	font-size:100%;
}

#cms span.logo
{
	font-weight: bold;
	color: #900;
}