#pageContent {
	margin-left:20px;
	margin-right:20px;
	margin-top:15px;
}

#audLeft {
	float:left;
	width:200px;
}
#audRight {
	float:left;
	width:499px;	
	padding-left:10px;
}
#audRight h1 {
	text-align:right;
}
#audRight ul {
	list-style:none;
	font-size:1.2em;
}
#audRight li {
	padding-bottom:7px;
}
#audRight li a {
	color:#000;
	text-decoration:none;
}
#audRight li a:hover {
	color:#333;
	text-decoration:underline;
}




#currentHeader {
	text-align:right;
	padding-top:10px;
}
#currentLeft {
	float:left;
	width:350px;
}
#currentRight {
	float:left;
	width:349px;	
	padding-left:10px;
	text-align:right;
}
#currentRight h1 {
	text-align:right;
}
#currentRight ul {
	list-style:none;
	font-size:1.2em;
}
#currentRight li {
	padding-bottom:7px;
}
#currentRight li a {
	color:#000;
	text-decoration:none;
}
#currentRight li a:hover {
	color:#333;
	text-decoration:underline;
}



#leftEmail {
	width:170px;
	text-align:left;
	font-size:.8em;
	float:left;
}
#leftBB {
	width:170px;
	text-align:right;
	font-size:.8em;
	float:left;
	padding-top:10px;
}

#leftEmail img, #leftBB img {
	text-align:center;
}

#leftInstr {
	background-color:#ececeb;
	border:1px solid #ccc;
	padding:7px;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}
/*

form {
	text-align:center;
}
table {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
thead {
	background-color:#93b568;
}
table a {
	color:#3c4c27;
}
table a:hover {
	color:#666;
}

#active, #nonactive {
	border: 1px solid #666666;
}

#active tbody tr td, #nonactive tbody tr td, #active thead tr td, #nonactive thead tr td {
	padding: 3px 8px;
	border-left: 1px solid #ccc;
}
.buttons {
	margin-left:330px;
	margin-top:10px;
}




.fieldType {
	text-align:right;
	font-weight:bold;
}
.fieldInfo {
	text-align:left;
}




*/
