.clr:after {
	content: "."; 
	display: block; 
	height:0; 
	clear: both; 
	visibility: hidden;
}
.clr {
	/*display:inline-block;*/
}
/* Hides from IE-mac \*/
* html .clr {
	 height: 1px; 
}
.clr {
	display: block;
}
/* End hiding from IE-mac */
.hide {
	display:none;
}
a {
	color:#1591C1;
	text-decoration:underline;
}
a:visited {
	/*color:#671A9D; */
}
a:hover {
	text-decoration:none;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
label {
	font-weight: bold;
	vertical-align: middle;
}
fieldset {
	border:0 solid #E6F3F8;
	margin:0;
	padding:0;
}
dl,
dt,
dd,
ul,
li{
	margin:0;
	padding:0;
}
dt {
	font-weight: bold;
}
ul li {
	list-style:none;
}
address {
	font-style: normal;
}
th,
td {
	font-size:11px;
}
th{
	text-align: left;
}
select {
	font:10px Verdana, Arial, Tahoma sans-serif;
	color:#1591C1;
	border:0;
	margin:0;
	vertical-align: middle;
}
input.text {
	height:17px;
	heigh\t:16px;
	border: none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	font:10px Verdana, Arial, Tahoma sans-serif;
	padding: 0 0 0 5px;
	margin:0;
	vertical-align: middle;
}
input.button {
	font:10px Verdana, Arial, Tahoma sans-serif;
	color: #fff;
	background: #1591C1;
	border:0;
	padding: 2px 4px 2px;
	text-align: center;
	margin:5px;
	height:18px;
	vertical-align: middle;
}
input.reset{
	background: #C7E5F2 url(../css/img/bullets/arrow3.gif) 4px 5px no-repeat;
	padding: 1px 4px 0 8px;
	font:10px Verdana, Arial, Tahoma sans-serif;
	border:0;
	color:#1591C1;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
	height:18px;
}


	p.more:after {
		content: "."; 
		display: block; 
		height:0; 
		clear: both; 
		visibility: hidden;
	}
	p.more {
		/*display:inline-block;*/
	}
	/* Hides from IE-mac \*/
	* html p.more {
		height: 1px;
	}
	p.more {
		display:block;
	}
	/* End hiding from IE-mac */

p.more a{
	background: url(../css/img/bullets/arrow3.gif) 0 50% no-repeat;
	font-weight: bold;
	font-size:10px;
	float: right;
	display: block;
	padding:0 10px 0 10px;
	margin: 0 0 7px;
}

p.more3 { padding: 0 15px 0 15px; }

.travel-guide-list{
	width: 291px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.travel-guide-list dt{
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}