@charset "utf-8";
/* CSS Document */

.flash{
	position:absolute;
	left:60px;
	top:-129px;
	!top:-132px;
}
div.content .leftCol{
	width:602px;
	float:left;
	padding-right:6px;
}
div.content .rightCol{
	width:247px;
	padding:10px;
	float:right;
	background:#e8e6e6;
}

a.revenue{
	background:url(../images/revenue-planing-n.jpg);
	width:157px;
	height:44px;
	display:block;
	text-indent:-10000px;
	float:left;
	}
a.revenue:hover{
	background:url(../images/revenue-planing-s.jpg);
	}

a.budget{
	background:url(../images/budgeting-n.jpg);
	width:108px;
	height:44px;
	display:block;
	text-indent:-10000px;
	margin:0;
	padding:0;
	float:left;
	margin-left:8px;
	}
a.budget:hover{
	background:url(../images/budgeting-s.jpg);
	}
a.scorecards{
	background:url(../images/scorecards-n.jpg);
	width:113px;
	height:44px;
	display:block;
	text-indent:-10000px;
	margin:0;
	padding:0;
	float:left;
	margin-left:8px;
	}
a.scorecards:hover{
	background:url(../images/scorecards-s.jpg);
	}	
a.management{
	background:url(../images/management-reporting-n.jpg);
	width:196px;
	height:44px;
	display:block;
	text-indent:-10000px;
	margin:0;
	padding:0;
	float:left;
	margin-left:8px;
	}
a.management:hover{
	background:url(../images/management-reporting-s.jpg);
	}