.arrows {
    float: right;
}
#arrowprev {
	float: left;
	margin-right: 1em;
}

#arrownext {
    float: left;
	margin-left: 1em;
}

#arrow_up{

}
#arrow_down{

}

#content_arrow_up{

}
#content_arrow_down{

}

#counter{
    width: 40px;
    font-size: 15px;
    font-weight: normal;
    float: left;
}

.refcol {
    color: black;
    background-color: aliceblue;
    float: left;
    width: 100%;
    padding: 1em;
}
.refcol a,
.refcol a:link,
.refcol a:visited{
    color: black;
}

