.header
{
    width: 100%;
    height: 6.5em;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
}

.in1 {position:absolute;display:none;}
.in2 {display:inline-block;width:270px;height:100%;}
.in3 {height:80%;}
.in4 {cursor:pointer;}
.in5 {margin-top:100px;}
.in6 {background-size: 104%;}
.in7 {display:none}
#tagcloud a { 
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #18C8BC;
	font-size: 12px;
}
#tagcloud a:HOVER{
	border-bottom-color: #FFF;
}