h1 {
    margin: 5px 0 0 0;
}
h4 {
    margin: 0;
    padding: 0;
}
#content p {
    padding: 10px 0 0 0;
}
a img {
    border: 0;
}
h4 a img  {
    float: left;
    width: 92px;
    margin: 3px 10px 10px 0;
    border: 1px solid #acacac;
    filter: alpha(opacity=55);
    -moz-opacity: 0.55;
    -khtml-opacity: 0.55;
    -o-opacity: 0.55;
    opacity: 0.55;
}
h4 a:hover img {
    border: 1px solid #f60;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
}
#icons {
    right: 190px;
}
div.sectionbox {
	position: relative;	
    clear: both;
    margin: 15px 0;
    padding: 5px 10px 0 0;
    background: url(/images/corner.jpg) no-repeat right top;
}
#content div.sectionbox p {
    margin: 0;
    padding: 6px 0 0 0;
}
div.sectionbox p#letters a {
    margin: 0 3px;
}
* html div#globalleftnav {
	background: #fff;
	font-size: 0;
}
