div.clear{
	clear: both;
}

.free_shipping{
	color:red;
	font-size: .9em;
}

.bold_price{
	color:red;
	font-size: 1.2em;
	font-weight:bold;
}

.search_result{
	width: 200px;
}

.search_image_small{
	float: left;
	margin-right: 20px;
	border: none;
}

.search_result_list{
	margin-bottom: 25px;
	width: 100%;
}

.search_result_cell{
	margin-right: 10px;
	width: 32%;
	display:inline;
	float: left;
}

.search_result_big_cell{
	margin-right: 10px;
	width: 32%;
	display:inline;
	float: left;
	height: 200px;
}

.search_result_big_cell a{
	color:#0D5CAB;
	font-size: .8em;
	font-weight: normal;
	text-decoration:none;
}

.big_cell a{
	color:#0D5CAB;
	font-size: 1em;
	font-weight: normal;
	text-decoration:none;
}

.search_result_cell a{
	color:#0D5CAB;
	font-size: 1em;
	font-weight: normal;
	text-decoration:none;
}

.search_list_price{
	text-align: right;
}

.search_cell_price{
	float: left;
	text-align: right;
	display:inline;
}

.search_list_shop_now{
	margin-top: 5px;
	border:none;
}

.search_cell_shop_now{
	margin-top: 5px;
	border:none;
}

#tiles{
	float: right;
}

.landing_page_header{
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:0;
}

.landing_page_title{
	color: #000;
	background:none;
	font-size: 1.4em;
	margin-top: 0;
	padding-left:0;
	margin-bottom: 10px;
}

a{
	color:#000;
}

p{
	font-size: .95em;
}

.product_price{
	color:#CC0000;
	font-size: 1em;
	font-weight:normal;
}
