.rfloat
{
	float:right;
}
.lfloat
{
	float:left;
}
a
{
	text-decoration:none;
}
.large
{
	font-size:25px;
}
.left-sec,.right-sec,.heading2,.box-top,.box-bot,.fb-head{ box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
.heading22{ border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px;}

.left-sec{ float:left; width:678px;  margin-right:15px;}
.right-sec{ float:left; width:277px;}

.heading2{ color:#fff;border:#B28113 1px solid; text-shadow:1px 1px 1px #555; -moz-text-shadow:1px 1px 1px #555; -ms-text-shadow:1px 1px 1px #555; -webkit-text-shadow:1px 1px 1px #555; -o-text-shadow:1px 1px 1px #555; padding:8px 5px; font-size:21px; text-align:center; width:100%; float:left; margin-bottom:8px;
	background: #f6d420; /* Old browsers */
	background: -moz-linear-gradient(top,  #f6d420 0%, #b28113 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6d420), color-stop(100%,#b28113)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6d420 0%,#b28113 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6d420 0%,#b28113 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6d420 0%,#b28113 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f6d420 0%,#b28113 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6d420', endColorstr='#b28113',GradientType=0 ); /* IE6-9 */
}

.package li
{
	width:47.5%; margin: 12px 2.8% 12px 1%; float:left; list-style:none;
	box-shadow:0 0 3px #888; -moz-box-shadow:0 0 3px #888; -ms-box-shadow:0 0 3px #888; -o-box-shadow:0 0 3px #888; -webkit-box-shadow:0 0 3px #888;
}
.package li.last
{
	margin-right:0;
}
figure
{
	width:100%;
	margin:0;
}
.package li figure img
{
	width:100%;
}
.package li span
{
	float: left;
	clear: both;
	display: block;
	width: 100%;
	padding: 7px 10px;
}
.star
{
	float:left;
	width:100%;
}
.star li 
{
	float: left;
	padding: 2px 1px;
	margin:0;
	width:auto;
	box-shadow:none;
}
.box-top
{
	border-bottom:1px dashed #ccc;
	display:block;
}

.box-bot label 
{
	font-size: 21px;
	padding-top: 1px;
	float: left;
	color:#ca9e1f;
}
.box-bot label em
{
	color:#ccc;
	font-size: 16px;
	font-style: normal;
}
.hBtn-2 {
background: #374958;
color: #FFF;
font-size: 14px;
padding: 5px 12px;
}
.hBtn-2:hover {
	background:#09C;
}
.widget
{
	/*border:1px solid #c0c0c0;*/
	width:99.56%;
	display:block;
	
}
.widget.facebook
{
	height:270px;
	margin-top:10px;
}
.fb-head
{
	background:#3a5a97;
	display:block;
	padding:3px 5px;
}
.fb-head label
{
	color:#fff;
}

.widget h5
{
	padding:10px 5px;
}
