/**** General *****/

.clr {
	clear: both;
}

/****** Style for list deals ********/

.list_deals .mod_title {
	font-size: 1.4em;
	font-weight: normal;
	font-family: "Titillium Maps", Arial;
	color: #555555;
	line-height: 1.19em;
	margin-bottom: 5px;
}

.list_deals .wrapper_row {
	margin: 5px 0 5px 0;
	padding: 3px 0 3px 0;
	overflow: auto;
}

.list_deals .image {
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	clear: left;
	margin: 0 10px 0 10px;
	border: 4px solid #ededed;
	overflow-y: hidden;     /* Prevent scrollbar to apear */
}

.wrapper_row .title {
	overflow: auto;
}
.wrapper_row .title a{
	text-decoration: none;
}

.wrapper_row .title a:hover{
	text-decoration: underline;
}

.wrapper_row .category {
	float: left;
	color: #949494;
}
.row1 {

}
