#steet-toggle { display: block; position: absolute; width: 110px; height: 30px; top: 0; background: url(../images/cp-tab.png) no-repeat; text-decoration: none; right: 1px; z-index: 100; outline: none medium; }

/* blocks */



#steet-toggle span {
	display: block;
	padding-top: 5px;
	text-align: right;
	padding-right: 27px;
	color: #ccc;
}

#top-bar { color: #ccc; background: #333; overflow: hidden; }
