div#container-parent {
/*	position: relative;*/
	width: 760px;
	margin-left: auto; /*6px*/
	margin-right: auto;
	padding: 0;
	text-align: left;
}

div#container-parent div#container-logo {
	position: relative; 
}

div#container-parent div#container-logo div#logo {
	vertical-align: middle;
	padding-top: 7px; /* without this for logo-4.jpg */
	padding-left: 2px;
	padding-bottom: 3px;

/*	all lines below for text logo */
/*	font-size: 130%;
	color: #6693BC;
	font-weight: bold;*/
} 

div#container-parent div#container-logo div#logoext {
	padding-top: 0; 
	margin-bottom: 1px;
}

div#container-parent div#container-logo div#logo a img {
	border: none;
}

.linfocont { /* login info after logo */
	position: relative;
}

.linfo {
	position: absolute;
	background-color: #6693BC; /*#26547C*/
	color: #FFF;
	font-size: 70%;
	line-height:18px; /* fixes Firefox 0.9.3 */
	right: 8px;
	padding-bottom: 1px; 
	padding-top: 1px;
}

.whiteblue {
	background-color: #6693BC;
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	line-height:18px; /* fixes Firefox 0.9.3 */
}

/* ---------- horizontal menu ---------- */
strong		{ font-style:normal; font-weight:bold; }

#menu	{
	background: #026789 url("../images/mid.gif") repeat-x top;
	position: relative;
	float :left;
	margin :0px;
	padding :0px; 
	margin-left: 0; /* fix! lighter hmenu */
	margin-right: 0; /* fix! lighter hmenu */
	top: -1px;
	width:100%;
	color: #fff;
	font: 70%/126% verdana, arial, helvetica, sans-serif;
}

#menu a				{ text-decoration:none; }
#menu a:link 		{ color:#fff; }
#menu a:visited		{ color:#fff; }
#menu a:hover 		{ color:#64bfdb; text-decoration:underline; }
#menu a:active		{ color:#64bfdb; }

#menu ul	{
	background:#ccc;
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 2px; /*1%*/
}

#menu li {
	background:url("../images/menusep.png") no-repeat center right;
	float:left;
	margin:0px;
	padding: 3px 4px 4px 6px; /* orig 3 4 6 6 */
}

#menu li a {
	margin:0px;
	padding:0px 4px 0px 0px;
	white-space:nowrap;
}

/*#menu li strong { 
	padding:0px 4px 0px 0px; 
}*/

#menu li a strong { 
	padding:0px; 
}

/* ---------- vertical menu ---------- */
#vmenu {
/*	background-color: #00ÑÑFF;*/  /* #C4D3DD */
	height: 85px; /*105px 127px;*/
	border: 1px solid #DCE7E3;  /* #026789 #26547C */
	margin-bottom: 6px;
/*	border-bottom: 1px solid #26547C; */
	background: #ffffff url("../images/bgr_empty.gif") no-repeat	scroll right top;
}

.navitem {
	width: 23%;
	padding: 4px 7px 0px 7px;
	vertical-align: top;
	float: left; 
}

.navitemnext {
	width: 23%;
	padding: 4px 7px 0px 7px;
	vertical-align: top;
	float: left; 
	border-left: 1px dashed #DCE7E3;
}

.navitemr {
	width: 25%;
	padding: 4px 7px 0px 7px;
	vertical-align: top;
	float: right;
}

#vmenu .navlist {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	height: 55px; /* 75px 86px;*/
}

.navlist li {
	list-style: none;
	margin: 0;
	padding-left: 3px;
	line-height: 130%; /* 1.3em + margin-bottom in border */
}

/*.navlist #current {
	color: #CC3300;
}*/

.navlist li a {
	text-decoration: none;
	padding-left: 4px;
/*	margin: 0 2px;*/
/*	color: #026789; */ /*get from link_class */

}

.navlist li a:hover {
	color: #6693BC; 
	text-decoration: underline;
}

.border {
	background-color: #03759C; /* #428DA7 086AC6 #6693BC;*/
	color: #FFF;
	padding:1px 0 3px 5px; /*- bez gornia red za liavo podr. */
	font-size: 65%;
	white-space: nowrap;
	background-image: url(../images/menu_corner.gif);
    background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 1px;
	line-height: 130%; /* 1.7em */
	font-weight: bold;
}

.blackborder {
	background: #004A76;
	color: #FFF;
	text-align: center;
	font-size: 70%;
	font-weight: bold;
	padding: 1px;
}

