a.button {
	display:block;
	width:240px; height:60px; margin:0px 0px 5px auto;
	background-position:50% 50%;
	background-repeat: no-repeat;
	border:0px;}
.re911 {
	background-image: url(../img/buttonRe911.gif);}
.voices {	
	background-image: url(../img/button911Voices.gif);}
.tmVideos {	
	background-image: url(../img/buttonTMVideos.gif);}
a.NA {
	height:100px !important;
	background-image: url(../img/buttonNA.gif);}
a.strike911 {
  height:210px;
  background-image: url(../img/strikebutton_200.gif);}

#panel #mailing-list {
	height:40px; padding:10px 0px 10px 10px;
	float:right;}
#panel #mailing-list label {
	font-size:10px; text-transform:uppercase; letter-spacing:1px;
	display:block; text-align:center;
	color:#baf; margin-bottom:3px;}
#panel #mailing-list input.form-text {
	border:1px solid #9088c0;
	background:#000; color:#999;
	width:120px; padding:2px;
	font-size:12px;}
	#panel #mailing-list input.form-text:focus {
		color:#fff;}
#panel #mailing-list input.form-submit {
	cursor:pointer;
	border-left:1px solid #75a;
	border-top:1px solid #75a;
	border-bottom:1px solid #326;
	border-right:1px solid #326;
	background: #548; color:#fff;}
#panel #mailing-list input.form-hidden {
	display:none;}