#content {
	width: 580px !important
}

#content.home-content {
  margin-top: 0px;
  padding: 0px;
  width: 742px;
}


.tab-left-show {
  left: auto !important;
}

.tab-left-hide {
  left: -999em !important;
}

#whats-hot {
	padding: 10px;
	padding-top: 42px;
	width: 558px;
}

#wrapper-theme_red {
	border: 1px solid #C62B29;
}

#wrapper-theme_blue {
	border: 1px solid #4274B9;
}

#wrapper-theme_green {
	border: 1px solid #8CC747;
}

#wrapper-theme_silver {
	border: 1px solid #A7A9AC;
}

#whats-hot .header {
	position: absolute;
	width: 580px;
	height: 40px;
	top: -1px;
	left: -1px;
}

#whats-hot .theme_red {
	background: #C62B29 url('/images/homepage-theme/whats-hot-header.png') no-repeat;
}

#whats-hot .theme_green {
	background: #8CC747 url('/images/homepage-theme/whats-hot-header.png') no-repeat;
}

#whats-hot .theme_blue {
	background: #4274B9 url('/images/homepage-theme/whats-hot-header.png') no-repeat;
}

#whats-hot .theme_silver {
	background: #A7A9AC url('/images/homepage-theme/whats-hot-header.png') no-repeat;
}

#whats-hot .description p {
}

#whats-hot .description a {
  display: block;
  font-size: 1.2em;
}

#whats-hot .sport-image {
   float: left;
}

#whats-hot .description {
  margin-bottom: 5px;
	margin-left: 80px;
}

#whats-hot .event {
  border-bottom: dashed 1px #ccc;
  padding-top: 5px;
	min-height: 74px;
}

#whats-hot .description p {
  padding-bottom: 0;
  margin-bottom: 2px;  
  font-size: 0.9em;
}

.view-all-testimonials {
	margin-top: 4px;
	margin-right: 10px;
  display: block;
  text-align: right;
	float: right;
}

div.testimonial .name-and-date {
	/*float: left;*/
	text-align: left;
}
div.testimonial {
	color: #000;
	width: 560px;
}
div.testimonial-image {
	position: relative; 
	width: 110px; 
	height: 90px; 
	overflow: hidden; 
	margin-right: 10px;
	float: left;
}
div.testimonial-body {
}
div.testimonial-mask {
	width: 140px; 
	height: 100px; 
	position: absolute; 
	top: 0; 
	left: 0
}
div.testimonial-text {
}

div#home-ad {
  width: 580px;
  height: 200px;
	overflow: none;
	margin-bottom: 10px;
}