body{
	
	font-size:11px;
	}
h1, h2, h3, h4, h5, h6, label{ 
	font-family:
    "Arial",		/* Windows, MacOS */
    sans-serif;
	color:#403ef7; 
	line-height:auto;}
	
h1{ font-size:30px; }
h2{ font-size:22px; }
h3{ font-size:16px; }
h4{ font-size:13px; }
h5{ font-size:10px; }
h6{ font-size:9px; }

	
.guide{font-size:9px; }
label{font-size:14px;}
form div{ width: 500px;}
#news-item{ width: 500px;}
object{width:298px; height:249px;}

#tags{ border-top:1px solid #decc06; border-bottom:1px solid #decc06;  }
#tags label{font-size:11px; }

.main{ font-size:11px;}
.main-content{ font-size:11px;}
#admin-menu{color:#FFFFFF;}
#admin-menu li, #main-menu li, #product-menu li{ list-style:none;color:#FFFFFF;}
a, a:hover {background:none; text-decoration: none;color:#FFFFFF;}
a:hover {color: #00CC00;}

#admin-menu{ font-family: arial, sans;/*helvetica, arial, sans-serif;*/}
#footer p{
	font-family:
    "Arial",		/* Windows, MacOS */
    sans-serif;
	font-weight:bold;
	}
#footer #footer-left img, #footer #footer-right img{ border:none;}

/*#content{background:#fff url(../images/shadow.jpg) repeat-y top; }*/
#content{ background-color:#FFFFFF;width:800px;color:#000000;-khtml-box-shadow:rgba(0,0,0,0.9) 
0px 0px 0;-moz-box-shadow:rgba(0,0,0,0.9) 0px 0px 0px;box-shadow:rgba(0,0,0,0.9) 0px 0px 0;}
#header, #footer{ text-align:center;}
#header{ background-color:#3e3cf5;}
#news .teaser{ width: 600px;}
#node-body{ width: 600px;}

.created-by, .created-at{ font-size:10px; display:none;}
#news .readmore{ color:#403ef7; font-weight:bold;}