/* -------------------------------------------------- GENERAL */
.m_but {
    top: 120px;
	POSITION: absolute;
	Z-INDEX: 4;
	VISIBILITY: visible;
	OVERFLOW: hidden;
	opacity: 0;
	FILTER: alpha(opacity=0);
    font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #4C4C4D;
	text-decoration: none;
}

.i_but {
	padding: 9px 20px 0 20px;
    cursor: pointer;
}

.i_but_a {
    margin: -9px -20px 0 -20px;
	text-align: center;
}


.bl_but1 {
    padding-top: 4px;
    padding-bottom: 4px;
    top: 152px;
	width: 214px;
	POSITION: absolute;
	Z-INDEX: 5;
	VISIBILITY: visible;
	OVERFLOW: hidden;
	opacity: 0;
	FILTER: alpha(opacity=0);
	background: #f3f8fe;
	border: 1px solid #ccc;
}

.bl_but2 {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #4C4C4D;
	padding: 4px 0 4px 17px;
	text-align: left;
    cursor: pointer;
}

.bl_but2 a {
	color: #4C4C4D;
    text-decoration: none;
}

.bl_but2 a:hover {
	color: #4C4C4D;
    text-decoration: underline;
}

.bl_but2 a:visited {
	color: #4C4C4D;
}

.bl_but3 {
    padding-top: 4px;
    padding-bottom: 4px;
    top: 152px;
	width: 200px;
	POSITION: absolute;
	Z-INDEX: 6;
	VISIBILITY: visible;
	OVERFLOW: hidden;
	opacity: 0;
	FILTER: alpha(opacity=0);
	background: #f3f8fe;
	border: 1px solid #ccc;
}

.m_but1 {
	display: blok;
	padding: 16px 17px 17px 17px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #4C4C4D;
	text-decoration: none;
	text-align: center;
    cursor: pointer;
}




#box4 {
	float: left;
	margin-right: 40px;
	padding: 1px;
	width: 172px;
	background: #fff;
	border: 1px solid #ccc;
}

#box5 {
	float: left;
	width: 90px;
}

.sidebar_margin {
	margin: 25px 0 0 25px;
	width: 195px;
	height: 20px;
}

.img {  float:right;
}
/*
#menu ul li a:hover {
	background: url(images/bg_menu.png) repeat-x bottom left #3167B1;
	color: #ccc;
}

#menu li#active a {
	background: url(images/bg_menu.png) repeat-x bottom left #3167B1;
	color: #fff;
	text-decoration: none;
}
*/
