html,body {
	font-size: 100%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/

}

#swicthchoices {
	clear: left;
}
#switch2  {
	border-bottom: 1px solid #000;
}
	
#switch1 {
	background: none;
}