#splash {
padding: 20px 0px;
}

#splash .profile {
float: left;
padding: 0 7px 0px 0;
}

#splash .profile img {
margin-bottom: 2px;
}

#splash .profile a {
color: #0087bf;
}

#splash .sample_results {
clear: both;
height: 170px;
}

#splash .sample_header {background: url( "/images/desktop/bg_splash_title.gif" ) top left no-repeat;
margin: 10px 0;
width: 670px;
height: 34px;
}

#splash .sample_title {
font-size: 14px;
letter-spacing: -1px;
padding: 9px 0 9px 10px;
font-weight: bold;
float: left;
}

#splash .sample_totals {
text-align: right;
padding: 10px 10px 0 0;
float: right;
}

#splash h3 {
padding-top: 2em;
font-size:18px;
}



