﻿td.rest_relax_list_header
{
	width: 241px;
	height: 148px;
	
	background-image: url(rest_relax_topTitle.jpg);
}

td.rest_relax_list_body
{
	width: 241px;
	height: 100%;
	
	background-image: url(rest_relax_bodyRpt.jpg);
}

td.rest_relax_list_footer
{
	width: 241px;
	height: 72px;
	
	background-image: url(rest_relax_btmFooter.jpg);
}

div.rest_relax_list_content
{
	width: 168px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;	
}

div.rest_relax_list_item_title
{
	font-family: 'Arial';
	font-size: 8pt;
	font-weight: normal;

	text-transform: capitalize;
	letter-spacing: -0.000cm;
	
	color: #000099;
	
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}

a.rest_relax_list_item_link
{
	color: #000044;
}

a.rest_relax_list_item_link:hover
{
	color: #000099;
}

a.rest_relax_list_item_link:visited
{
	color: #000044;
}