.althours {
width: 325px;
border: 3px outset #000;
background-color:#FC3;
padding: 5px;
color: #000;
font-weight:bold;
margin-bottom: 10px;
}

.azsection {
 width: 100%;
 font-size: 1.5em;
 font-weight:bold;
 border-bottom: 1px #ccc solid;
 margin-bottom: 5px;
}
.rightside {
	float: right;
	width: 175px;
	padding-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	clear: right;
}
.libsubhead
{
	font-size: 1.15em;
	font-weight: bold;
	color: #000;
	border-bottom: 1px #000 solid;

}

