div.resultInfo
{
color : red;
font-family: tahoma, Arial, Helvetica, sans-serif;
padding-top: 8px;
width: 100%;
margin-bottom:8px;
}
div.resultItem1
{
font-size:  11px;
font-family: tahoma, Arial, Helvetica, sans-serif;
margin-bottom: 10px;
width: 100%;
background: #e7e7e7;
}
div.resultItem0
{
font-family: tahoma, Arial, Helvetica, sans-serif;
margin-bottom: 10px;
width:100%;
background: #e7e7e7;
}

A.resultTitle {
padding:8px;
text-decoration : none;
font-size:  11px;
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
height:20; 
width:544;
text-decoration : none;

}


div.resultSnippet
{
padding:8px;
font-size: 10px;
background: #f1f1f1;
}

.resultURL
{
color : #FF9600;
font-family: tahoma, Arial, Helvetica, sans-serif;
}
.resultCachedSize
{
font-size: 9px;
color: #996;
}
.resultQuery
{
font-weight: bold;
color: #c30;
}
