#sitelinks {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	background-color: #ffffff;
	text-align: left;
	height: 310px;
	width: 765px;
}
#sitelinks .colornull {
	background-color: #ffffff;
	width: 5px;
	overflow:hidden;
}
#sitelinks .color1 {
	background-color: #EEEEEE;
	width: 200px; /*adjust to balance nulls*/
	overflow:hidden;
}
#sitelinks .color2 {
	background-color: #F7F7F7;
	width: 200px; /*adjust to balance nulls*/
	overflow:hidden;
}
#sitelinks h3 {
	color: #777777;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#sitelinks h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00802a;
	border-left-width: 11px;
	border-left-style: solid;
	text-indent: 6px;
	margin-left: 6px;
	line-height: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left-color: #879964;
	text-align: left;
}
#sitelinks ul {
	text-align: left;
	line-height: 12px;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 6px;
	padding: 0px;
	margin-right: 0px;
	text-transform: capitalize;
	margin-top: 6px;
	margin-bottom: 6px;
}
#sitelinks a {
	color: #aa99cc;
	text-decoration: none;
	margin: 0px;
	font-size: 10px;
}
#sitelinks a:hover {
	color: #000000;
	font-weight: normal;
}
.big10 {
	position: absolute;
	top: 0px;
	right: 0px;
}
