.sea {border-right: solid #DDDDDD;border-left: solid #DDDDDD;border-right-width: 1px;border-left-width: 1px;}
.link {font-size:9pt;color:#0066CC;font-family:Verdana,Arial,Helvetica,Sans-Serif;font-weight:bold;}
.link:hover{text-decoration:none;}
.desc {font-size:8pt;color:#000000;font-family:Verdana,Arial,Helvetica,Sans-Serif;}
.search {font-size:10pt;color:#FFFFFF;font-family:Verdana,Arial,Helvetica,Sans-Serif;font-weight:bold;}

/* rating */

  .rating {font-size:8pt;color:#666666;font-family:Arial,Helvetica,Sans-Serif;text-decoration:none;}
  .rating:hover{text-decoration:underline;}

/*--  Attributes of the left-aligned snippets  --*/
#snippetleft {
float:left;
width:160px;
background:#ffffff;
font-family:Arial;
font-size:12px;
font-weight:normal;
border:none;
text-align:left;
text-decoration:none;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}
/*--  Attributes of the left-aligned snippets regular links   --*/
#snippetleft a {
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}

/*--  Attributes of the left-aligned snippets when hovered over with the mouse  --*/
#snippetleft a:Hover {
font-family:Arial;
font-size:12px;
color:#ff0000;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
}


/*--  Attributes of the right-aligned snippets  --*/
#snippetright {
float:right;
width:160px;
background:#ffffff;
font-family:Arial;
font-size:12px;
font-weight:normal;
border:none;
text-align:left;
text-decoration:none;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}
/*--  Attributes of the right-aligned snippets  regular links   --*/
#snippetright a {
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}

/*--  Attributes of the right-aligned snippets when hovered over with the mouse  --*/
#snippetright a:Hover {
font-family:Arial;
font-size:12px;
color:#ff0000;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
}

.sde {font-size:8pt;color:#0066CC;font-family:Verdana,Arial,Helvetica,Sans-Serif;text-decoration:none}
.sde:hover{text-decoration:underline;}
.hme {font-size:10pt;color:#0066CC;font-family:Verdana,Arial,Helvetica,Sans-Serif;text-decoration:none;font-weight:bold}
.hme:hover{text-decoration:underline;}

