.hresume
{
width: 800px;
padding: 10px;
font: 12px verdana, geneva, lucinda, arial, sans-serif;
}
.hresume h2
{
font-size: 12px;
padding:0;
margin: 0;
}
h3, .education 
{
font-size: small;
padding: 0 0 5px 0;
margin: 0;
}
h2, h3
{
color: red;
}
.hresume address
{
font-style: normal;
}

.hresume .contact .fn
{
font-weight: bold;
font-size: 12px;
color: red;
}

.hresume .experience
{
margin: 10px 0 0 0;
padding: 1px;
}
.summary
 {
float: left;
width: 400px;
text-align: justify;
}
.hresume .jobtitle
{
margin: 0;
padding: 0;
}

#float .education li
{
margin: 0;
padding: 0;
}
 #float
{
position: absolute;
top:150px;
right: 100px;
border-left: 1px solid black;
padding-left: 20px;
}
.hresume .htitle .include
{
 display: none;
}
.title {
font-weight: bold;}
.hresume .education .skills
{
margin: 0;
}
.clear {
clear: both;
}
#sidebar {
background-color: #eee;
width:250px;
border: 1px solid #5b4d40;
position: absolute;
top: 250px;
right: 0px;
padding: 10px;
font-size: 75%;
}

