.message {
  color: red;
}

.formElementWithError {
   background-color: red;
}

code {
   overflow: auto;
   width: 100%;
   display: block;
   border-left: 1px solid #aaaaaa;
   background-color: #eaeaea;
}

.tooltip {
position:absolute;
width:240px;
height:50px;
top:0px;
left:280px;
padding:5px 5px 5px 35px;
background: url(../images/tooltip.gif) no-repeat;
z-index:2;
}

dl,dt,dd {
   margin:0;
   padding:0;
   list-style-type:none;
}

dt {
   clear:left;
   width:120px;
   float:left;
   font-weight:normal;
}
dd {
   color:#999;
}

.website {display:none;}
#premium_icon {vertical-align:baseline;}
.valign_middle {vertical-align:middle;}
#minw {
   min-width: 990px;
   width:expression(document.body.clientWidth < 990? "990px": "auto" );
}


#htmltagcloud {
  text-align:  center;
  line-height: 1;
}
span.tagcloud0 { font-size: 9px;}
span.tagcloud1 { font-size: 10px;}
span.tagcloud2 { font-size: 11px;}
span.tagcloud3 { font-size: 12px;}
span.tagcloud4 { font-size: 13px;}
span.tagcloud5 { font-size: 14px;}
span.tagcloud6 { font-size: 15px;}
span.tagcloud7 { font-size: 16px;}
span.tagcloud8 { font-size: 17px;}
span.tagcloud9 { font-size: 18px;}
span.tagcloud10 { font-size: 19px;}
span.tagcloud11 { font-size: 20px;}
span.tagcloud12 { font-size: 21px;}
span.tagcloud13 { font-size: 22px;}
span.tagcloud14 { font-size: 23px;}
span.tagcloud15 { font-size: 24px;}
span.tagcloud16 { font-size: 25px;}
span.tagcloud17 { font-size: 26px;}
span.tagcloud18 { font-size: 27px;}
span.tagcloud19 { font-size: 28px;}
span.tagcloud20 { font-size: 29px;}
span.tagcloud21 { font-size: 30px;}
span.tagcloud22 { font-size: 31px;}
span.tagcloud23 { font-size: 32px;}
span.tagcloud24 { font-size: 33px;}


html #bg_container a.fb_share_button {
   color:#3b5998;
   display: -moz-inline-block;
   display:inline-block; 
   padding:1px 20px 0 5px; 
   height:15px; 
   border:1px solid #d8dfea; 
   background:url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right;
}

html #bg_container a.fb_share_button:hover { 
   color:#fff; 
   border-color:#295582; 
   background:#3b5998 url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right;
   text-decoration:none;
}

