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

#hours, #rates  {
	position:relative;
	left:21px;
	top:-20px;
	width:600px;
	border:none;
	padding:0px;
	margin:0px;
}

#rates {
	float:right;
}

.boldcell {
	width: 120px;
	font-weight:bold;
}

.secondcell {
	width:180px;
}

#maincontentcontainer {
	margin:0pc;
	width:600px;
	height:380px;
}

#middlecontainer, #sidebarcontainer {
	height:650px;
}

.inset {
	padding-left:25px;
}
