body {
  border:0;
  padding:0;
  background-color:#eeeeee;
  /* color: #6E9EBE; // original color: #c6deff; // l's */
  color: #8EAEDE;
  margin:0px 20px 0px 20px;
  font-family:Tempus Sans ITC, Lucida Grande;
}
img {
  border: 0;
}
a {
 color:#5E9CBE;
}
a:hover { background-color: #181818; }

p { margin-bottom: 0; }

.rbtop { background:url(../images/round_tl.gif) no-repeat top left; }
.rbtopr { background:url(../images/round_tr.gif) no-repeat top right; }
.rbbot { background:url(../images/round_bl.gif) no-repeat bottom left; }
.rbbotr { background:url(../images/round_br.gif) no-repeat bottom right; }

.rbtop , .rbbot , .rbtopr, .rbbotr {
  height:12px;
  border:0;
  margin:0;
  padding:0;
  background-color: #eeeeee;
}

.rbcontent .rbtop , .rbcontent .rbtopr, .rbcontent .rbbot, .rbcontent .rbbotr {
  background-color: #000000;
}

.rbtopr, .rbbotr {
  margin-left: 12px;
}

.rbtopm {
  border-width:2px 0 0 0;
  height: 10px;
}
.rbbotm { 
  border-width:0 0 2px 0; 
  height:10px;
}
.rbtopm, .rbbotm {
  border-style:outset;
  border-color:#cccccc;
  margin:0 12px 0 0px;
  background-color:#000000; 
  font-size: 0px;
}

.rbcontent {
  border-width: 0 2px 0 2px;
  border-style:outset;
  border-color:#cccccc;
  padding:0 5px 0 5px;
  margin: 0;
  background-color:#000000;
}

.ipodishwidget {
  width: 180px;
  float: right;
  position: relative;
}

.feeds td {
  background: url(../images/rcr.png) no-repeat center center;
}

.feeds td img {
}

a.permalink {
  text-decoration: none;
}

a.permalink:hover {
  background-color: #444444;
  font-weight: bold;
}

.menu {
  margin: 0 2px 2px 0;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #0F0F0F;
}

.menu span {
  font-weight: bold;
}

.menu a {
  background-color: #181818;
  margin: 1px 0 0 0;
  padding: 0 6px 0 3px;
}

.menu .rbcontent {
  padding: 0;
}

.menu a:hover {
  background-color: #444444;
  color: #ffffff;
}

.prodsummary {
}

.prodinfo {
  position: relative; /* IE 7 fix against a floating div */
}

.rating a {
  text-decoration: none;
  font-size: 0;
}

.ipodish {
  width:300px;
  height:320px;
  font-size:14px;
}

.ipodish .image {
  height: 280px;
  width: 300px;
  background-color:white;
  display: block;
}

.ipodish .image:hover { text-decoration: none; background-color: white; }

.gs-result , .gs-result b {
  margin-top: 10px;
  font-weight: normal;
}

.gs-watermark { display: none }
.gs-visibleUrl { display: none }

.gs-result .gs-title , .gs-result .gs-title b {
 color:#5E9CBE;
 font-weight: normal;
}
