
/**
 *	Airtrade profile
 *	-------------------------
 */
div#contentColumn
{
    float: left;
}

div#sidebar
{
    float: right;
}

div.userProfilePrint
{
    position: relative;
    float: right;
    margin-right: 262px;
    margin-top: -42px;
}


