/* Сброс общих параметров */
/* ----------------------------------------- */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0; outline:0}


table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
q:before, q:after { content:''}


strong { font-weight: bold }
em { font-style: italic }
a { outline:none; cursor:pointer } 
a img { border:none }
q:before, q:after {content:'';}

/* Сброс настроек типографики */

body, p, li, dt, dd, label{ font-size:15px;  color:#000000; }
address { font-size:11px; color:#949494 }
input, textarea { font-size:11px; }
pre, code { margin:2px 0 16px 0; background:#000; color:#ccc; font:12px/16px 'Courier New', Courier, monospace }
pre { padding:10px }

/* ----------------------------------------- */

/* Дополнительные параметры */
.indent { text-indent:-9999px; }
.floatleft { float:left; }
.floatright{ float:right; }
.clear { clear:both; display:block; height:1px !important;}
.grey { color:#999999; }
.white {color:#FFFFFF;}
.black {color:#000000;}
.red { color:#953b50; }
.bold{font-weight: bold }
.cur_hand{cursor:pointer}
.txtcenter{text-align:center}
.last {margin-right:0 !important;}

