/*
CSS escrito por
rickshira (rickshira@gmail.com)
13/10/09
*/

/* GLOBAL CSS PROJECT
----------------------------------------------------------------------------- */

/* Reset MultiBrowser
------------------------------------------ */
body, .popup2 div, .popup2 dl, .popup2 dt, .popup2 dd, .popup2 ul, .popup2 ol, .popup2 li, .popup2 h1, .popup2 h2, .popup2 h3, .popup2 h4, .popup2 h5, .popup2 h6, .popup2 pre, .popup2 form,
.popup2 fieldset, .popup p, .popup blockquote, .popup th, .popup td{margin:0; padding:0;}
.popup2 address, .popup th{font-style:normal; font-weight:normal;}
.popup2 caption, .popup th{text-align:left;}
.popup2 img, .popup fieldset{border:none;}
.popup2 ol, .popup ul{list-style:none; font-size:inherit;}
.popup2 :focus {outline: none;}
.popup2 a img {border: none;}

/* Tables still need 'cellspacing="0"' in the markup. */
.popup2 table { border-collapse: separate; border-spacing: 0px; }
.popup2 caption, .popup  th, .popup  td { text-align: left; font-weight: normal;}
.popup2 table, .popup td, .popup th { vertical-align: middle; }



.popup2 .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.popup2 .clearfix { display: block; }

/* Shira's class
------------------------------------------ */
.popup2 .imgLeft img{float:left;}
.popup2 .center{ text-align:center;}
.popup2 .txtLeft{ text-align:left;}
.popup2 .txtRight{ text-align:right;}
.popup2 .left {float:left;}
.popup2 .right {float:right;}
.popup2 .clear {clear:both;}
.popup2 .over {overflow:hidden; height:0px;}
.popup2 .block {display:block;}
.popup2 .del{display:none;}
.popup2 .null{visibility:hidden;}


