/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.3
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, span
{margin: 0px; padding: 0px; }

table
{border-collapse: collapse; border-spacing: 0px; margin: 0px; padding: 0px; border:0px; }

img{border: 0px;}

a img {border: 0px;}

address, caption, cite, code, dfn, em, strong, th, var
{ font-style: normal; font-weight: normal; }

caption, th
{text-align: left; }

h1, h2, h3, h4, h5, h6
{font-size: 100%; }

#view
{max-width: 320px;}

p
{margin-bottom: 0.5em;}

h1 a
{text-decoration: none;}

h1 span
{font-weight: normal;}

h2
{padding: 2px 0px 2px 0px;}

h3
{font-style: italic;font-weight: normal;}

h4
{font-weight: normal;}

a
{color: #2C6EAA;}

strong
{font-weight: bold;}

/* центрирование  div-a*/
.align_center
{position: relative; width: 100%;}

.align_center:after
{content: ''; display: block; clear: both; }

.align_center_to_left
{position: relative; right: 50%; float: right; }

.align_center_to_right
{position: relative; z-index: 1; right: -50%; }

form
{padding:0px; margin:0px;}

div.content-loader{
    z-index: 1000;
}
