.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

html>body {
      min-height:100%;
      height:auto; 
}

img{border: none;}

body {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	position: relative;
	background: url(../images/body_bg.gif);
	padding-bottom: 65px;
}


div, p {
	font-family: Arial;
	font-size: 12px;
}


ul, li {
	padding: 0px;
	margin-left: 10px;
}

ul.latestnews {
	padding: 0px;
	margin: 0px;	
	list-style: none;
}

ul.orange_menu {
	margin-left: 15px;
	margin-top: 0px;
	line-height: 18px;
}

li.orange_menu 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#wrapper {
	margin: 0px;
	padding: 0px;
}


#header_a_b {
	width: 1000px;
	background: #fff url(../images/header_bg_ab.gif) repeat-x bottom;
	height: 126px;
	position: relative;
	margin: 0px;
	margin-bottom: 6px;
}


#header_c_d {
	width: 1000px;
	background: #fff url(../images/header_bg.gif) repeat-x bottom; 
	height: 88px;
	position: relative;
	margin: 0px;
	margin-bottom: 5px;
}

#header_right_a {
	position: absolute;
	right: 0px;
	width: 1000px;
	height: 126px;
	background: url(../images/header_right_a.gif) no-repeat right; 
}

#header_right_b {
	position: absolute;
	right: 0px;
	width: 1000px;
	height: 126px;
	background: url(../images/header_right_b.gif) no-repeat right; 
}

#header_right_c {
	position: absolute;
	right: 0px;
	width: 1000px;
	height: 88px;
	background: url(../images/header_right_c.gif) no-repeat right; 
}

#header_right_d {
	position: absolute;
	right: 0px;
	width: 1000px;
	height: 88px;
	background: #fff url(../images/header_right_d.gif) no-repeat right; 
}

#logo_a_b {
	position: absolute;
	width: 216px;
	height: 58px;
	background: url(../images/logo_a_b.gif);
	left: 24px;
	top: 30px;
}

#logo_c_d {
	position: absolute;
	width: 132px;
	height: 48px;
	background: url(../images/logo.gif);
	left: 21px;
	top: 6px;	
}

#logo_a_b a {
	width: 216px;
	height: 58px;
	display: block;
	text-indent: -500px;
	overflow: hidden;
	cursor: pointer;
}


#logo_c_d a {
	width: 132px;
	height: 48px;
	display: block;
	text-indent: -500px;
	overflow: hidden;
	cursor: pointer;
}

#banner1 {
	position: absolute;
	left: 185px;
	top: 11px;
	width: 468px;
	height: 60px;
	border: solid 1px silver; 
	background: White;
}

#banner1ab {
	position: absolute;
	left: 260px;
	top: 30px;
	width: 468px;
	height: 60px;
	border: solid 1px silver; 
	background: transparent;
}

#banner2 {
	position: absolute;
	left: 680px;

	top: 11px;
	width: 120px;
	height: 60px;
	border: solid 1px silver; 
	background: transparent;	
}

#afisha {
	display: block;
	height: 20px;
	line-height: 20px;
	width: 150px;
	position: absolute;
	left: 20px;
	top: 55px;
	padding-left: 2px;
	color: #d70808;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#afisha2 {
	display: block;
	height: 20px;
	line-height: 20px;
	width: 150px;
	position: absolute;
	left: 14px;
	top: 55px;
	padding-left: 27px;
	color: #d70808;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a#afisha:link, a#afisha:visited {
	color: #d70808;
}

a#afisha:hover {
	color: #000;
}

#content_box {
/*	width: 994px; */
	margin-left: 6px;
}

#content_box_bl {
	background: url(../images/menu_bottom.gif) bottom left no-repeat;
}

#content_top {
	width: 994px;
	background: url(../images/content_top.gif) no-repeat 180px top;	
	height: 3px!important;
	display: block;
	overflow: hidden;
}

#content_bottom {
	width: 994px;
	background: url(../images/content_bottom.gif) no-repeat 180px top;	
	height: 3px!important;
	display: block;
	overflow: hidden;
}

#content_bg {
	background: url(../images/content_bg.gif) repeat-y 180px top;
	float: left;
}

#left_column {
	width: 180px;
	padding: 0px;
	vertical-align: top;
	border-bottom: 1px solid silver;
	background: url(../images/menu_bg.gif) repeat-y;
}

#content_table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

#right_column {
	font-family: Tahoma, Arial;
	font-size: 14px;
	padding: 16px;
	width: 782px;
	background: #fff url(../images/right_border.gif) repeat-y right;
	vertical-align: top;
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;

}

