div.requestqueueinfo {
    position: absolute;
		top: 280px;
		left: 160px;
    width: 572px;
		color: #F5F5F5;
		text-align: justify;
		font-size: 14px;
}

div.requestheader {
		text-align: center;
}

div.requestlist {
    color: #F5F5F5;
    width: 550px;
    text-align: center;
    left: 180px;
}

.announcement {
	font-weight: bold;
	color: #FF9507;
}

.requesttable {
    border: 0px;
}

.requesttableheader {
    color: #000000;
    background-color: #F5F5F5;
    font-weight: bold;
}

td.pages {
    color: #F5F5F5;
    font-size: 20px;
    text-align: center;
}

a:link {
    color: #FF9507;
    text-decoration: none;
}

a:visited {
    color: #FF9507;;
    text-decoration: none;
}
