body                 {FONT-FAMILY: Arial; FONT-SIZE: 12px;color:#666666}

FONT                 {FONT-FAMILY: Arial; FONT-SIZE: 12px;color:#666666}
TD                   {FONT-FAMILY: Arial; FONT-SIZE: 12px;color:#666666}
INPUT                {FONT-FAMILY: Arial; FONT-SIZE: 12px;color:#666666}
TEXTAREA             {FONT-FAMILY: Arial; FONT-SIZE: 12px;color:#666666}
SELECT               {FONT-FAMILY: Arial; FONT-SIZE: 12px;color:#666666}
FORM                 {FONT-FAMILY: Arial; FONT-SIZE: 12px;color:#666666}

FONT.error           {FONT-FAMILY: Arial; COLOR: #CC0000; FONT-SIZE: 12px; FONT-WEIGHT: bold;}

h1,h2 { margin-top:0px;margin-bottom:0px; font-size:12px; font-weight:normal;}

A:link,A:visited,A:active {
   FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR:#666666;
}
A:hover {
   FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR:#666666; background-color:#eeeeee;
}

.headline {
   color:#f78652;
   font-weight:bold;
   font-size: 14px;
}

.carss {
   font-weight:bold;
   color:#f78652;
   font-size:12px;
}

div.screenshotContainer
{
   float: left;
   width: 720px;
}
div.screenshot
{
   float: left;
   margin-right: 4px;
   height: 350px;
   border: solid 1px #ccc;
   margin-bottom: 10px;
}
div.screenshot img
{
   border: 0px;
}
