*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	overflow: hidden;
	position: relative;
	width: 700px;
	height: 150px;
}

#rotator img
{
	border: 0;
	width: 700px;
	height: 150px;
}

#right #ul{
	
	margin:10px;
	list-style:none;
	padding:0px;
	font-size:12px;
}
#right #ul li{
	margin:0;
	padding:0 5px;
	display:inline;
	
}
/*---Start Tours---*/
.title{
	margin:10px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
#testimonials{
	margin:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #fff;
	height:auto;
	line-height:1.5em;
}
#tours{
	margin:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #fff;
	height:180px;
}

#tours .tours_left{
	width:120px;
	float:left;
	height:auto;
}
#tours .tours_right{
	width:420px;
	float:left;
	margin-top:0px;
	height:auto;
}
#tours .tours_right img{
	margin:0 10px 5px 0;
	padding:0;
	clear:both;
}
.right .title{
	font-size:18px;
	font-weight:bold;
	margin:0px 0 10px 0;
	display:block;
}
#tours label{
	font-weight:bold;
}

#tours .img{
	margin:0px 10px 0 0px;	
	border:2px solid #900;
	position:relative;
}
#right a{
	color:#F30;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#right a:hover{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#tours ul{
	list-style:none;
	margin:0;
	padding:10px 0 10px 0px;
}
#tours li{
	display:inline;
	width:auto;
	font-weight:bold;
	padding-right:15px;
	font-size:12px;
}


/*---End Tours---*/

#frm_con{
	margin:0;
	padding:0;
}
#frm_con ul{
	margin:0;
	padding:0;
	list-style:none;
}
#frm_con ul li{
	margin:2px 0;
	padding:0;
	display:block;
}
#frm_con ul li label{
	vertical-align:top;
	width:120px;
	display:inline-block;
}
#frm_con ul li label span{
	color:#F00;	
}
#break{
	margin:0;
	padding:0;
	border-bottom:1px dashed #000;
}