.travel_list_title
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	
	text-decoration: none;
	cursor: pointer;
}

.travel_list_difficulty
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #779e13;
	
	text-decoration: none;
	width: 160px;
}

.travel_list_subtitle
{
	height: 15px;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #425c78;
}

.travel_list_img_box
{
	width: 100px;
	padding-right: 3px;
}

.travel_list_lead
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #425c78;
}

.travel_list_price
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
	text-align: right;
	padding-left: 15px;
}

.travel_list_readmore a
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2857c2;
	text-decoration: none;
	cursor: pointer;
}

.blue_line
{
	background: url('img/blue_line.png') repeat-x;
}


.pages_text
{
	padding-right: 16px;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #303030;
	text-align: center;
}

.pager_td
{
	border: solid 1px #c6c6c6;
}

.pager_td a
{
	font-family: Arial;
	font-weight: normal;
	font-size: 16px;
	color: #606060;
	text-align: center;
	text-decoration: none;
}

.pager_active
{
	background: #acfcc8;
}