body {
font-size: 85%;
font-family: arial, sans-serif;  
color: #666666;
}
a {
color:#ff6600;
text-decoration: underline;
outline: none;
}
TABLE{
border-collapse: collapse;
} 
TH{
text-align: left;
} 
IMG{
border: 0px;
} 
div.clear{  
clear: both;
}  
a.hidden:hover, a.hidden{ 
text-decoration: none;
}
.textBig{ 
font-size: 1.3em;
}
.textSmall{ 
font-size: .85em;
}


div.right, div.nav, div.navPrivate, IMG.tl, IMG.tr, .login, div.footer P, DIV.contentRight, DIV.navSearch{  
display: none;
}
IMG {  
border: 0px;
}
 
 div.footer P{  
padding-top: 30px;
margin-top: 30px;
}
div.content div.left {  
width: 95%;
}

DIV.profilePic, DIV.profileMemberPets{ 
float: left;
margin: 0 20px 0 0;
font-weight: bold;
}
div.clear{  
clear: both;
}



/*  TABLE Definitions  */ 

TABLE.inbox TH{
padding: 5px 20px 5px 5px;
}

TABLE.inbox  TD{
vertical-align: top;
text-align: left; 
padding: 5px 20px 5px 5px;
border: 1px dotted #cccccc;
font-size: .9em;
}

