#form { background: #EEEEEE; padding: 10px 10px;}

/* CONTENT TABLE */
#contentTable { width: 650px; padding: 30px 0px 30px 0px; align: left; border-bottom: 1px solid #EEEEEE; }

#imgTd { width: 470px; vertical-align: top; padding: 0px 0px 0px 0px; }

#imgTdMyLot { width: 470px; vertical-align: top; padding: 0px 0px 0px 0px; }
#textTdMyLot { width: 180px; padding: 15px 20px 0px 20px; text-align: left; }

#more { font-size: 12px; padding: 10px 0px 0px 0px; text-align: justify; }
/* END CONTENT TABLE */


#tellAFriendTable { font-family: verdana, arial, sans-serif; font-size:11px;  }
#defaultLeft { text-align: left; vertical-align: center; padding: 2px; height:25px; width: 150px; }
#defaultRight { text-align: left; vertical-align: center; padding: 2px; height:25px; }
#customizedLeft { text-align: left; vertical-align: top; padding: 2px; height:100px; width: 150px; }
#customizedRight { text-align: left; vertical-align: top; padding: 2px; height:100px; }

.note { font-size: 12px; }

A.hintLink:link {text-decoration: none; color: #000000; font-weight: bold; }
A.hintLink:visited {text-decoration: none; color: #000000; font-weight: bold; }
A.hintLink:active {text-decoration: none; color: #000000; font-weight: bold; }
A.hintLink:hover {text-decoration: none; color: #000000; font-weight: bold; }

a.linkopacity img {
filter:alpha(opacity=100); 
-moz-opacity: 1; 
opacity: 1;}

a.linkopacity:hover img {
filter:alpha(opacity=80);   
-moz-opacity: 0.8;   
opacity: 0.8;
}



/* POP UP BOX */

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #C1D5E8;
border-right: 1px solid black;
border-left: 3px solid black;
border-top: 1px solid black;
border-bottom: 1px solid black;
padding: 3px;
font:normal 11px Verdana;
line-height:20px;
z-index:100;
visibility: hidden;
}



img { vertical-align: -10%; }
