a:hover      { color: #003366; text-decoration: underline }
a:link       { text-decoration: none; color: #000000 }
a            { color: #000000; text-decoration: none }

<style type="text/css">

.trivago_module {
	width: 230px;
	}

/* Header */
.trivago_head {
	display: block; 
	text-align: left;
	text-indent: 0px; 
	font-family: arial,sans-serif; 
	text-decoration: none; 
	font-size: 14px; 
	font-weight: bold; 
	color: rgb(51, 51, 51);
	}
	
/* Rank 1,2,3,4,5 */	
.trivago_elem_rank {
	margin: 0px 8px 0px 0px; 
	padding: 0px 0px 0px 10px; 
	line-height: 25px; 
	text-indent: 0px; 
	font-family: arial,sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	float: left; 
	width: 25px; 
	height: 25px; 
	background-image: url(http://i4.trivago.com/images/layoutimages/overview_lists/hotellistindex_top.gif); 
	background-repeat: no-repeat; 
	font-size: 11px; 
	color: rgb(255, 255, 255);
	}

/* Hotel name */	
.trivago_elem_claim {
	line-height: 25px; 
	text-indent: 0px; 
	font-family: arial,sans-serif; 
	font-weight: normal; 
	font-size: 12px; 
	color: rgb(51, 51, 51); 
	display: block; float: left; 
	text-decoration: underline;
	}
	
/* Rating xx/100 */	
.trivago_elem_value {
	margin: 0px 0px 0px 4px; 
	float: right;
	line-height: 25px; 
	text-indent: 0px; 
	font-family: arial,sans-serif; 
	text-decoration: none; 
	font-size: 12px; 
	color: rgb(51, 51, 51); 
	font-weight: bold;
	}

/* powered by trivago */	
.trivago_provider {
	display: block; 
	text-indent: 0px;
	font-family: arial,sans-serif;
	text-decoration: none;
	float: left;
	font-size: 9px; 
	line-height: 12px; 
	font-weight: normal;
	color: rgb(153, 153, 153); 
	white-space: nowrap;
	}

ul {
	margin: 4px 0px; 
	padding: 0px; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside;
	}
	
</style>
