@charset "utf-8";
/* CSS Document */

#topBar {
	float: left;
	height: 113px;
	width: 930px;
/*	background-image: url(../img/site/topBg.jpg);
	background-position: 223px 18px;
	background-repeat: no-repeat;*/
	position: relative;
}

#test {
	background-color: transparent;
	width: 706px;
	height: 72px;
	margin-left: 20px;
	float: right;
}