.itemtext {
	border: 1px solid black;
	text-align: center;
	font-family: verdana,sans-serif;
	font-size: 75%;
	padding: 2px;
}

/* ---------- Banner board definitions ---------- */
div#board {
	width: auto;
	height: 80px;
	background-color: white; 
	border-bottom: solid 1px #4399C6;
}

div#board div.banner {
	text-align: center;
}

div#emptyboard {
	width: auto;
	background-color: white; 
}

/* main classes */
.icol1 {
	width: 45%;
	float: left; 
	padding: 3px;
	padding-left: 5px;
	background: #DCE7E3;
	border-top: 1px solid #AFBCBF;
	border-left: 1px solid #AFBCBF;
}

.icol1b {
	width: 45%;
	float: left; 
	background: #F6F6F6; /*#C4C6CE;*/
	padding: 3px;
	padding-left: 5px;
	border-top: 1px solid #AFBCBF;
	border-left: 1px solid #AFBCBF;
}

.icol2 {
	width: 52%;
	float: left; 
	padding: 3px;
	background: #DCE7E3;
	border-top: 1px solid #AFBCBF;
	border-right: 1px solid #AFBCBF;
	border-left: 1px solid #AFBCBF;
}

.icol2b {
	width: 52%;
	float: left; 
	background: #F6F6F6; /*#D6D3D6;*/
	padding: 3px;
	border-top: 1px solid #AFBCBF;
	border-right: 1px solid #AFBCBF;
	border-left: 1px solid #AFBCBF;
}

.accinfo {
	font-size: 70%; 
/*	padding: 5px;*/
    margin-top: 5px;
	background-color: #F2F6F5; /*#D9E4EE*/
	border: 1px solid #BDCEBB; 
}

.textinfo {
	padding: 10px 0 19px 34px;
	background-color: #FFEFC2;
	border: 1px solid #DCE7E3; 
	line-height: 1.1em;
/*	width: 82%;*/
}

div#container-parent div#level0 {
}

div#container-parent div#level1 {
    background: #FFF;
}

div#container-parent div#level2 {
    padding-top: 11px;
    padding-bottom: 11px;
}

/*div#mainContent {
	font-size: 70%;
    margin-top: 3px;
}*/

.borderleft {
    border-left: 1px dashed #ccc;
}

.offerd {
	font-size: 70%; 
	color: #202020; 
	padding: 9px 5px 5px 7px;
    margin: 0 2px 0 2px;
	background-color: #FCF0DE; /*#F2F6F5;*/
/*	border: 1px solid #DCE7E3; */
	border: 1px solid #AFBCBF;
	height: 80px;
}

.err-head {
	background-color: #FFD69B; /*#ffde84*/
	padding: 1px 3px 2px 3px;
	font-size: 90%; 
}

.err-subhead,
.err-cell {
	padding: 1px 3px 1px 3px;
	font-size: 85%; 
	border-bottom: 1px solid #AFBCBF;
}

.err-subhead {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray; 
	border-right: 1px solid silver;
	background-color: #FCF0DE; /*#F7F7F7;*/
}

.err-baset {
	margin-bottom: 8px;
}

.err-base {
	border: 1px solid gray;
	font-size: 80%; 
}

.borderdata {
	color: #202020;
	background-color: #F2F6F5; 
	padding: 1px; 
	padding-left: 7px;
	font-size: 70%;
	width: 27%;
    margin-top: 11px;
    margin-left: 7px;
	border-bottom: 1px solid #BDCEBB;
}

div#container-parent div#news {
	height: 99%;
	margin-left: 2px;
	text-align: left; /*center*/
}

div#container-parent div#newsh {
	font-size: 75%;
	font-weight: bold; /* normal */
	background-color: #D9E4EE;
	color: #4C4C4C; /* 202020 */
	padding: 4px 5px 2px 3px;
}

.newsb {
	font-size: 70%;
	color: #202020; 
/*	width: 95%;*/
	height: auto;
	text-align: left;
	line-height: 1.30em;
	margin-left: 7px;
	border-bottom: 1px solid #D9E4EE; /* 428DA7 #BDCEBB */
	padding: 6px 0 6px 1px;
}

div#container-parent div#main {
    background: #F6F6F6;
}

.info-text {
	padding: 4px 10px 6px 10px;
	text-align: center;
	background-color: #FBF9EF; /* FFFBC9 #FFF8EC;*/
    font-size: 80%;
	margin-bottom: 15px;
	border: 1px solid #FFEFC2;
}

