.hidden {
	display:none;
}

.middleSide h1 {
	font-size:12px;
	font-weight:bold;
}

a.consulting {
    display: block;
    float: left;
    height: 50px;
    margin-bottom: 5px;
    width: 150px;
}

a.last {
    margin-bottom: 25px;
}

