/* rewrite button to be 'on' while we're on this page */
ul#main_buttons li#alerts a:link, ul#main_buttons li#alerts a:visited{ background-position: -180px -44px; color: #ad501e; }

#alerts_page h2{ background: #EEE; padding: 5px; margin-bottom: .7em; }
#alerts_page .new_label { color: #F00; }

#shot_signup { clear: both; margin: 15px 0 10px 0; }
  #shot_signup label{ float: left; width: 100px; font-size: 0.85em; padding-top: 5px; }
  #shot_signup div{ padding: 0 0 5px 0; }
  #shot_signup div#freq select{ width: 152px; }
  #shot_signup div#freq, .learn_more { float: left; margin: 0 25px 0 0; }
  input#shot_button{ clear: both; display: block; margin-left: 96px; }

#alerts_page img.screenshot{ margin: 10px 0 35px 0; border: 1px solid #ccc; }

img#get_feeds{ display: block; clear: both; }

/* clearing the headers so that the content does not run into them */
body#fuel_your_addiction div#main_content div#alerts_page h2 { clear:both; }

ul#anchor_links {  margin:30px 0; float:left; }
	ul#anchor_links li { list-style-type:none; float:left; position:relative; margin:5px 0; }
	ul#anchor_links li#anchor_rss {	margin-right:0; }
	ul#anchor_links li a, ul#anchor_links li a span { display:block; height:70px; width:70px; } 
	ul#anchor_links li a { margin:0 31px; overflow:hidden; }
	ul#anchor_links li a span { background: #fff url(/images/tramdock/alerts_navigation.jpg) no-repeat top left; z-index:1; position:absolute; top:1px;  cursor:pointer;}
	ul#anchor_links li#anchor_vistaGadget a { margin-left:0; }
	ul#anchor_links li#anchor_windowsLink a span { background-position:-118px top; }
  ul#anchor_links li#anchor_iePlugin a span { background-position:-241px top; }
	ul#anchor_links li#anchor_firefox a span { background-position:-358px top; }
	ul#anchor_links li#anchor_emailX a span { background-position:-476px top; }
	ul#anchor_links li#anchor_rss a span { background-position:-597px top; }
	ul#anchor_links li#anchor_im a span { background-position:-717px top; }

form#iphoneSignUp input{ width:35px; }
	form#iphoneSignUp input#phoneNumber02 { width:46px; }
	form#iphoneSignUp input#iphoneSubmit { width:70px; display:block; margin:10px 0;}		
		