a {
text-decoration:  none;
font-weight: bold;
font-size: 12px;
border: none;
color: #555;
}

a:hover {
text-decoration: underline; 
border: none;

}

.fronttop{
position: relative;
float: left;
width: 696px;
height: 331px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 6px;
background: url(../images/bg_front_panel.png) bottom left no-repeat;
}

.submain, h2{
float: left;
width: 485px;
margin: 0px 0px 0px 5px;
} 

span.contentheading, span.contentheading a:link, span.contentheading a:hover, span.contentheading a:visited, h2 a {
font-weight: bold;
font-size: 16px;
font-family: Trebuchet MS, verdana, sans-serif;
color: #53acff;
line-height: 40px;
}

~h2{
position: relative;
float: left;
width: 485px;
margin: 20px 0px 0px 5px;
} 

h2, h2 a {
font-weight: bold;
font-size: 16px;
font-family: Trebuchet MS, verdana, sans-serif;
color: #53acff;
line-height: 40px;
}

span.contentpaneopen {
font-weight: normal;
font-size: 12px;
line-height: 18px;
color: #555;
}