#right_column a {	color: #905010; }
#right_column a:visited { color: #807060; }
#right_column a:hover { color: #FF7000; }


#right_column_inner {
	background: White;
	padding: 20px;
	width: 99.5%;
}



#footer_container {
	bottom: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
}


#footer {
	width: 999px;
	height: 58px;	
	margin: 0px;
	background: #fff url(../images/footer_bg.gif) repeat-x;
	position: relative;
}

#copyright { position: absolute; left: 20px; top: 25px; color: Gray; }

#copyright a:link, #copyright a:visited {
	color: Gray;
}

#copyright a:hover {
	color: #000;
}

#bottom_banners {
	width: 400px;
	height: 35px;
	position: absolute;
	right: 0px;
	top: 15px;
}

div.bottom_banner {
	float: left;
	margin-right: 6px;
	width: 88px;
	height: 31px;
	border: solid 1px #E0E0E0;
}

#bottom_menu {
	position: absolute;
	left: 270px;
	top: 25px;
}

#bottom_menu a:link,  #bottom_menu a:visited {
	color: Gray;
	text-decoration: none;
}

#bottom_menu a:hover {
	text-decoration: underline;
}




#username {
	background: url(../images/username.gif) no-repeat;
	font-size: 13px;
	height: 38px;
	line-height: 38px;
	font-weight: bold;

	padding-left: 15px;
	width: 165px;
}

#username a:link, #username a:visited {
	text-decoration: none;
	color: #d70808;	
}

#username a:hover {
	color: #000;
}




#orange_block {
	background: url(../images/orange_bg.gif) repeat-y;
	width: 180px;
}

#orange_block div {
	background: url(../images/orange_top.gif) no-repeat top left;
}

#orange_block div div {
	background: url(../images/orange_bottom.gif) no-repeat bottom left;
}

#orange_block div div div {
	background: none;
}

#orange_block  ul {
	list-style: none;
	padding: 5px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/orange_separator.gif) bottom no-repeat;
}

#orange_block li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#orange_block a:link, #orange_block a:visited {
	background: url(../images/orange_a.gif) no-repeat 10px center;
	display: block;
	height: 20px;
	padding-left: 30px;
	font-size: 12px;
	color: White;
	text-decoration: none;
	text-transform: lowercase;
}

#orange_block a:hover {
	background: url(../images/orange_a_hover.gif) no-repeat 10px center;
	color: #fff200;
}

#exit {
	text-align: center;
	padding: 5px 10px;
}

input.button_exit {
	background: url(../images/button_exit.gif);
	width: 70px;
	height: 21px;
	border: none;
	cursor: pointer;
	padding-right: 10px;
	color: White;
}

#left_column_separator {
	background: url(../images/left_column_separator.gif) no-repeat right;
	height: 9px;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 9px;
}

#menu_block {
/*	background: url(../images/menu_bg.gif) repeat-y; */
	background: url(../images/menu_top.gif) top left no-repeat;
	width: 180px;
}

#menu_block div {
	padding-top: 14px;
}

#menu_block div div {
	background: none;
	padding: 0px 0px 0px 0px;
}

#menu_block div div div {
	background: none;

}

#menu_block ul, #menu_block li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu_block a:link, #menu_block a:visited {
	display: block;
	height: 27px;
	background: url(../images/a_menu.gif);
	padding-left: 30px;
	line-height: 24px;
	text-decoration: none;
	color: #5b5b5b;
	background-position: 0px -27px;
	font-size: 12px;
	text-transform: lowercase;
}

#menu_block a:hover {
	background-position: 0px 0px;
	color: #000;
}

#login_module {
	position: relative;
	color: White;
	width: 180px;
	height: 110px;
}

#login_module a#register:link, a#register:visited {
	background: none;
	top: 10px;
	right: 10px;
	position: absolute;
	font-size: 12px;
}

a#register:hover {
	
}



#login_module form {
	margin: 0px;
	padding: 0px;
}

input.inputbox  {
	border-left: solid 1px #f7b86e;
	border-top: solid 1px #f7b86e;
	border-right: solid 1px #c74e03;
	border-bottom: solid 1px #c74e03;
	background: White;
	font-size: 11px;
	color: Black;
}

#login_label {
	position: absolute;
	left: 10px;
	top: 33px;
}
#pasword_label {
	position: absolute;
	left: 10px;
	top: 53px;
}

#login {
	position: absolute;
	left: 60px;
	top: 33px;
	width: 110px;
}

#pasword {
	position: absolute;
	left: 60px;
	top: 53px;
	width: 55px;
}