.fline-text {
	padding: 3px 10px 4px 3px;
/*	color: #0364C4;
	background-color: #F5F5F5; 
	color: #202020;
	background-color: #DCE7E3;*/ 
	color: white;
	background-color: #428DA7; 
    font-size: 70%;
	margin-right: 3px;
	margin-bottom: 4px;
}

.base-text {
	color: #202020;
    font-size: 80%;
/*	background-color: #F6F6F6;*/ /*F4DBAA*/
	background-color: #428DA7;
	color: #FFFFFF;
	padding: 2px 0 2px 3px;
}

/* classes for form layout */
.TBORDER { /* for form body */
	background-color: white; 
}

.bborder { /* for form footer table with buttons */
/*	border-bottom: solid 1px #00659C;*/
	background-color: white;
}

/* class for table headers */
.theader {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
    font-size: 13px;
    color: #0066CC;
	border-left: solid 1px #6699CC;
	border-top: solid 1px #6699CC;
	border-bottom: 2px solid white;
	border-right: solid 1px #6699CC;
    background-color: #D1DCEB;
	height: 30px;
}

/* class for table column headers */
.tcolumns {
	font-family: verdana,arial,helvetica,sans-serif;
    color: black;
	border-bottom: solid 1px black;
	padding: 2px;
    background-color: #FFCC99;
}

/* classes for table cells */
.db,
.ds {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #D6D6D6; 
}

/* class for table cells - normal size */
.db {
	color: #202020; 
    font-size: 70%;
	padding: 0px 2px 0px 2px;
/*	background-color: #F6F6F6;*/ /* go to uc_table_sql constructor */
}

/* class for table cells - small size */
.ds {
    font-size: 65%;
	padding: 0px 2px 0px 2px;
	line-height: 1.1em;
}

/* class for first/last input cell */
.db1 {
/*    font-size: 95%;*/
	background-color: #F6F6F6;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #BEC8D1;
	padding: 0 0 1px 3px;
}

.table_bord {
	border: 1px solid #BEC8D1;
/*	background-color: #F6F6F6;*/
	padding: 0; 
	margin: 0;
}

/* pager table class - Stranica: ... */
.pagbrd { 
	border-top: 1px solid #BAD0C9; /* 97B7AD */
	COLOR: #1856A0;
	font-size: 70%;
	FONT-FAMILY: arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin-top: 1px;
}

/* used in art_edit.php, /neo, /info */
.pag_head { 
	COLOR: #1856A0;
	font-size: 70%;
	FONT-FAMILY: arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-bottom: 3px;
}

/* class for all other controls with errors */
.bgerror {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 70%; /* old 12px */
	text-decoration: none;
    border-right: 1px solid #D6DBE0;
    border-bottom: 1px solid #D6DBE0;
	border-left: 1px solid #888888;
    border-top: 1px solid #888888;
	height: 1.7em; /* old 20px */
	padding-left: 3px;
	padding-right: 3px;
    background-color: #FFD69B; 
}

.textareaerror {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 70%; /* old 12px */
	text-decoration: none;
    border-right: 1px solid #D6DBE0;
    border-bottom: 1px solid #D6DBE0;
	border-left: 1px solid #888888;
    border-top: 1px solid #888888;
	padding-left: 3px;
    background-color: #FFD69B; 
}

/* form classes */
.forminput {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
    border-right: 1px solid #D6DBE0;
    border-bottom: 1px solid #D6DBE0;
	border-left: 1px solid #888888;
    border-top: 1px solid #888888;
	height: 1.7em; /* old 20px */
/*	background-color: #FFFFFF;*/
	background-color: #FCFCFC;
	padding-left: 3px;
	padding-right: 3px;
}

.textareainput {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
    border-right: 1px solid #D6DBE0;
    border-bottom: 1px solid #D6DBE0;
	border-left: 1px solid #888888;
    border-top: 1px solid #888888;
/*	background-color: #FFFFFF;*/
	background-color: #FCFCFC;
	padding-left: 3px;
}

/* class for check/radio controls */
.checkbox {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 75%;
	font-weight: normal;
}

/* class for combo/list controls style */
.select,
.selectsw,
.selectww 
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 70%;
	font-weight: normal;
	background-color: #FCFCFC;
}

.select {
    width: 200px;
}

.selectww { /* za ds_link_edro/drebno.php */
/*    width: 220px;*/
}

.selectsw {
    width: 150px;
}

/* class for combo/list controls with errors */
.selecterror {
	font-family: verdana,arial,helvetica,sans-serif;
    font-size: 70%; /* old 10pt */
    width: 200px;
	font-weight: normal;
    background-color: #FFD69B;
	border: 1px solid #888888;
}

