/* CSS Document */

div#stages {	
	padding: 0px 0px 0px 23px;	
	background: #c9cbd0 url(../images/bullet.jpg) left center no-repeat;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #000000;
}

#left-menu{
	margin-left: 10px;
	width: 300px;
	float: left;
}

#right-menu{
	margin-left: 10px;
	width: 300px;
	float: left;
}

