

#display,#display2 { width:310px; border-top:solid #BEC7DF 1px;  float:left;}
	
#display3  { width:239px; border-top:solid #BEC7DF 1px;  float:left;}
		
#button, #button2 { width:310px; }
#button3 { width:100%; }
	
	
#button a, #button2 a,#button3 a,#button4 a { 
	width:80px;
	padding-left:10px; 
	padding-right:11px; 
	padding-bottom:7px; 
	padding-top:6px; 
	border:solid 1px #BEC7DF; 
	margin-right:0px; 
	margin-left:0px; 
	margin-bottom:0px; 
	margin-top:0px; 
	font-family:Arial, Helvetica, sans-serif; 
	letter-spacing:1px;
	font-size:12px; 
	font-weight:bold; 
	color:Black; 
	background-image:url(images/btn_bg1.jpg); 
	float:left;
	text-decoration:none;
	border-bottom:0px;

	}
	
	#button3 a 
	{ 
	  width:96px !important;
	}
#button4 a 
	{ 
	  padding:5px 10px 5px 10px !important;width:auto !important;
	}


#button a:hover, #button2 a:hover,#button3 a:hover,#button4 a:hover { color:Red;  text-decoration:none;	}

#button .selected, #button2 .selected,#button3 .selected,#button4 .selected {
	POSITION: relative; TOP:1px; border-bottom-color:#ffffff; background-image:url(images/btn_bg2.jpg); background-repeat:repeat-x; padding-left:11px
}






