﻿BODY
{
   font-family: Helectiva, Arial,arial,helvetica,sans-serif;
   background-color: #FFF;
}

h4
{
   margin-bottom:0px;
}

p
{
   margin-top: 0px;
}

#SearchResults
{
   width: 980px;
}

p.title
{
   font-weight: bold;
   font-size:large;
}

table, tr, td
{
   border: 0px solid #ccc;
}

#resultsSearch, #mainSearch
{
   padding: 8px;
   background-color:#F2F4F2;
   background-image:url(./oce/images/white-shine-down.png);
   background-repeat:repeat-x;
   border-bottom:1px solid #C6CFD1;
   border-top:1px solid #C6CFD1; 
   margin-bottom: 10px;
}

#mainSearch
{
   width: 980px;
   border: 1px solid #C6CFD1;
   margin-bottom: 10px;
}

#indexContent
{
   width: 980px;
   border: 1px solid #C6CFD1;
   text-align: left;
   padding: 10px;
   
}

#indexContent A
{
   text-decoration: none;
}

#indexContent A:hover
{
   text-decoration: underline;
}


INPUT.search-textbox
{
   border: 1px solid #C6CFD1;
   background-color: #FFF;
   padding: 5px;
   height: 15px;
   width: 300px;
}

INPUT.button
{
   height: 27px;
   border: 1px solid #C6CFD1;
   background-color: #FFF;
   padding: 4px;
   
   
}

.swirl
{
   float: left;
   margin-top: -5px;
   margin-right: 5px;
}
