div#columnleft {
    float:              left;
    width:              396px;
    margin-right:       25px;
}

div#columnright {
    float:              right;
    width:              514px;
}

div#columnright h3 {
    color:              #008ed9;
    font-size:          12px;
    text-transform:     uppercase;
    margin-top:         40px;
    padding-bottom:     0;
    margin-bottom:      0;
}

div#columnright p {
    margin-top:         0;
    margin-bottom:      20px;
}

div#columnright a {
    color:              #0098df;
}

div#columnright a:hover {
    color:              #0079b1;
}

div#columnright img.full {
    float:              right;
    border:             0;
    margin-left:        10px;
    margin-bottom:      10px;
    width:              220px;
}

div#columnleft h3 {
    margin:             0;
    padding:            0;
}

div#columnleft h3 a {
    color:              #0098df;
    font-size:          12px;
}

div#columnleft h3 a:hover {
    color:              #0079b1;
}

div.friend {
    border-bottom:      1px dotted #0098df;
    padding:            5px;
}

div.grey {
    background-color:   #f3f3f3;
}

div.friend p {
    font-size:          11px;
    margin:             0;
}

div.friend img {
    float:              left;
    width:              100px;
    border:             0;
    margin-right:       10px;
}

blockquote {
    color:              #929292;
    font-style:         italic;
    margin-left:        20px;
    margin-right:       20px;
}