/* class for combo controls in uc_form_h */
.selectcombo {
	font-family: verdana,arial,helvetica,sans-serif;
    width: 180px;
	font-size: 70%; /* 100%*/
	font-weight: normal;
	background-color: #FCFCFC;
}

/* class for combo controls with errors */
.selectcomboerror {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 70%; /* old 100% */
    width: 180px;
	font-weight: normal;
    background-color: #FFD69B;
	border: 1px solid #888888;
}

.formlabel {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 70%; 
	color: #202020; /* black; */
	padding-right: 5px;
}

.formlabell {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%; 
	color: #202020; /*#026789; */
}

.formlabelleft {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 70%; 
	color: #202020; /* black; */
	padding-right: 5px;
}

/* for art_new, art_new_ext */
.formlabel-art {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 70%; 
	color: #026789;
}

.topspace { /* only for popup windows - from 0_98 - top & left space in uc_form_v */
	margin-top: 10px;
	margin-left: 4px;
}

/* not used */
.formheader {
	font-family: verdana,arial,helvetica,sans-serif;
    font-size: 90%;
	font-weight: bold;
    color: white;
	border-left: solid 1px gray;
	border-top: solid 1px gray;
	border-bottom: solid 2px gray;
	border-right: solid 1px gray;
    background-color: #82B0BC; /*#99CCFF*/
}

.formfooter {
	font-family: verdana,arial,helvetica,sans-serif;
    font-size:100%;
    color: black;
	border-left: solid 0px silver;
	border-top: solid 0px silver;
	border-bottom: solid 1px gray;
	border-right: solid 0px gray;
    background-color: #F2F4F8;
}

.button,
.stbutton,
.buttons {
    background-color: transparent;
    background-repeat: repeat-x;
    border: 0 solid;
    display: inline; 
    color: #003399;
	font-size: 11px;
    padding: 0;
    width: 100%; height: 21px; 	
/*    background: url(../images//btn_bg.gif); */
}

.pager_menu {
	font-size: 80%; 
	COLOR: black;
	FONT-FAMILY: verdana, geneva, arial, helvetica, sans-serif; 
	background-color: #F6F6F6; 
	padding: 0 0 1px 2px;
    border-bottom: 1px solid #C7C7C7;
}

.tablelinks {
	color: #0364C4;
	FONT-FAMILY: verdana, geneva, arial, helvetica, sans-serif; 
	TEXT-DECORATION: underline;
}

.tablelinks:hover {
	text-decoration: underline;
	color: #CC3300;
}

.selected {
    /*FONT-WEIGHT: bold;*/
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

.navLeftHead {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
	FONT-FAMILY: verdana, geneva, arial, helvetica, sans-serif;
}

/* class for table titles */
.titles_bar { 
	background-color: #EDEDED; /* F2F6F5 */
	color: #000;
	padding: 0 5px 1px 5px; 
	margin-top: 1px; 
	font-size: 70%; 
	border-width: 1px 1px 2px 0;
	border-style: solid;
	border-color: #D6D6D6; /*BDCEBB*/
	line-height: 100%; 
}

/* Basic setup for styles *************************************************************/

body, table, tr, td, p, h1, h2, h3, div, form, ul, li {
	margin: 0px; /* auto - fix Mozilla problem - center table */
	padding: 0px;

}

body {
	background: #ddd url(./bodybg.gif) top left repeat;
	border: 0;
	border-top: 5px solid #bbb;
	text-align: center;
	padding-bottom: 25px;
	color: #333;
/*	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	line-height: 1.30em;
	text-align: center;*/
}

p {
	padding-bottom: 1.3em;
}

a {
	text-decoration: none;
	color: #000066;
	background-color: transparent;
}

a:hover {
	text-decoration: underline;
}

.image {
	border: 0px;
}

.top-space {
	padding-top: 3px;
}

/* used in itext objects in forms - art_new/art_new_ext.php */
div.flavor1 {
	color: black;
	padding: 5px;
	font-size: 75%; 
	height: 100%;
}

div.flavor1 a {
	color: black;
	text-decoration: none;
}

/* used in acc_state.php */
div.flavor1acc {
	color: black;
	padding: 12px;
	font-size: 75%; 
	line-height: 120%;
	height: 100%;
	margin-top: 15px;
}

/* used in paginator form */
div.flavor2 {
	background-color: #FFEFC2; /* FFF7E0 #E3EBE2; */
	color: black;
	padding: 1px 0 0 3px;
	font-size: 80%; 
	text-align: left;
	border-bottom: 1px solid #C7C7C7; /* 6699CC*/
}

/* used in login form only */
div.flavor-white {
	background-color: white; 
	padding-top: 9px;
	font-size: 90%; 
	line-height: 120%;
}

/* used for info - number of articles - after art_new.php */
div.flavorinfo {
	background-color: #F6F6F6;
	color: black;
	width: auto;
	padding: 4px;
	font-size: 80%; 
	border: 1px solid #BEC8D1; 
	margin-top: 2px;
}

div#sf {
	border-top: 1px solid #9AA486; /*#BAD0C9;*/
	COLOR: #1856A0; 
	font-size: 70%; 
	FONT-FAMILY: verdana, geneva, arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
}

