
#list_outerwrapper div, #list_outerwrapper ul, #list_outerwrapper li {margin:0;padding:0;} #list_outerwrapper img{border:0;} 
#list_outerwrapper ul{list-style:none;}

#list_outerwrapper {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #7f7f7f;
	width: 574px; /* same width as #category_header in global_layout */
	height: auto;
	margin: 0px auto 10px auto;
	border-bottom: 1px solid #999; /* same color as #category_header in global_layout */
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background: #fefefe;
}

#list_outerwrapper a {
	color: #658ac5;
	text-decoration: none;
}

#list_wrapper {
	width: 570px;
	overflow: hidden;
}

#list_wrapper #listModules {
	margin: 0 4px;
	width: 100%;
	overflow: hidden;
}

#list_wrapper #listModules .listModule {
	float: left;
	margin-right: 1px;
	width: 570px;
}

#list_wrapper #listModules .listModule .smatours_list {
	padding: 10px;
	padding-right: 0;
}

#list_wrapper #listModules .listModule .smatours_list li a img, #list_wrapper #listModules .listModule .smatours_list li.last a img {
	margin: -10px 0 0 -10px;
}

#list_wrapper #listModules .listModule li {
	clear: left;
}

#list_wrapper #listModules .listModule li a {
	padding: 10px 0 10px 8px;
	display: block;
	width: 542px;
	margin-top: 1px;
	border-bottom: 1px solid #d1d1d1;
}

#list_wrapper #listModules .listModule li a img, #list_wrapper #listModules .listModule li.last a img {
	margin: 0;
	float: left;
	padding: 6px 6px 0px 3px;
}

#list_wrapper #listModules .listModule li span.tour_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#list_wrapper #listModules .listModule li a span.dotm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f0b310;
}

#list_wrapper #listModules .listModule li a:hover {
	border-top: 1px solid #0055a5;
	border-bottom: 1px solid #0055a5;
	margin: -1px -10px 0 -10px;
	padding: 11px 10px 10px 18px;
	background: #fdf3b5;
	color: #0055a5;
}

#list_wrapper #listModules .listModule li.last a {
	border-bottom: 0;
	margin-bottom: 1px;
}

#list_wrapper #listModules .listModule li.last a:hover {
	border-bottom: 1px solid #0055a5;
	margin-bottom: 0;
	color: #0055a5;
}
