
TR#layoutRow01 TD,
TR#layoutRow03 TD, TR#layoutRow04 TD,
TR#layoutRow05 TD, TR#layoutRow07 TD {
    height: 10px;
}
/*
TR#layoutRow02 TD {
    height: 40px;
}
TR#layoutRow06 TD {
    height: 600px;
}
*/
TR#layoutRow02 TD.col6 {
    vertical-align: top;
}
TR#layoutRow02 TD.col6 DIV#pageMainContent {
    overflow:auto;
    width: 791px;
/*    height: 670px;	*/
}
A.lookLikeALink {
    text-decoration: underline;
}
A.lookLikeALink:hover {
    cursor: pointer;
}