/* FAQ ********************************************************************************/
div.FAQquestion {
  cursor: pointer;
  border-bottom: 1px solid #428DA7; /* #026789 #BDCEBB; */
}

div.FAQquestion span {
	display: block;
	color: #000; 
	width: 85px; 
	padding: 3px 4px 3px 4px;
	font-size: 70%;
	background-image: url(../images/tab_bgr.gif);
	background-repeat: no-repeat;
}

div.FAQquestion span img {
	vertical-align: top; /* middle */
}

div.FAQanswer {
	display: none;
}

div.FAQanswerVisible {
	display: block;
	padding: 4px 10px 4px 5px;
    cursor: default;
	background-color: #428DA7; 
	color: #FFFFFF;
	font-size: 80%;
}

div.FAQselect {
	margin-top: 20px;
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 4px;
	padding-left: 8px;
	border-bottom: 1px solid #6699CC;
}

div.FAQselect select {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.tunderline {
	border-bottom: 1px solid #D9E4EE;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold; /* normal */
	background-color: #D9E4EE; /* #F3F7F7 F6F6F6*/
	color: #4C4C4C; /* 202020 #026789; */
	padding: 4px 5px 2px 3px;
	width: auto;
}

.mtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 0 5px 3px 6px;
	color: white;
	background-color: #428DA7; 
	margin-bottom: 3px;
	width: auto;
/*	line-height: 0.90em;*/
}

.ttitle {
	font-family: verdana, arial;
	font-size: 80%; 
	background-color: #428DA7; /*#6693BC*/
	color: #FFFFFF;
	margin-bottom: 0px;
	padding: 3px 5px 3px 5px;
	width: auto;
}

.baselink {
	color: #026789;
	font-size: 90%;
	text-decoration: none;
	padding: 0px;
}

.baselink:hover {
	color: #6693BC;
	text-decoration: underline;
}

.baselink2 {
	color: #026789;
	font-size: 90%;
	text-decoration: none;
	padding: 0px;
}

.baselink2:hover {
	color: #6693BC;
	text-decoration: underline;
}

.baselink3 {
	color: #026789;
	font-size: 100%;
	text-decoration: none;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
}

.baselink3:hover {
	color: #6693BC;
	text-decoration: underline;
}

.baselink4 {
	color: #026789;
	font-size: 100%;
	text-decoration: none;
	padding: 0px;
}

.baselink4:hover {
	text-decoration: underline;
	color: #CC3300;
}

.redlink {
	color: #CC3300;
}

.bluelink {
	color: #026789;
	/*color: #006699;*/
}

div.gray2	{ margin: 0px 0px; padding:0px; height:3px; background:#fff url("../images/gray2.png") repeat-x; }
div.gray2 hr { display:none; }

.tablec {
    font-family: Arial, Helvetica, sans-serif; /* Veradna,  9px */
    color: #444444;
    font-size: 11px;
    font-weight: normal;
}

.tablec TD {
	padding: 0px 2px 0px 2px;
}

.thead-1 {
	font-family: Veradna, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #67735D;
/*	padding: 0px 4px 1px 4px;*/
}

/* from ala.css + offwhitestripes.gif in body class; remove id mainContent */
#wrapper	{
	background-color: #FFF;
	color: #333;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #bbb;
	border-top: 5px solid #bbb;
	width: 760px;  
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 757px;	 
}

html>#wrapper	{
	width: 757px;
} 

#header	{
	background: #fff;
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
}

#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
}

#footer {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;	
}

html>#footer	{
	font-size: x-small;
} 

#footer p	{
	margin: 10px 0;
	padding: 0;
}

#footer ul	{
	margin: 10px 0 0 0;
	padding: 0;
}
	
#footer li	{
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: left;
	border: 0;
}	

#maincontent	{
	float: left;
	margin: 0;
	padding: 10px;
	width: 757px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 737px;	 
}

html>#maincontent 	{
	width: 737px;
} 