/* Style sheet basic */
*{margin: 0px;padding: 0px;}
body{font-family: Verdana,Helvetica,Arial,sans-serif;font-size: 13px;color: #444;line-height: 1.4;}
ul{list-style: none;}
a{color: #CE1C1C;text-decoration: none;border-bottom: 1px dotted #999;font-weight: bold;}
a:hover{color: #444;}
.image_container a{border: none;}
blockquote{font-family: Times, serif;font-size: 25px;font-weight: bold;color: #D41B1B;font-style: italic;}
h1{height: 38px;margin-top: 18px;margin-bottom: 8px;}
h2{height: 35px;}
h3{font-size: 15px;margin-top: 10px;}
tr{height: 26px;}
.col_0{width: 140px;}
.text,.select,.textarea{width: 180px;border: 1px solid #CCC;padding: 2px;}
.select{width: 186px;margin-bottom: 4px;margin-top: 2px;}
.textarea{width: 320px;}
.toggler{border-bottom: 1px solid #ccc;margin-bottom: 8px;cursor: pointer;}
*+html .toggler{padding-bottom: 8px;}
p.error{padding: 3px 3px 3px 6px;color: #fff;background: #DF4545;margin: 4px 0px;}
textarea{font-family: Verdana;}

