.staticGMap 
{
    position: absolute;
}

.staticGMap a 
{
    display: block;
    position: absolute;
}

.staticGMap a span
{
    display: none;
}

.staticGMap a:hover span 
{
    display:block;
    position: relative;
}
.staticGMap a:hover span span 
{
    position: absolute;
    top: -10px;
    left: 20px;
    background: #ffffff;
    padding: 5px;
    border: 1px solid #D3D3D3;
    width: 100px;
}

.staticGMap .mapControl 
{
    background: url(http://maps.google.com/intl/en_ALL/mapfiles/smc.png) no-repeat;

    position: absolute;
    top: 10px;
    left: 10px;
}

.staticGMap div 
{
    position: relative;
    width: 37px;
    height: 94px;
}

.staticGMap .mapControl .button 
{
    position: absolute;
    width: 13px;
    height: 13px;
    margin: 0px;
    padding: 0px;
    background: transparent;
}

.staticGMap .mapControl .zoomout 
{
    top: 78px;
    left: 12px;
}
.staticGMap .mapControl .zoomin 
{
    top: 60px;
    left: 12px;
}
.staticGMap .mapControl .pandown 
{
    top: 39px;
    left: 12px;
}

.staticGMap .mapControl .panup 
{
    top: 3px;
    left: 12px;
}

.staticGMap .mapControl .panleft 
{
    top: 21px;
    left: 3px;
}

.staticGMap .mapControl .panright 
{
    top: 21px;
    left: 21px;
}

#tabbar 
{
    height: 22px;
    border-bottom: solid 1px black;
    margin: 15px 0px;
    border-left: solid 1px gray;
}

#tabbar span 
{
    height: 15px;
    display: block;
    padding: 3px 20px;
    float: left;
    border: solid 1px gray;
    border-bottom: 1px solid black;
    border-left: 0px;
    font-size: 12px;
    background: #cccccd;
    color: #ffffff;
    width:auto;
}

#tabbar span.active 
{
    border-bottom: 1px solid white;
    background: #fffeff;
    color: #000000;
}

.bigtextbox 
{
    width: 100%;
    height: 200px;
    margin-top: 10px;
    font-family: Arial;
    font-size: 12px;
}

.halfbox 
{
    width: 46%;
    float: left;
    border-right: 1px solid gray;
    padding-right: 2%;
    margin-right: 2%;
    
}

#eowebuploader 
{
   clear: both;
   display: none;
}

#plainuploads
{
    clear: both;
}

.bignumber 
{
    font-size: 26px;
    display: block;
    float: left;
    width:auto;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 26px;
}

.filedetails 
{
    font-size: 12px;
    color: #222;
}

.bigmediabox 
{
    
    position: relative;
    
}

.bigmediabox .bigimgbox 
{
    overflow: hidden;
  
    text-align: center;
}

.bigmediabox .bigimgbox img 
{
}

.bigmediabox .littlebox 
{
    width: 75px;
    height: 75px;
    border: 1px solid #ccc;
}

.bigmediabox  .oppositeLangVid
{
  padding:8px;
  margin:10px;
  text-align:center;
  font-family:Verdana, Helvetica, sans-serif;
  font-size:0.8em;
  color: #888;
  line-height:1.2em;
  border-top:1px solid #BBB;
  border-bottom:1px solid #BBB;
}

.storylink 
{
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    border-top: solid 1px #cccccc;
    padding-top: 10px;
}

#left 
{
    margin: 0px !important;
   
}

#featuredStories 
{
     overflow: hidden;
}

#bd 
{
    padding: 20px 20px 100px 20px !important;
}

.halfpagebox 
{
    width: 400px;
    float: left;
}

h2.bmargin 
{
    margin-bottom: 20px;
}

.aspnetloginbox label
{
    display: inline;
    padding: 3px 0px;
}
.aspnetloginbox input 
{

}

.buttonpadding 
{
    padding: 3px 10px;
}

.smallerh2 
{
    font-size: 36px;
    padding-bottom: 12px;
}

.commentbox 
{
    border-top: solid 1px #cccccc;
    padding-top: 20px;
}
.commentbox h3 
{
    font-size: 16px;
}
.commentbox h3 a 
{
    display: block;
    float: right;
  width:auto;
    font-size: 12px;
}

.commentbox label, .paddedlabel
{
    width: 180px;
    float: left;
    margin-bottom: 5px;
    clear: left;
}

.commentbox label.wide 
{
    width: 420px;
    display: block;
    float: none;
}

.commentbox input.onelinetext, .paddedonelinetext
{
    padding: 2px;
    width: 250px;
    border: inset 1px #aaaaaa;
    margin-bottom: 5px;
}

.commentbox textarea.multilinetext 
{
    padding: 2px;
    width: 430px;
    border: inset 1px #aaaaaa;
    margin-bottom: 5px;
    height: 150px;
}

.commentbox .button 
{
    padding: 3px 7px;
    margin-top: 5px;
}

.gray 
{
    color: #888888;
    border-bottom: solid 1px #cccccc;
    padding-bottom: 7px;
}

.pagenumbers 
{
    text-align: center;
}

.pagenumbers span 
{
    padding: 0px 5px;
}

.aspnetloginbox td 
{
    vertical-align: top;
}

.subh3 
{
    font-size: 11px;
    color: #888888;
}

.rightalign 
{
    text-align: right;
}

.titleinline 
{
/*    font-size: 24px;*/
    font-weight: bold;
}

.mapbox { margin:0px auto; width: 500px; border: solid 1px #cccccc; padding: 10px; margin-bottom: 20px;}

hr.rule 
{
    border: none;
    border-top: 1px solid #888888;
    height: 0px;
    overflow: hidden;
}

#searchform label 
{
    /*display: -moz-inline-box; -- was FF only; plain inline-block should work with FF3 adnd up*/
    display: inline-block;
    width: 120px;   
    margin-bottom: 5px;
}

#searchform .fullwidth 
{
    width: 290px;
}

#searchform .button 
{
    padding: 0px 10px;
    margin-left: 10px;
    margin-bottom: 5px;
}

.clearblock 
{
    clear: both;
}

ol.searchresults 
{ 
    list-style: none;
    margin: 0px;
    padding: 0px;
}

ol.searchresults li 
{
    list-style: none;
    margin: 10px 0px;
    padding: 0px;
}
ol.searchresults h4 
{
    letter-spacing: 0px;
    font-size: 20px;
    font-weight: normal;
}

ol.searchresults p 
{
    margin: 0px;
}

ol.searchresults cite 
{
    font-size: 12px;
    color: #888888;
}

.searchfooter 
{
    text-align: center;
}

.searchfooter span 
{
    padding: 0px 10px;
    color: #cccccc;
}

.red 
{
    color: red;
}

.sidelink 
{
    text-transform: uppercase;
}

.button li{
  list-style-type: none;
  margin-left: -1.5em;
  width:150%;
}

#info select 
{
    width: 155px;
}
#ctl00_ContentPlaceHolder1_Step1,
#ctl00_ContentPlaceHolder1_Step2,
#ctl00_ContentPlaceHolder1_Step3,
#ctl00_ContentPlaceHolder1_Step4
{
 clear:both;
}
#chsNeighb
{
  float:left;
  margin-left:40px;
}
#chsNeighb li
{
  margin:5px 0px 0px 0px;
  list-style:none;
}
.searchbox fieldset 
{
    border: none;
    margin: 0;
    padding: 0;
		display:inline;
}

.searchbox legend 
{
    display:none;
}

input
{
	vertical-align:middle;
}
.morestories{
  /*text-align:right;*/
  /*font-family: Verdana;*/
  font-size:0.8em;
  margin-bottom:20px;
  display:block;
}

.repeaterlegend 
{
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    text-align: center;
    padding: 5px 0px;
}


/* Recaptcha */

.recaptchatable td img {
display: block;
}
.recaptchatable .recaptcha_image_cell center img { height:57px;}
.recaptchatable .recaptcha_image_cell center { height:57px;}
.recaptchatable .recaptcha_image_cell {
background-color:#FFFFFD; height:57px; 
padding: 7px !important;
}
.recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th {
margin:0px !important;
border:0px !important;
border-collapse: collapse !important;
vertical-align: middle !important;
}
.recaptchatable * {
margin:0px;
padding:0px;
border:0px;
color:black;
position:static;
top:auto;
left:auto;
right:auto;
bottom:auto;
text-align:left !important;
}
.recaptchatable #recaptcha_image {
margin:auto;
border: 1px solid #dfdfdf !important;
}
.recaptchatable a img {
border:0px;
}
.recaptchatable a, .recaptchatable a:hover {
/*-moz-outline:none;*/
border:0px !important;
padding:0px !important;
text-decoration:none;
color:blue;
background:none !important;
font-weight: normal;
}
.recaptcha_input_area {
position:static !important;
background:none !important;
}
.recaptchatable label.recaptcha_input_area_text {
border:1px solid #dfdfdf !important;
margin:0px !important;  
padding:0px !important;
position:static !important;
top:auto !important;
left:auto !important;
right:auto !important;
bottom:auto !important;
}
.recaptcha_theme_red label.recaptcha_input_area_text,
.recaptcha_theme_white label.recaptcha_input_area_text {
color:black !important;
}
.recaptcha_theme_blackglass label.recaptcha_input_area_text {
color:#FFFFFE !important;
}
.recaptchatable #recaptcha_response_field  {
font-size:11pt;
display: block;
float: left;
width:auto;
}
.recaptcha_theme_blackglass #recaptcha_response_field,
.recaptcha_theme_white #recaptcha_response_field {
border: 1px solid gray;
}
.recaptcha_theme_red #recaptcha_response_field {
border:1px solid #cca940;
}
.recaptcha_audio_cant_hear_link {
font-size:7pt;
color:black;
}
.recaptchatable {
line-height:1em;
border: 1px solid #dfdfdf !important;
}
.recaptcha_error_text {
color:red;
}
