.centerBoxContentsFeatured {
  height:275px;
  width:210px;
}

#featureCenterbox {
  width:630px;
  margin:0 auto;
}

.featNav {
  padding-top:0;
  height:60px;
}

.centerBoxContentsFeatured a {
  color:#144da6;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}

.centerBoxContentsFeatured a:hover {
  color:green;
}

.centerBoxContentsFeatured a:visited {

}

.featPrice {
  padding-bottom:5px;
  color:#05a2ef;
  font-size:18px;
  font-weight:bold;
  margin-top:-10px;
}

.centerBoxWrapper {
   border: 0px solid #CCCCCC;
   margin: 1.1em 0;
   height: 1%; /* This is a workaround for an annoying IE bug, involving borders and float:left. */
   background-color:white;
 }

.centerBoxHeading {
   background-image:url('../images/sidebar_background.jpg');
   font-size: 1.3em;
   color: #FEFFFF;
   margin: 0em;
   padding: 5px;
 }

.centerBoxContents {
 color: #FFFFFE;
}
 
.featImage {
  height:150px;
  margin-top:10px;
}

#featuredProducts {
  text-align:center;
}

.featDescription {
  padding:10px 15px 0 15px;
  height:80px;
  text-align:left;
  display:none;
}

#indexDefault {

}

.mainFeatie {
  height:275px;
  width:190px;
  background-color:#oooooo;
  margin:5px 4px 0 7px;
  border:1px solid #ceedff;
  background-image:url('../images/bg.jpg');
  background-repeat:repeat-x;


}

