BODY { max-width : 240px }

.pic { width: 60px ; height: auto }
.pic:hover { width : 60px ; height: auto }

.floatright { float : none ; width : 100% }

/***********************************************************************************/

div.top { margin-top : 5px }
div.left { width : 100% ; margin-top : 0px ; padding-top : 12px ; padding-left : 5px; border-right : 1px #CCCCCC solid ; background-color : #FAFAFA ; border-bottom : 1px #CCCCCC solid }
div.right { width : 100%; margin-top : 0px ; padding-top : 12px ; margin-left : 2% ; margin-right : 2% ; border-bottom : 1px #CCCCCC solid }
div.bottom { width : 100% ; clear : both ; margin-top : 10px }

/***********************************************************************************/


/*********************/
/* Handheld specific */
/*********************/

.hhnone { display : none }
img { max-width : 120px }
select { font-size : 75% }
