div#columntwo
{
    width:455px;
    padding-right:20px;
}
div#columnthree
{
    width:200px;
    padding-bottom:120px;
}
div#columnthree p 
{
    line-height:1.8em;
    font-size:1.1em;
    padding:7px;
    color:#46738a;
    background:#fff;
    font-weight:bold;
    text-align:right;
}
#headertext
{
    text-align: left;
}
#headertextspacer
{
    right:0px;
}
#headertext span{
    background:#fff;
    position:relative;
    top:10px;
    padding:0 6px 0 0;
}
