#my_menu {
	padding: 0px;
	margin-top: 2px;
	position:relative;
	z-index:2;
	font-family:Arial;
	font-size:10pt;
}
h1#ie_err {
	margin-top: -12px;
}
table#t {
	margin-top:-3px;
}
table#t hr {
	background:#ccc;
}
table#t h1 {
	position:relative;
	z-index:5;
}
table#t td#left_menu p {
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}
table#t td hr { display:none;}
a.hover:hover{
	padding:0px;
	background:none;
}
#search_inp {
	width:100px;
	margin:auto;
	color:#99f;
	position:relative;
	z-index:10;
}

h1#ie_main {margin:-12px auto auto auto;text-align:center;}

.bg a:hover{
	background:none;
	border:0px;
}
