.cv-WidgetInformation .help .title {
	color: #4e4e4e; 
}
.cv-WidgetInformation .help .text {	
	color: #4e4e4e;
}
#gallery .offer {
	background-color: white;
}
#gallery .help {
	background-color: white;
}
.cv-WidgetOfferCardLarge .cv-WidgetStamp-price td {
	background: transparent url('images/stamp_price.png') no-repeat 0px 0px;
	color: black;	
}
.cv-WidgetOfferCardLarge .lblTitle {
	color: white;	
}
.cv-WidgetOfferCardLarge .cell-title {
	background-color: #4e4e4e;
}
.cv-WidgetOfferCardLarge .details .title {	
	color: #0093d0;	
}
.cv-WidgetStamp td {
	background: transparent url('images/stamp.png') no-repeat 0px 0px;
	color: white;	
}
.cv-WidgetOfferCardSmall .title {
	color: #0093d0;	
}
.cv-WidgetOfferCardSmall .details {
	color: #eb3b95;
}

.cv-WidgetOfferCardSmall .cv-WidgetStamp td {
	background: transparent url('images/gota.png') no-repeat 0px 0px;	
}
/*-- Information widget --*/
.cv-WidgetInformationSmall {		
	background: transparent url('images/bg.png') no-repeat 0px 0px;
}
#gallerySmall .offer, .help, .picture {	
	background: transparent url('images/bg.png') no-repeat 0px 0px;	
}

/*-------------------------------MEDIUM-----------------------*/

/*-- Information widget --*/
.cv-WidgetInformationMedium {		
	background: white no-repeat 0px 0px;
	border: solid 1px #D3D3D3;	
}
.galleryMedium .offer, .help, .picture {	
	background: white no-repeat 0px 0px;	
}
.cv-WidgetOfferCardMedium .btDetail {
	background: url('images/button.png') repeat 0px 0px;
	color: white;	
}
.cv-WidgetOfferCardMedium .title {
	color: #676566;		
}
.cv-WidgetOfferCardMedium .details {
	color: #eb3b95;
}
.cv-WidgetOfferCardMedium .cv-WidgetStamp td {
	background: transparent url('images/sello_90.png') no-repeat 0px 0px;
	-background: url('images/stamp-ie6.png') no-repeat 0px 0px;	
	color: white;	
}