﻿.head {
	text-align: center;
	position: relative;
	width: 100%;
	background-color: #000099;
	color: #FFFFFF;
}
.left_nav {
	float:left;
	width: 200px;
	
}
.content {
	width: 760px;
	float: right;
}
.label{
background-color: #33FFBB;
text-align: center;

}
.row{
background-color: #DDDDDD;
}
#approved{
text-align: center;
}