/* The main column and descendants */
#mainCol {
width:760px;
text-align:left
}

#mainCol p {
width:720px;
margin:10px 0 10px 20px;
}


