button.c5 {background-color: green;}
 span.c4 {color: gold}
 button.c3 {background-color: lightblue;}
 A:visited {color: #FFBF00; text-decoration: none}
 span.c2 {color: black}
 span.c1 {color: #FF0000} 
 #div2Wrapper {
	float:right;
	width:100%;
}
#div2 {
	margin-left:200px;
}
#div1 {
	float:right;
	position:relative; /* make sure it depth sorts over #div2 */
	width:80px;
	margin-right:-180px;
} 
.button {border: 0;}.button a {border-style: none; border-width: 3px; margin: 0pt; padding: 7px; display: block; outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; width: 80px; line-height: 12px; text-align: center; font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-weight: bold; text-decoration: none; color: rgb(0, 0, 0); background-color: rgb(171, 205, 249); font-style: normal;}.button a:hover{background-color: rgb(70, 204, 38);}.button a:active{outline-color: -moz-use-text-color; outline-style: none; outline-width: medium;}

.button1 {border: 0;}.button1 a {border-style: none; border-width: 3px; margin: 0pt; padding: 7px; display: block; outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; width: 70px; line-height: 12px; text-align: center; font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-weight: bold; text-decoration: none; color: rgb(219, 221, 69); background-color: rgb(17, 126, 12); font-style: normal;}.button1 a:hover{background-color: rgb(88, 146, 221);}.button1 a:active{outline-color: -moz-use-text-color; outline-style: none; outline-width: medium;}