body, html, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form {
	padding:0px;
	margin:0px;
}
html {
	background-color:#FFF;
}
body {
	color:#373737;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
a img {
	border:0;
	vertical-align:middle;
}
h1, h2, h3, h4, h5, h6 {
	color:#2b2a29;
}
h1 {
	margin-bottom:20px;
	font-size:24px;
	font-weight:normal;
}
h2 {
	margin-bottom:10px;
	font-size:22px;
	font-weight:normal;
}
h3 {
	margin-bottom:10px;
	font-size:16px;
}
a:link, a:visited {
	color:#222222;
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}
ul, ol {
	margin:0 5px 5px 25px;
}
ul li {
	margin-bottom:5px;
	list-style-type: square;
}
ol li {
	margin-bottom:10px;
	padding:0;
}
p {
	margin-bottom:10px;
	line-height:1.3em;
}
input {
	vertical-align:middle;
}
.inp {
	width:300px;
	background-color:#FFF;
	border:1px solid #aaadb2;
	vertical-align:middle;
	padding:3px 5px;
}
.clear {
	clear:both;
}
object { outline:none; }
.error {
	color:#F00;
	font-weight:bold;
}
.err_string {
	color:#F00;
	font-weight:bold;
}
.more {
	font-size:10px;
	color:#666;
}
.err_inp {
	border:1px solid #F00;
	background-color:#FFE8E8;
}
.w30 {
	width:30px !important;
}
.w50 {
	width:50px !important;
}
.w100 {
	width:100px !important;
}
.w110 {
	width:110px !important;
}
.w150 {
	width:150px !important;
}
.w160 {
	width:160px !important;
}
.w180 {
	width:180px !important;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.line {
	padding:10px 0;
	margin-bottom:10px;
	border-bottom:2px solid #6e6337;
}
input[type="radio"] {
	vertical-align:middle;
}
.padding20 {
	padding-bottom:20px;
}
.GALLERY {
	
}
