#ad_words_bottom, #xad_words_right { display:none; } /* TODO: get these going */

.clear {
    clear: both;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.clearfix_left:after {
    clear: left;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

#doc4 { font-family:verdana; }

#hd { padding: 10px; }

#logo { 
  background-color:white;
  border-bottom:3px solid black;
  color:black;
  font-family:arial;
  font-size:250%;
  font-style:italic;
  font-weight:bold;
  margin:10px;
  padding-bottom:5px;    
}
    
#ad_words_top { display:none; width:400px; border:1px solid #999; float:left; margin-left:100px; }
    
#bd { padding: 10px 20px 20px 20px; background-color:#fff; }

li { margin:0.5em 0;  }

.back { margin:0.3em 0; }
.back a { font-size:100%; }

.main-heading {
  background:transparent none repeat scroll 0 0;
  border-bottom:3px solid #FFEEDD;
  color:red;
  font-family:arial;
  font-size:197%;
  font-style:italic;
  font-weight:bold;
  margin:0.5em 0 1.25em;
  padding-bottom:1px;
}

.intro { padding:0px 0 20px 0; }

/*
#ad_words_right_cont { padding: 0 10px 0 20px; }

#ad_words_right { background-color: #eee; border:1px solid #ccc; padding:10px; }
*/

#groups-profile .group-intro { padding: 0 15px 20px 15px; color:#666; }

#actions-profile .action-intro { padding: 0 15px 20px 15px; color:#666; }
    
#actions-profile .thing { padding:10px;  margin:10px 0 20px 0; background-color:#f9f9f9; }
    
/* TODO: change font-size to YUI */
#actions-profile .language { font-size: 130%; font-weight:bold; font-family:arial; margin:-10px -10px 10px -10px;
    padding:5px 10px 2px 10px; color:white; background-color:#999; border-bottom: 3px solid #ccc; }

#actions-profile .php { border-bottom-color:#669; }

#actions-profile .perl { border-bottom-color:#ee0; }

#actions-profile .python { border-bottom-color:#088; }

#actions-profile .ruby { border-bottom-color:#e00; }

#actions-profile .thing code.func { line-height:1.4em; }

#actions-profile .thing .comments { margin-top:1em; border-top:1px solid #ccc; color:#666; margin-top:1em;
    padding-left:10px; padding-top:5px; font-size:93%; }

#ft { padding: 10px; }

#copyright { display:none; float:left; width:215px; text-align:center; }

#copyright p { font-size:85%; color:#666; }

#ad_words_bottom { float:left; width:400px; border:1px solid #999 }