/* Сброс общих параметров */
/* ----------------------------------------- */

*, 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 }


table {
	border-collapse:collapse;
	border-spacing:0;
	text-align: center;
}
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:''}
p { padding:10px 0 0px 0; font-size:13px; line-height:22px; color:#000000;  }

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:13px;  color:#000000; font-family: Arial, Helvetica sans-serif; }
address { font-size:11px; color:#949494 }
input, textarea { font-size:11px; color:#000; padding:2px }
pre, code { margin:2px 0 16px 0; background:#000; color:#ccc; font:12px/16px 'Courier New', Courier, monospace }
pre { padding:10px }
a { color: #427BAD; text-decoration:underline }
a:hover { color:#ed1c24;}
p+p { margin-top:-.8em; }
p {color:#000000;}

/* ----------------------------------------- */

/* Дополнительные параметры */
.indent { text-indent:-9999px; }
.floatleft { float:left; }
.floatright{ float:right; }
.clear { clear:both; }
.last { margin-right:0;  padding:0px;}
.grey { color:#999999; }
.white {color:#FFFFFF;}
.black {color:#000000;}
.red { color:#953b50; }
.bold{font-weight: bold }
.cur_hand{cursor:pointer}
.txtCentre{text-align:center}
.last {margin:0 !important;  border:none;}
br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */

