/*
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, input, p, blockquote, th, td, span
{margin: 0px; padding: 0px; font-family: Verdana; }

table
{bborder-collapse: collapse; border-spacing: 0px; margin: 0px; padding: 0px; border-width:0px; border-style:none; }

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
{font-size: larger;	padding: 2px;}

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: #287fbc}

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%; }
.a_stats
{
	text-decoration:none;
	border-bottom:dotted 1px #287fbc;
}