/* CSS Document */
/**
Pullquote CSS
**/
.pullquote_top {color:#000;width:150px;height:130px;background:white;filter:alpha(opacity=90); opacity:0.90;float:right;margin-top:10px;margin-bottom:10px;margin-left:10px;font-family:Verdana, Arial, Helvetica, Georgia; font-size: 18px;line-height:16px;  text-align: right;}
.pullquote_mid {filter:alpha(opacity=75); opacity:0.75;}
.pullquote_bot {filter:alpha(opacity=90); opacity:0.90; clear: both;}
/**
End of Pullquote CSS
**/

/**
infobox CSS
**/
.infobox_top {color:#000;width:150px;height:100px;background:cccccc;filter:alpha(opacity=90); opacity:0.90;float:right;margin-top:10px;margin-bottom:10px;margin-left:10px;font-family:Verdana, Arial, Helvetica, Georgia; font-size: 10px;line-height:16px;  text-align: left;}
.infobox_mid {filter:alpha(opacity=75); opacity:0.75;}
.infobox_bot {filter:alpha(opacity=90); opacity:0.90; clear: both;}
/**
End of Pullquote CSS
**/