/* CSS Document */

/* -- table fix -- */
.page_table td {
    margin: 0;
    padding: 0px ;
}
/* -- table fix -- */
.content td {
    margin: 0;
    padding: 2px;
}
/* -- table fix -- */
td.page_right2  {
    margin: 0;
    padding-bottom: 20px;
    padding-top: 30px;
    padding-left: 30px;

}
.press_box  {
    margin-top:  20px;
}
.photopad  {
    padding-bottom:  20px;
}

A:link { 
        color: #660000;
        text-decoration: none; 
}
A:visited { 
        color: #660000;
	text-decoration: none; 
}
td.feature_cell {
        font-family: Verdana, Arial;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        padding-right: 30px;
        padding-left: 30px;
        padding-bottom: 30px;
}
td.feature_cell2 {
        font-family: Verdana, Arial;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        padding-right: 30px;
        padding-left: 30px;
        padding-bottom: 30px;
}