/*
############
############ features_box
############
*/

#features_box {
  background-color: #fff;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
  border: 1px solid #8d97ac;
  
}

#features_box ul, #features_box p {
    margin: 0px;
    padding: 4px 4px 0px 4px;
}

#features_box h2 {
    padding: 2px;
    background-color: #000;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px solid #aac;
    margin-bottom: 0;
    background: url(/images/icons/grey.gradient.gif) repeat-x top left;
}


#features_box h3 {
    margin: 0;
    padding: 2px 2px 0px 2px;
    color: #000;
    /*border: 1px solid black;*/
}

#features_box h3 a {
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    font-family: verdana, sans-serif;
}

#features_box h4 {
    padding: 4px 4px 0px 4px;
    color: #000;
    font-size: .9em;
    margin: 0px;
}

#features_box h4 a {
    color: #000;
}


#features_box h4 a:hover {
    text-decoration: underline;
}



#features_box ul {
    padding: 0px 4px;
    /*border: 1px solid blue;*/
    margin: 0;
}

#features_box ul li {
    margin: 0px 0px 3px 0px;
    padding: 0px;
    line-height: 1.1em;
    /*list-style: disc url('/images/icons/bullet.gif') outside;*/
    list-style: none;
    background: url('/images/icons/arrow.10.gif') no-repeat top left;
    padding-left: 7px;
    font-family: verdana, sans-serif;
    /*border: 1px solid red;*/
}

#features_box ul li a:link, 
#features_box ul li a:active, 
#features_box ul li a:visited,
#features_box ul li a:hover {
  color: #03547d;
  font-size: 8pt;
}

#features_box h3 img {
    vertical-align: text-bottom; 
    margin-right: 5px;
}

/*
############
############ section_features_box
############
*/

#section_features_box {
  background-color: #white;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
}

#section_features_box ul, #section_features_box p {
    margin: 0px;
    padding: 4px 4px 0px 4px;
}

#section_features_box h2 {
    position: relative;

    font: bold 7.5pt verdana, sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
    
    /*padding: 2px;
    background-color: #000;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px solid #aac;
    width: 290px;
    background: url(/images/icons/grey.gradient.gif) repeat-x top left;*/
}


#section_features_box h3 {
    padding: 4px 4px 0px 4px;
    color: #f00;
}

#section_features_box h3 a {
    text-decoration: none;
    color: #f00;
}

#section_features_box h4 {
    padding: 4px 4px 0px 4px;
    color: #000;
    font-size: .9em;
    margin: 0px;
}

#section_features_box h4 a {
    color: #000;
}


#section_features_box h4 a:hover {
    text-decoration:underline;
}

#section_features_box ul {
    padding: 0;
}

#section_features_box ul li {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    line-height: 1.2em;
    /*list-style: disc url('/images/icons/bullet.gif') outside;*/
    list-style: none;
    font: 8pt verdana, sans-serif;
    /*font-weight: bold;*/
}

#section_features_box ul li a:link, 
#section_features_box ul li a:active, 
#section_features_box ul li a:visited,
#section_features_box ul li a:hover {
  color: #03547d;
  font-size: 1em;
  line-height: normal;
}

/*
############
############ generic feature box
############
*/

.gfb {
  background-color: #white;
  padding: 0;
  margin: 0px 0px 1em 0px;
}

.gfb ul {
    margin: 0px;
    padding: 0px;
}

.gfb ul li {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    line-height: 1.2em;
    /*list-style: disc url('/images/icons/bullet.gif') outside;*/
    list-style: none;
    font: 8pt verdana, sans-serif;
    /*font-weight: bold;*/
}

.gfb ul li a:link, 
.gfb ul li a:active, 
.gfb ul li a:visited,
.gfb ul li a:hover {
  color: #03547d;
  font-size: 1em;
  line-height: normal;
}

.gfb h2 {
    position: relative;
    font: bold 7.5pt verdana, sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
}




/*
############
############ filter
############
*/



#filter_box {
  background-color: #ececec;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
  
}

#filter_box ul, #filter_box p, #filter_box form {
    margin: 0px;
    padding: 4px 4px 0px 4px;
}

#filter_box h2 {
    padding: 2px;
    background-color: #000;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px solid #aac;
    background: url(/images/icons/grey.gradient.gif) repeat-x top left;
}

#section_select {
    font-size: 8pt;
    width: 200px;
}


/*
############
############ poll
############
*/

#poll_box {
  padding: 0px;
  margin: 0px;
}

#poll table tr td {
  vertical-align: top;
}

#poll table tr td.q {
  font-size: 1.3em;
  font-weight: bold;
  color: #5F7D93;
}

#poll table tr td.a {
  font-size: 1.1em;
  color: #000;
}

#poll table tr td.ar {
  text-align: center;
}


/*
############
############ left_ad_box
############
*/


#left_ad_box {
    margin: 0px 0px 10px 0px;
    padding: 10px;
    background-color: #676767;
    color: #000;
    height: 200px;
    text-align: center;
}


#other_features_box {
  background-color: #ececec; 
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
  font-family: verdana, sans-serif;
}

#other_features_box p {
  margin: 0px;
  padding: 2px 4px;
  font-size: 1.1em;
  font-weight: bold;
  color: #f00;
  font-family: verdana, sans-serif;
}

#other_features_box p a{
  
  color: #f00;
}

#other_features_box ul {
  margin: 2px 0px;
  padding: 0px;
}

#other_features_box ul li {
  margin-left:20px;
  padding: 0px;
  list-style: none;
  font-size: 8pt;
  background: url('/images/icons/arrow.12.gif') no-repeat top left;
  padding-left: 7px;
  line-height: normal;
  
}

#other_features_box h3 {
  margin-bottom: 10px;
  font-size: 1.1em;
  border-bottom: 1px solid #aac;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  padding: 2px;
  background: url(/images/icons/grey.gradient.gif) repeat-x top left;
}




#subscribe_box table tr td.date {
  font-size: 0.8em;
  white-space: nowrap;
}