.carousel-widget {
  padding: 0;
  margin: 10px 0 10px 0;
}

.carousel-widget .carousel-content {
  padding: 0;
  margin: 0;
  left: 0px;
  width: 532px;
  height: 210px;
  overflow: hidden;
  float: left; 
  z-index: 500;
  position: relative;
}

.carousel-widget .carousel-content .carousel-title {
  font-family: Georgia, Times, Serif;
  font-size: 16px;
  color: #2e0200;
  text-transform: uppercase;
  padding: 8px 0 8px 0;
  margin: 0 0 0 8px;
  width: 548px;
  text-align: center;
  border-bottom: 1px solid #ebebeb;
}

.carousel-widget .carousel-item-container {
  float: left;
  padding-left:0px;
  height: 210px; 
  z-index: 500;
}

.carousel-widget .carousel-item {
  padding:0 13px 0 13px;
  margin: 0;
  float: left;
  border-right: 1px dashed #CCCCCC;
  height: 210px; 	
  z-index: 500;
   font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
  width:152px;
}
.carousel-widget .carousel-item a {
font-weight:bold;
	 font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
}
.carousel-widget .carousel-item a.carousel-thumbnail {
	display: block;
	/*width:115px;
	height:100px;*/
	 color: #868686;
	  font-weight:bold;
	 font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	border:0;
}

/*
.carousel-widget .carousel-item a.carousel-item-blue {
  display: inline;
  font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
  color:#1175ba;
  font-weight:bold;
  text-decoration: none; 
}

.carousel-widget .carousel-item a.carousel-item-blue hover{
  display: inline;
  font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
  color:#1175ba;
  font-weight:bold;
  text-decoration: underline;
 
}

*/



.carousel-widget .carousel-item .carousel-item-from {
  display: inline;
  padding: 0;
  margin: 0;
  width: 150px;
  color: #868686;
  font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 16px;
 
  text-decoration: none;
  text-align: left;
}
/*
.carousel-widget .carousel-item p.carousel-item-title {
  display: block;
  padding: 3px 0 3px 0;
  margin: 0 0 0 0;
  width: 135px;
  color: #1175ba;
  font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 14px;
   font-weight: bold;
  line-height: 14px;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
}
*/

.carousel-widget .carousel-item .carousel-item-text {
  display: block;
  margin-top: 5px;
  width: 150px;
  color: #333333;
  font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
}

.carousel-widget .carousel-item .carousel-item-title:hover {
  text-decoration: underline;
}

span.carousel-item-blue a {   

  font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
  color:#1175ba;
  font-weight:bold;
  text-decoration: none; }

span.carousel-item-blue a:hover {


  font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
  color:#1175ba;
  font-weight:bold;
  text-decoration: underline;

}


p.carousel-item-title a { 

  display: block;
  padding: 3px 0 3px 0;
  margin: 0 0 0 0;
  width: 135px;
  color: #1175ba;
  font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 14px;
   font-weight: bold;
  line-height: 14px;
  font-weight: normal;
  text-decoration: none;
  text-align: left;


}

p.carousel-item-title a:hover {   color: #1175ba;}
