.res_item {
	width:156px;
	background-color:#FFFFFF;
	border-width: 0px 0px 1px 1px;
	border-color:#708ba8;
	border-style:solid;
	
	}

.res_top {
	font-family:verdana, arial, helvetica, geneva;
	width:156px;
	height:43px;
	background-color:#708ba8;
	vertical-align:middle;
	}

.res_top p{
	font-family:verdana, arial, helvetica, geneva;
	color:white;
	font-weight:bold;
	margin-left:40px;
	font-size:12px;
	vertical-align:middle;
	padding-top:10px;
	}

.res_bottom {
	font-family:verdana, arial, helvetica, geneva;
	width:155px;
	height:140px;
	border-width: 0px 0px 0px 0px;
	border-style:solid;
	border-color: #708ba8;
	}

.res_bottom a {
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	color:#0066cc;
	}
.res_bottom a:hover {
	text-decoration:underline;
	color:#003163;
	}
	
.res_tick {
	width:12px;
	float:left;	
	}
	
.heading_text {
	font-size:14px;
	color:#003163;
	}
