table#c-table td{
    position: relative;
    vertical-align: top;
    top: 0px;
}
p.align{
    position: relative;
    top: 0px;
}

#c-main{
    width: 80%;
}
#c-right{
    width: 10%;
}
