@charset "utf-8";
/* CSS Document */

#aboutmesidebar
{
position: relative;
width: 180px;
float: left;
}

#aboutmesidebar h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#aboutmesidebar .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}

#aboutmeprimarycontent
{
position: relative;
width: 480px;
float: right;
}
#aboutmeprimarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}
#aboutmeprimarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}