#go {
	position: absolute;
	top: 52px;
	left: 120px;
	width: 57px;
	height: 19px;
	background: url(../images/button_in.gif);
	border: none;
	cursor: pointer;
}

#remember {
	position: absolute;
	top: 81px;
	left: 90px;
	font-size: 11px;
}

a#forgot:link, a#forgot:visited {
	background: none;
	position: absolute;
	top: 85px;
	left: 10px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}




.pl_ri_top { height: 14px; float:left; padding-left: 4px; border: 0px; padding: 0 0 0 0; }
.pl_ri_top img { padding: 1px 2px 0 0;}

.pl_ri_top h2 { font: 18px Arial,Helvetica; color:#d74000; float:left; }
.pl_ri_top h2 a { color:#d74000; text-decoration:none;}
.pl_ri_top h2 a:visited { color:#d74000; text-decoration:none;}
.pl_ri_top h2 a:hover { color:#FF7000; text-decoration:underline;}

.pl_ri_top h3 { font: bold 18px Times, sans-serif; color:#728600; float:left;}
.pl_ri_top h3 a { color:#407000; text-decoration:none;}
.pl_ri_top h3 a:hover { color:#407000; text-decoration:underline;}

.right table { border-collapse:collapse; float: left;}
.right table td { vertical-align:top; border-right: 1px solid #ffffff;}

.pl_ri_bot { width: 652px; height: 18px; float:left; background:url(images/design/plashka_center_bot.gif) top left no-repeat; margin-top: -3px; padding: 7px 23px 0 0; margin-bottom: 10px;}
.pl_ri_bot a { font: 12px Arial, Helvetica, sans-serif; color:#ffffff; float:right; text-decoration:none;}
.pl_ri_bot a:hover { text-decoration:underline;}
.pl_ri_bot img { float:right!important; margin-right: 3px;}

.gal { width: 768px; float:left; padding: 6px 0 0 0; text-align:center;}
.gal img { float:none!important;  color:#202000;}
.pl_gal { margin-bottom: 12px;}

.m_hd { padding:6px; text-align:center; font: 12px Arial, Helvetica, sans-serif; color:#ffffff; background:#70aa00;}
.m_hdr { padding:6px; text-align:center; font: 12px Arial, Helvetica, sans-serif; color:#ffffff; background:#70aa00; border:none!important;}

.m_td1 { padding:6px; font: 11px Arial, Helvetica, sans-serif; color:#010101; background:#dee6b3;}
.m_td1 a { font: bold 11px Arial, Helvetica, sans-serif; color:#104801; text-decoration: underline;}
.m_td1 a:visited { font: bold 11px Arial, Helvetica, sans-serif; color:#486030; text-decoration:underline;}
.m_td1 a:hover { text-decoration:none;}

.m_td2 { padding:6px; font: 11px Arial, Helvetica, sans-serif; color:#010101; background:#d4de9c;}
.m_td2 a { font: bold 11px Arial, Helvetica, sans-serif; color:#104801; text-decoration:underline;}
.m_td2 a:visited { font: bold 11px Arial, Helvetica, sans-serif; color:#486030; text-decoration:underline;}
.m_td2 a:hover { text-decoration:none;}

.m_td1l { padding:6px; font: 11px Arial, Helvetica, sans-serif; color:#010101; background:#dee6b3 url(images/design/bord_tab.gif) top left repeat-y;}
.m_td1l a { font: bold 11px Arial, Helvetica, sans-serif; color:#104801; text-decoration:underline;}
.m_td1l a:visited { font: bold 11px Arial, Helvetica, sans-serif; color:#486030; text-decoration:underline;}
.m_td1l a:hover { text-decoration:none;}

.m_td2l { padding:6px; font: 11px Arial, Helvetica, sans-serif; color:#010101; background:#d4de9c url(images/design/bord_tab.gif) top left repeat-y;}
.m_td2l a { font: bold 11px Arial, Helvetica, sans-serif; color:#104801; text-decoration:underline;}
.m_td2l a:visited { font: bold 11px Arial, Helvetica, sans-serif; color:#486030; text-decoration:underline;}
.m_td2l a:hover { text-decoration:none;}


.m_td1r { padding:6px; font: 11px Arial, Helvetica, sans-serif; color:#010101; background:#dee6b3; border:none!important;}

.m_td2r { padding:6px; font: 11px Arial, Helvetica, sans-serif; color:#010101; background:#d4de9c; border:none!important;}






.main_td1 { padding:6px; font: 11px Arial, Helvetica, sans-serif; color:#010101;}
.main_td1 ul { margin-left: 10px; margin-top: 5px; margin-bottom: 0px;}

.polz_h { display: block; width: 22px; height: 22px; margin: 10px 4px 0px 0px; _margin-left: 7px; float:left; text-align:center;}
.polz_h img { float:none!important;}

.polz_j { display: block; width: 22px; height: 22px; margin: 10px 4px 0px 0px; _margin-left: 7px; float:left; text-align:center;}
.polz_j img { float:none!important;}

.tdsg { font-size: 11px; color:#606060;}

.tblallpage { font: 14px Tahoma, Arial, Helvetica, sans-serif; color:#404040;}
.tblallpage td { padding: 0px; }
.tblallpage a { color: #409010; }
.tblallpage a:visited { color: #889088; }
.tblallpage a:hover { color: #FF7000; text-decoration:none; }
.tblallpage td a { color: #107000; }
.tblallpage td a:visited { color: #506040; }
.tblallpage td a:hover { color: #FF8000; }


.inp {
 color: #000000;
 font: normal 11px Verdana, Arial, Helvetica, sans-serif;
 border-color: #000000;
}

form { margin: 0px; }

.pc { text-align:center; font: 12px Arial, Helvetica, sans-serif; }
.pc a { color: #000080; }
.pc a:hover { color: #0000FF; }

.pj { text-align:justify; font: 12px Arial, Helvetica, sans-serif; }
.pj a { color: #000080; }
.pj a:hover { color: #0000FF; }

.wrn { color: #FF0000; text-align:center; font: 12px Arial, Helvetica, sans-serif; }
.wrn a { color: #E00000; }
.wrn a:hover { color: #FF0000; }

.tbljs { border: solid 0px; }
.tbljs .jstd { padding: 2px; top; border:solid 0px; }

.tblhead { font: 12px Arial, Helvetica, sans-serif; }
.tblhead td { padding: 10px; }
.tblhead a { color: #000080; }
.tblhead a:hover { color: #0000FF; }

.tbldata { background-color:#F8F0d8;border-collapse: collapse; border:solid 0px; valign: top }
.tbldata a { color: #000080; }
.tbldata a:hover { color: #0000FF; }
.tbldata tr { vertical-align:top; }
.tbldata td { font: 12px Arial, Helvetica, sans-serif; color: #181810; text-align: left; padding: 4px; text-valign: top; border:solid 1px #FFFFFF;}
.tbldata .tdc { text-align: center; }
.tbldata .tdr { text-align: right; }
.tbldata .tds { font-size: 11px; padding: 4px;}
.tbldata .tdhead { background-color:#E8E8E0;vertical-align:middle; }
.tbldata .tdheadb { background-color:#E8E8E0;vertical-align:middle; font: 12px Arial, Helvetica, sans-serif; }
.tbldata .tr1 { background-color:#f8f0d8; }
.tbldata .tr2 { background-color:#f0e8c8; }
.tbldata .tdwhy { font: bold 12px; text-align: center; background-color:#E0D8B8; }


.tblsearch { background-color:#F0F0E0;border-collapse: collapse; border:solid 0px; font: 12px Arial, Helvetica, sans-serif; valign: top }
.tblsearch td { text-align: left; padding: 4px; text-valign: top; border:solid 1px #909090; }

.tblsearch2 { background-color:#EEF0E6;border-collapse: collapse; border:solid 0px; font: 12px Arial, Helvetica, sans-serif; valign: top }
.tblsearch2 td { text-align: left; padding: 1px; text-valign: top; border:solid 0px; }

.tblinfo { border:solid 0px; font: 12px Arial, Helvetica, sans-serif; valign: top }
.tblinfo a { color: #105000; }
.tblinfo a:visited { color: #305020; }
.tblinfo a:hover { color: #FF9900; }
.tblinfo tr { vertical-align:top; }
.tblinfo td { text-align: left; padding: 5px; text-valign: top; border:solid 0px; }
.tblinfo tdc { text-align: center; }
.tblinfo tdr { text-align: right; }
.tblinfo .tdhead { background-color:#DDDDDD; }
.tblinfo .tblinfoname { text-align: center; background-color:#FCF0B0; }

.tblinfofull { background-color:#FCF8E0; }

.tblcomm { border:solid 0px; font: 12px Arial, Helvetica, sans-serif; valign: top }
.tblcomm td { padding: 5px; }
.tblcommhead { background-color:#FCF8B0; }

.tblcommin { background-color:#E0E0E0; border:solid 0px; font: 12px Arial, Helvetica, sans-serif; valign: top }
.tblcommin td { text-align:center; padding: 3px; }
.tblcomminhead { background-color:#F0E899; text-align:left; }
.tblcommin a { color: #007000; }
.tblcommin a:hover { color: #0000FF; }

.tblenter { border-color:red; border:solid 1px; font: 14px Arial, Helvetica, sans-serif; valign: top }
.tblenter td { border-color:red; border:solid 1px; padding: 3px; }
.tblenter a { color: #FF7000; }
.tblenter a:hover { color: #FFEE00; }

.tbladdedit { border-color:#ffa810; border:solid 1px; font: 12px Arial, Helvetica, sans-serif; valign: top }
.tbladdedit td { padding: 3px; }
.tbladdedit td { border-color:#ffa810; border:solid 1px; }
.tbladdedithead { text-align: center; background-color:#ff9000; color:#FFFFFF; }

.tblphotobr { border:solid 0px; font: 12px Arial, Helvetica, sans-serif; valign: top }
.tblphotobr td { padding: 3px; }

.tblforumsmain { background-color:#F0F0F0;border-collapse: collapse; border:solid 0px; font: 12px Arial, Helvetica, sans-serif; valign: top }
.tblforumsmain a { color: #106000; }
.tblforumsmain a:visited { color: #306020; }
.tblforumsmain a:hover { color: #FF9900; }
.tblforumsmain tr { vertical-align:top; }
.tblforumsmain td { text-align: left; padding: 4px; text-valign: top; border:solid 2px #C0C0C0; }
.tblforumsmain .tdc { text-align: center; }
.tblforumsmain .tdr { text-align: right; }
.tblforumsmain .tds { font-size: 11px; }
.tblforumsmain .tdhead { background-color:#D0D0D0;vertical-align:middle; }
.tblforumsmain .tdheadb { background-color:#D0D0D0;vertical-align:middle; font: 14px Arial, Helvetica, sans-serif; }
.tblforumsmain .tdwhy { text-align: center; vertical-align:middle; background-color:#E0E0E0; }
.tblforumsmain .tr1 { background-color:#F0F0F0; }
.tblforumsmain .tr2 { background-color:#F0F0F0; }

.tblforumsmainnb { background-color:#F0F0F0;border-collapse: collapse; border:solid 0px; font: 12px Arial, Helvetica, sans-serif; valign: top }
.tblforumsmainnb a { color: #005000; }
.tblforumsmainnb a:hover { color: #FF9900; }
.tblforumsmainnb tr { vertical-align:top; }
.tblforumsmainnb td { text-align: left; padding: 0px; text-valign: top; border:solid 0px #C0C0C0; }
.tblforumsmainnb .tdc { text-align: center; }
.tblforumsmainnb .tdr { text-align: right; }
.tblforumsmainnb .tds { font-size: 11px; }
.tblforumsmainnb .tdhead { background-color:#D0D0D0; vertical-align:middle; }
.tblforumsmainnb .tdheadb { background-color:#D0D0D0; vertical-align:middle; font: 14px Arial, Helvetica, sans-serif; }
.tblforumsmainnb .tdwhy { text-align: center; vertical-align:middle; background-color:#E0E0E0; }
.tblforumsmainnb .tr1 { background-color:#F0F0F0; }
.tblforumsmainnb .tr2 { background-color:#F0F0F0; }

.yand { width: 858px; float:left; padding: 8px 20px 8px 20px; font: 12px Arial, Helvetica, sans-serif;}

.inp {
 color: #000000;
 font: normal 11px Verdana, Arial, Helvetica, sans-serif;
 border-color : #000000; }
.helpline { background-color: #<?php echo $c; ?>; border-style: none; }
}

.sbutton { font: 11px Arial, Helvetica, sans-serif; height:18px; }
.sfield { font: 11px Arial, Helvetica, sans-serif; border:1px; }


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #FB9000 solid; }

td.author	{ padding:5px; font-size:12px; }
td.subj		{ padding:5px; font-size:14px; }
td.mess		{ padding:5px; font-size:12px; }
td.ans		{ padding:5px; font-size:12px; }
td.dtc		{ padding:5px; font-size:12px; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; padding:3px; text-align:left; }
td.row2	{ background-color: #eFECEA; pedding:3px; }
td.row3	{ background-color: #eFe8e0; padding:3px; }
td.row3Right { padding:3px; }


/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #F89000; height: 25px;

}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #ede8e0; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; }

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; }

/*Copyright*/
.copyright { position: absolute; left: 6px; width: 210px; float:left; padding-top: 12px;}
.copyright span { display:block; float:left; width: 210px; font: 10px Arial, Helvetica, sans-serif; color:#747474;}
.copyright span a { font: 11px Arial, Helvetica, sans-serif; color:#747474; text-decoration:underline;}
.copyright span a:hover { text-decoration:none;}
