#tp-container {
    width: 100%;
    height:  250px;
    background-color: #f7f7f7;
	margin-bottom: 10px;
	position: relative;
}

#finalOffers #tp-container {
	height:  185px;
}
#finalOffers #tp_widget .tpc_review_hr {
	display: none;
}
#finalOffers #tp_widget .tpc_review {
	top: 40px !important;
}
#finalOffers .tpc_rating {
	display: none;
}
#finalOffers .tpc_review_review {
	display: none;
}
#finalOffers #tp_review_id0 {
	display: block;
}

#tp-link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(blank.gif);
	text-indent: -3000px;
	overflow: hidden;
	z-index: 11;
}

#tp_widget {
    position:relative;
    width: 100%;
    height: 100%;
    color: #666664;
}

#tp_widget .tpc_rating_count {
	color: #666664 !important;
}

.tpc_top {
	width: 270px;
	height: 34px;
	background: url(customer_review_header.gif) no-repeat;
	display: block;
}

#tp_widget .tpc_gradient {
	display: none;
}

#tp_widget .tpc_bottom_hr {
	display: none;
}

#tp_widget .tpc_bottom_img {
	margin-top: 7px !important;
}

.tpc_top_left {
	display: none;
}

.tpc_top_center {
	display: none;
}

.tpc_top_right {
	display: none;
}

.tpc_bottom {
    background: #fff;
}

#tp_widget .tpc_review_title {
    color: #666664;
}

#tp_widget .tpc_review_time {
    color: #666664;
}

#tp_widget .tpc_rating_startext {
    color: #ed0d92;
}

#tp_widget h3.tpc_review_title {
    color: #ed0d92;
}

#tp_widget p.tpc_review_message {
    color: #666664;
}

#tp_widget p.tpc_review_author {
    color: #ed0d92;
}

#tp_widget .tpc_review_message {
    color: gray;
}

#tp_widget .tpc_review_stars {
	height: 15px;
}

#tp_widget .tpc_rating .tpc_rating_star {
	background: url(en-GB.png) no-repeat 0 -65px !important;
}

#tp_widget .tpc_review_stars div {
	background: url(en-GB.png) no-repeat 0 -81px !important;
	height:16px;
	width:75px;
}
