.rec_icon {
	float: left;
	height: 25px;
	width: 30px;
	display: block;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/nav_icon/tag-24.png)/*tpa=http://www.unitedparceldelivery.com/images/nav_icon/tag-24.png*/;
	background-repeat: no-repeat;
	background-position: center center;
}
#rec_yolo {
	display: block;
	float: left;
	width: 100%;
	min-height: 35px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}
.rec_title {
	float: left;
	width: 100%;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}
.rec_describe {
	float: left;
	width: 110px;
	margin-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
.rec_more {
	float: left;
	width: 49px;
	background-image: url(../images/rec_more.jpg)/*tpa=http://www.unitedparceldelivery.com/images/rec_more.jpg*/;
	background-repeat: no-repeat;
	background-position: center center;
	height: 15px;
}
#routes_homepage {
	background-color: #EEE;
	display: block;
	float: left;
	width: 240px;
	height: 31px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: normal;
	text-align: center;
}
.rec_describe a {
	color: #666;
	font-style: italic;
}
