<br />
<b>Warning</b>:  Unknown: open_basedir restriction in effect. File(/home/dohy/www/access-logs/dohy.net_error_log) is not within the allowed path(s): (/home/dohy:/usr/lib/php:/usr/local/lib/php:/tmp) in <b>Unknown</b> on line <b>0</b><br />
  #tab_header ul {
		list-style: none;
		padding: 0;
		margin: 0;
    }
    
	#tab_header li {
		float: left;
		border: 1px solid #bbb;
		border-bottom-width: 0;
		margin: 0 2px;
    }
    
	#tab_header a {
		text-decoration: none;
		display: block;
		background: #eee;
		padding: 0.24em 1em;
		color: #00c;
		width: 8em;
		text-align: center;
    }
	
	#tab_header a:hover {
		background: #ddf;
	}
	
	#tab_header .selected {
		border-color: black;
	}
	
	#tab_header .selected a {
		position: relative;
		top: 1px;
		background: white;
		color: black;
		font-weight: bold;
	}
	
	#tab_content {
		border: 1px solid black;
		clear: both;
		padding: 1em 1em;
	}
