/* CSS Document */















body {
	background: #132845 url(../images/bg.jpg) no-repeat;
	behavior:url("csshover.htc");
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
}
p {
	padding:0px;
	margin:0px;
}
h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
}
a {
	text-decoration:none;
	padding:0px;
	margin:0px;
	color:#19aae2;
}
img {
	vertical-align:top;
	padding:0px;
	margin:0px;
	border:0px;
}
h3 {
	font-size:12px;
	padding:35px 0px 0px 30px;
}
h4 {
	font-family:tahoma;
	color:#19aae2;
	font-weight:bold;
	font-size:11px;
	margin:15px 0px 5px 0px;
}
h4 a {
	font-family:tahoma;
	color:#19aae2;
	font-weight:bold;
	font-size:11px;
	margin:15px 0px 5px 0px;
	text-decoration:none;
}
#container {
	width:975px;
	background: url(../images/faded-logo.png) no-repeat bottom left;
	clear: both;
	/*overflow:hidden;*/

float:left;
}
#header {
	width:975px;
	height:150px;
	float:left;
}
.logo {
	width:160px;
	height:140px;
	float:left;
}
.logo-fixed {
	width:160px;
	height:140px;
	position: fixed;
	top:0px;
	left:0px;
}
#top-sections {
	width:645px;
	height:77px;
	float:left;
	margin-left:30px;
	z-index: 1000;
	position: relative;
}
#top-sections span {
	font-weight:normal;
}
#now-playing {
	background:url(../images/now-playing.png) no-repeat;
	float:left;
	width:210px;
	height:75px;
	position:relative;
}
#now-playing a.more1 {
	display:block;
	position:absolute;
	width:30px;
	height:24px;
	right:10px;
	bottom:6px;
	float:left;
}
#recent-played {
	background:url(../images/recent-played.png) no-repeat;
	width:210px;
	height:75px;
	float:left;
	position:relative;
}
#recent-played a.link {
	display:block;
	position:absolute;
	width:30px;
	height:24px;
	right:10px;
	bottom:6px;
	float:left;
}
#live {
	background:url(../images/live.png) no-repeat;
	width:210px;
	height:75px;
	float:left;
}
#live p {
	font-size:12px;
	padding:35px 0px 0px 30px;
}
#live a.play {
	display:block;
	position:absolute;
	width:200px;
	height:80px;
	right:20px;
	top: 0px;
	z-index:1009;
}
#icons-holder {
	width:135px;
	height:70px;
	float:left;
	margin-top:10px;
	position:relative;
}
.face_twitter {
	background:url(../images/face&twitter.png) no-repeat;
	width:167px;
	height:83px;
	float:left;
	position:absolute;
	right:-180px;
	top:20px;
}
/*--------------------------------------------- MENU START-----------------------------------------------*/	







	#menu-holder {
	width:780px;
	height:30px;
	float:left;
	margin:15px 0px 0px 20px;
	z-index: 900;
}
#home {
	background:url(../images/home.png) no-repeat top center;
	width:59px;
	height:28px;
	float:left;
	margin-right:13px;
	display: block;
}
#home:hover {
	background: url(../images/home.png) no-repeat bottom center;
	width:59px;
	height:28px;
	float:left;
	margin-right:13px;
	z-index:100;
	cursor: pointer;
	display: block;
}
#home.current {
	background: url(../images/home.png) no-repeat 0px 0px;
	width:59px;
	height:28px;
	float:left;
	z-index:100;
	margin-right:13px;
}
#home.current:hover {
	background: url(../images/home.png) no-repeat 0px -32px;
	width:59px;
	height:28px;
	float:left;
	z-index:100;
	cursor: pointer;
}
#on-air {
	background:url(../images/on-air.png) no-repeat;
	width:71px;
	height:28px;
	float:left;
	cursor:pointer;
	margin-right:13px;
}
#on-air:hover {
	background:url(../images/on-air.png) no-repeat 0px -32px;
	width:71px;
	height:28px;
	float:left;
	z-index:100;
}
#on-air.current {
	background:url(../images/on-air.png) no-repeat 0px -32px;
	width:71px;
	height:28px;
	float:left;
	z-index:100;
	cursor:pointer;
	margin-right:13px;
}
/*#on-air ul{







	padding:0px;







	margin:0px;







	list-style:none;







	position:absolute;







	left:0px;







	top:27px;







	}







	#on-air ul li{







	padding:0px;







	margin:0px;







	color:#000000;







	background:#19aae2;







	width:225px;







	display:none;







	padding:5px 0px 5px 10px;







	font-size:14px;







	font-weight:bold;







	}







	#on-air ul li:hover{







	background:#132845;







	color:#FFFFFF;







	}







	#on-air:hover ul li{







	display:block;







	height:auto;







	}*/















#competitions {
	background:url(../images/competitions.png) no-repeat;
	width:114px;
	height:28px;
	float:left;
	margin-right:13px;
}
#competitions:hover {
	background: url(../images/competitions.png) no-repeat 0px -32px;
	width:114px;
	height:28px;
	float:left;
	z-index:100;
	cursor: pointer;
}
#competitions.current {
	background: url(../images/competitions.png) no-repeat 0px -32px;
	width:114px;
	height:28px;
	float:left;
	z-index:100;
	margin-right:13px;
}
#stuff-to-do {
	background:url(../images/stuff-to-do.png) no-repeat;
	width:110px;
	height:28px;
	float:left;
	margin-right:13px;
}
#stuff-to-do:hover {
	background: url(../images/stuff-to-do.png) no-repeat 0px -32px;
	width:110px;
	height:28px;
	float:left;
	z-index:100;
	cursor: pointer;
}
#stuff-to-do.current {
	background: url(../images/stuff-to-do.png) no-repeat 0px -32px;
	width:110px;
	height:28px;
	float:left;
	z-index:100;
	margin-right:13px;
}
#corporate {
	background:url(../images/corporate.png) no-repeat;
	width:110px;
	height:28px;
	float:left;
	margin-right:13px;
}
#corporate:hover {
	background: url(../images/corporate.png) no-repeat 0px -32px;
	width:110px;
	height:28px;
	float:left;
	z-index:100;
	cursor: pointer;
}
#corporate.current {
	background: url(../images/corporate.png) no-repeat 0px -32px;
	width:110px;
	height:28px;
	float:left;
	z-index:100;
	margin-right:13px;
}
#contact-us {
	background:url(../images/contact-us.png) no-repeat;
	width:110px;
	height:28px;
	float:left;
	margin-right:13px;
}
#contact-us:hover {
	background: url(../images/contact-us.png) no-repeat 0px -32px;
	width:110px;
	height:28px;
	float:left;
	z-index:100;
	cursor: pointer;
}
#contact-us.current {
	background: url(../images/contact-us.png) no-repeat 0px -32px;
	width:110px;
	height:28px;
	float:left;
	z-index:100;
	margin-right:13px;
}
#mates-rates {
	background:url(../images/coupons.png) no-repeat;
	width:110px;
	height:28px;
	float:left;
	margin-right:13px;
}
#mates-rates:hover {
	background: url(../images/coupons.png) no-repeat 0px -32px;
	width:110px;
	height:28px;
	float:left;
	z-index:100;
	cursor: pointer;
}
#mates-rates.current {
	background: url(../images/coupons.png) no-repeat 0px -32px;
	width:110px;
	height:28px;
	float:left;
	z-index:100;
	margin-right:13px;
}
/*--------------------------------------------- MENU END-----------------------------------------------*/







	















#banner-holder {
	width:940px;
	height:255px;
	float:left;
	padding-left:20px;
	z-index: 800;
}
#inner-banner-holder {
	width:710px;
	float:left;
	margin-bottom:10px;
}
#sub_cont_wrap {
	width: 710px;
	float: right;
	display: inline-block;
}
#inner-left-links-wrap {
	float:left;
	width: 255px;
	display: inline-block;
}
#inner-left-links {
	width:220px;
	margin-right:15px;
	margin-left: 20px;
}
#inner-left-links ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#inner-left-links ul li {
	padding:0px;
	margin:0px;
	background:url(../images/bullet-2.png) no-repeat 10px;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	line-height:22px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom:1px dashed #666666;
}
#inner-left-links ul li.third {
	background-position:9px 7px;
}
#inner-left-links ul li a {
	color:#FFFFFF;
}
#inner-left-links ul li a:hover {
	color:#1aaae1;
}
#banner {
	/*background:url(../images/banner.jpg) no-repeat;*/







width:622px;
	height:255px;
	float:left;
	/*padding-right:35px;*/







overflow:hidden;
	display: inline-block;
}
.inner-banner img {
	/*width:700px;

height:183px;*/

float:left;
}
.ads {
	width:299px;
	height:250px;
	float:right;
	display: inline-block;
	overflow:hidden;
}
#wrapper-sub {
	width:710px;
	padding:0px 10px 0px 0px;
	float:left;
	font-size:12px;
}
#wrapper {
	width:945px;
	padding:0px 10px 0px 20px;
	float:left;
	font-size:11px;
}
#left-panel {
	width:310px;
	display: inline-block;
	float:left;
	padding-bottom:160px;
}
#inner-left {
	width:240px;
	float:left;
	margin-top:20px;
}
#center-panel {
	width:315px;
	float:left;
	display: inline-block;
}
#inner-center {
	width:387px;
	float:left;
}
#inner-center-bg {
	float:left;
	background:url(../images/inner-center-bg.png) no-repeat;
	width:385px;
	margin-right:5px;
	padding:10px;
	text-align:justify;
	margin-top:2px;
}
#sub_cont_wrap {
	width: 710px;
	float: right;
	display: inline-block;
}
#inner-center-bg p {
	padding:0px;
	margin:0px;
	padding-top:1px;
	padding-bottom:8px;
}
.gallery-cell {
	background-color:#ffffff;
}
.gallery-subtitle {
	margin-top:5px;
}
.gallery-holder {
	background:url(../images/gallery-bg.png) no-repeat;
	width:300px;
	height: 105px;
	float:left;
	overflow: hidden;
	margin-top:5px;
	margin-left:5px;
}
.gallery-holder-div {
	float:left;
	width:94px;
	height:94px;
	margin:5px 10px 5px 5px;
	background-color:#ffffff;
}
.gallery-holder-div-cat {
	width:94px;
	height:94px;
	margin:5px 10px 5px 5px;
	background-color:#CEEDFF;
}
.gallery-holder img {
	margin-top: 2px;
}
.blue-head {
	font-family:tahoma;
	color:#19aae2;
	padding-top:5px;
}
.space {
	float:right;
	margin:10px 5px 10px 0px;
}
.gallery-holder1 {
	background:url(../images/gallery-bg1.png) no-repeat;
	width:300px;
	padding-top:7px;
}
.leatet_news {
	background:url(../images/latest-news.png) no-repeat;
	width:176px;
	height:70px;
	position:absolute;
	margin:15px 325px;
}
.gallery-holder1 h4 {
	margin-left:20px;
	text-transform:uppercase;
}
.gallery-holder1 p {
	margin-left:20px;
	float:none;
}
.blue-head1 {
	font-family:tahoma;
	color:#19aae2;
	padding:5px 0px 10px 0px;
	border-bottom:1px solid #2f425b;
}
#right-panel {
	width:315px;
	float:right;
	margin-top:2px;
	display: inline-block;
	overflow: visible;
}
#inner-right-panel {
	width:300px;
	float:left;
	margin-top:2px;
}
.spacers {
	padding:5px 0px 5px 0px;
}
.oragne {
	font-family:tahoma;
	font-size:10px;
	color:#f7931d;
	padding:5px 0px 25px 0px;
	border-bottom:1px solid #3d4f67;
}
.oragne a {
	color:#f7931d;
}
.right-links {
	font-weight:bold;
	padding:10px 0px 10px 20px;
}
.newsspan {
	float:left;
}
.more {
	color:#f7931d;
	float:right;
	font-weight:normal;
	font-family:tahoma;
	font-size:10px;
	padding:3px 3px 3px 10px;
	background:#142946 url(../images/bullet.gif) no-repeat 3px 5px;
	position:relative;
	margin:0px;
}
.more-main {
	color:#f7931d;
	float:right;
	font-weight:normal;
	font-family:tahoma;
	font-size:10px;
	padding:3px 3px 3px 10px;
	background:#142946 url(../images/bullet.gif) no-repeat 3px 5px;
	position:relative;
	top:0px;
	margin:0px;
}
.more a {
	color:#f7931d;
}
.right-pic {
	width:275px;
	height:40px;
	float:left;
	padding:15px 0px 25px 20px;
}
#tabs {
	background:url(../images/tab-bg.png) no-repeat;
	width:300px;
	float:left;
	margin-left:5px;
	position:relative;
}
.latest_events {
	background:url(../images/latest-events.png) no-repeat;
	width:171px;
	height:93px;
	float:left;
	position:absolute;
	margin:15px 325px;
}
.tab-holder {
	width:240px;
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	padding:25px 0px 0px 15px;
}
.dark-blue {
	font-family:tahoma;
	color:#132845;
	padding-bottom:20px;
}
.gigtextdate {
	color:#ffffff;
	padding:0px 0px 15px 10px;
}
.gigtext a {
	color:#f7931d;
}
#foot-holder {
	width:945px;
	float:left;
	margin-top:40px;
}
#foot-top {
	width:930px;
	float:left;
	padding-left:15px;
}
#foot-top img {
	margin-top:10px;
}
.request {
	background:url(../images/request.png) no-repeat;
	width:354px;
	/*height:55px;*/







height:68px;
	float:left;
	position:relative;
	/*top:10px;*/







z-index:100;
}
.email {
	color:#14120e;
	float:right;
	padding:15px 15px 0px 0px;
	line-height:57px;
}
.email a {
	color:#14120e;
	text-decoration:underline;
}
.serach {
	background:url(../images/search.gif) no-repeat;
	width:180px;
	height:38px;
	float:left;
	margin-top:18px;
	position:relative;
	margin-left:110px;
	cursor:text;
}
.comp_text {
	width: 400px;
}
/*#foot-holder input{







border:0px;







background:none;







margin:10px 0px 0px 15px;







}*/







.box {
	border:none;
	margin:10px 0px 0px 15px;
	background:none;
}
.searchField {
	padding:0px;
	margin:0px;
	border:0px;
	background:none;
}
.formsubmit {
	padding:0px;
	margin:0px;
	border:0px;
	background:none;
	background:url(../images/submit.png) no-repeat;
	width:83px;
	height:32px;
	cursor:pointer;
}
.go {
	background:url(../images/go.gif) no-repeat;
	width:31px;
	height:32px;
	position:absolute;
	right:-35px;
	bottom:2px;
	cursor:pointer;
}
.enter {
	width:170px;
	height:23px;
	float:right;
	margin-top:10px;
}
#foot-bottom {
	width:945px;
	float:left;
	margin-top:-9px;
}
#box-holder {
	width:957px;
	float:left;
	position:relative;
	top:5px;
	_top:-1px;
}
.box-top {
	background:url(../images/box-top.gif) no-repeat bottom left;
	width:957px;
	height:9px;
	float:left;
}
#box-bg {
	background:url(../images/box-bg.gif) repeat-y;
	width:957px;
	float:left;
}
.box-bottom {
	background:url(../images/box-bottom.gif) no-repeat;
	width:957px;
	height:2px;
	float:left;
}
.link-holder {
	width:180px;
	float:left;
	padding:5px 0px 0px 20px;
}
.link-holder1 {
	width:140px;
	float:left;
	padding:5px 0px 0px 20px;
}
#box-bg ul {
	padding:10px 0 0 0;
	margin:0px;
	list-style:none;
}
#box-bg ul li {
	padding:0px 0px 0px 15px;
	margin:0 0 10px;
	line-height:14px;
	color:#6890ff;
	background:url(../images/bullet1.gif) no-repeat 5px;
}
#box-bg li.end {
	background:none;
	margin-left:-10px;
}
#box-bg li.pic {
	background:none;
	padding:15px 0px 10px 0px;
}
#box-bg ul li a {
	color:#6890ff;
}
#box-bg ul li a:hover {
	text-decoration:underline;
}
.footer {
	width:70%;
	height:30px;
	font-size:11px;
	color:#6890ff;
	float:left;
	margin-top:15px;
	_margin-top:-0px;
	padding-left:20px;
}
.footer a {
	color:#6890ff;
}
.footer a:hover {
	text-decoration:underline;
}
.footer_right {
	float: right;
	width: 25%;
	text-align: right;
	margin-top:15px;
	height:30px;
}
.footer_right a {
	color:#6890ff;
}
.footer_right a:hover {
	text-decoration:underline;
}
img.border {
	border:2px solid #CEEDFF;
}
/************* Extra Styles ***************/







#full-left-panel {
	background:url(../images/full-left-panel_bg.png) no-repeat;
	width:610px;
	float:left;
	padding:10px;
	padding-top:10px;
	min-height:200px;
}
#full-left-panel p {
	padding:0px;
	margin:0px;
	padding-top:1px;
	padding-bottom:8px;
}
.sub-menu {
	width:71px;
	height:28px;
	float:left;
	cursor:pointer;
	position:relative;
	margin-right:15px;
}
.sub-menu:hover {
	width:71px;
	height:28px;
	float:left;
	z-index:100;
}
.sub-menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
	position:absolute;
	left:0px;
	top:27px;
}
.sub-menu ul li a {
	padding:0px;
	margin:0px;
	color:#000000;
	background:#19aae2;
	width:225px;
	display:none;
	padding:5px 0px 5px 10px;
	font-size:14px;
	font-weight:bold;
}
.sub-menu ul li a:hover {
	background:#132845;
	color:#FFFFFF;
}
.sub-menu ul li a.last {
	background:url(../images/menu-btm.png) no-repeat bottom center;
	position:relative;
	height:25px;
}
.sub-menu ul li a.last:hover {
	background:url(../images/menu-btm-over.png) no-repeat bottom center;
	position:relative;
	padding-bottom:0;
	height:22px;
}
.sub-menu:hover ul li a {
	display:block;
	height:auto;
}
.middle-content-panel {
	float:left;
}
/****** Gallery section start *******/







.gallery-entries {
	width:100%;
	margin-top:5px;
	float:left;
	text-align:center;
}
.entry-row {
	width:100%;
	float:left;
	padding:5px;
}
.gallery-entries .single-entry {
	float:left;
	height:125px;
	text-align:center;
	width:120px;
	overflow:hidden;
}
.breadcrumb {
}
.prev-next {
	float:right;
	margin:0px 10px 0 0;
}
.image-view .title {
	font-size:14px;
	font-weight:bold;
}
.image-view .caption {
	text-align:left;
}
.title {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin-bottom:2px;
}
/****** Gallery section end *******/

/** FACEBOOK **/
.facebookwrap {
	background-color:#FFFFFF ;
	margin-left: 20px;
}




/***** Latest Events Tabs start ******/


#latest-tab-container {
	background:url(../images/latest-event-tab-1.png) no-repeat;
	width:300px;
	float:left;
}
#left-head {
	padding:15px 0px 0px 40px;
	width:110px;
	height:20px;
	cursor:pointer;
	float:left;
}
#right-head {
	padding:15px 0px 0px 80px;
	width:65px;
	height:20px;
	cursor:pointer;
	float:left;
}
/***** Latest Events End ********/

.paginate {
	padding:10px;
	width:100%
}
.search-results-holder {
	background:url(../images/gallery-bg1.png) no-repeat;
	width:695px;
	float:left;
	margin-top:5px;
}
.search-result {
	width:675px;
	float:left;
	margin-top:5px;
	padding:0 10px;
}
.search-results-holder .search-count {
	margin-left:10px;
	margin-top:12px;
	overflow:hidden;
}
.pollWrapper {
	padding-left:20px;
}
.pollQuestion {
	font-weight:bold;
	margin-bottom:4px;
}
.pollTotalVotes {
	font-size:10px;
	margin-bottom:5px;
}
.pollAnswer {
	margin-bottom:4px;
}
.pollAnswerBlock {
}
.pollResult {
	margin-bottom:2px;
	margin-left:5px;
}
.pollResultAnswer {
}
.pollResultBar {
}
.pollResultPercent {
	font-size:10px;
}
.pollResultVotes {
	font-size:10px;
}
.pollSelectedPercent {
	font-size:10px;
	font-weight:bold;
}
.pollSelectedVotes {
	font-size:10px;
	font-weight:bold;
}
.pollResultGap {
}
.pollButton {
	background:transparent url(../images/vote_bg.gif) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:28px;
	margin:10px 0 0;
	padding:0;
	width:74px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	padding-bottom: 4px;
}
.pollButton:hover {
	color: #132744;
}
.pollBarImage {
	margin-top:3px;
}
#fbFeed {
	margin: 15px 0px 0px 20px;
	background-color: #FFF;
	}

/*----- Group Savers Styles -----*/
#group-savers {color:#132845;}

#group-savers-left {width:405px; float:left; background:#a5c81e; margin:107px 0 12px; }

#group-savers-right {width:300px; float:right; background:#0ab1e2; margin:107px 0 12px;}

.hw-bottom {margin-bottom:-10px;}

#faq {margin-top:18px; margin-left:30px;}

#faq h3 {
	font-size:18px;
	padding: 15px 0 0;
	}

#group-savers h2.top-heading {margin-top:-95px;}

#group-savers #current-deal {width:347px; margin:0 auto; background:#fff; padding:0 20px 20px 20px;}

#current-deal h3 {margin:0; padding:0; font-size:20px;}

#current-deal .deal-image {border:6px solid #0ab1e2;margin:15px 0;}

#current-deal .deal-price {
	font-size:30px;
	font-weight:bold;
	margin-top:30px;
	text-align:center;
	width:140px;
	}

.buy-deal-over { width:196px; height:82px; display:block; overflow:hidden; float:right; margin:10px 0;}
.buy-deal-button { width:196px; height:82px; display:block; text-indent:-999em; overflow:hidden; float:right; margin:10px 0;}
	.buy-deal-button a {background:url("../images/buy-deal.png") no-repeat scroll left top transparent; display:block; height:100%;width:100%;}
	.buy-deal-button a:hover {background-position:0 -82px;}		
	
.deal-savings {width:387px; margin:-20px auto 0; height:83px; background:url("../images/deal-savings.png") no-repeat scroll left top transparent; font-weight:bold; font-size:20px;}
	.deal-savings div {float:left; width:33%; text-align:center; color:#fff; margin-top:20px; text-shadow: 1px 1px 3px #507104;}
	.deal-savings span {font-size:14px; text-transform:uppercase;}
	
#number-needed {
	background:url("../images/tag.png") no-repeat scroll left top transparent;
	font-weight:bold;
	height:75px;
	margin:15px 0 0 40px;
	padding:10px 0 0 55px;
	width:252px;
	}	

#number-needed .make-the-deal {text-align:right; float:left; width:133px; padding-top:6px;}
#number-needed .number-left {float:right; width:104px; font-size:38px; line-height:1;}
#number-needed span {font-size:14px;}

#social-media {background:url("../images/current-deal-bg.png") no-repeat scroll left bottom transparent;height:71px;margin-bottom:-10px; font-weight:bold;}
	#social-media div {float:left; width:33%; margin-top:20px;}
	
	#social-media .facebook-link {background:url("../images/facebook-link-bg.png") no-repeat scroll 16px 0 transparent;display:block;height:34px;padding-left:60px;}
	#social-media .twitter-link {background:url("../images/twitter-link-bg.png") no-repeat scroll 9px 0 transparent; display:block; height:34px; padding-left:50px;}
	#social-media .email-link {background:url("../images/email-link-bg.png") no-repeat scroll 9px 0 transparent; padding-left:50px;display:block;height:34px;}
	
#how-it-works {background:#fff; width:243px; margin:0 auto; padding:0 20px 20px;}
#how-it-works-bottom {background:url("../images/how-it-works-bg.png") no-repeat scroll left bottom transparent;width:243px; margin:0 auto;padding:0 20px; height:88px; color:#fff; font-weight:bold; text-align:center}
#how-it-works-bottom p {padding:46px 0 0;}
#how-it-works-bottom a {color:#fff; text-decoration:underline;}

#how-it-works #one {background:url("../images/123.png") no-repeat scroll -20px top transparent; font-size:16px; height:88px; padding-left:90px; padding-top:24px;}
#how-it-works #two {background:url("../images/123.png") no-repeat scroll -20px -118px transparent;font-size:16px;height:88px; padding-left:90px; padding-top:24px;}
#how-it-works #three {background:url("../images/123.png") no-repeat scroll -20px bottom transparent;font-size:16px;height:88px; padding-left:90px; padding-top:24px;}

/* ---------- @ Float Clearing -----------*/
.clearfloat:after {display:block;visibility:hidden;clear:both;height:0;content:".";}
.clearfloat {display:inline-block} .clearfloat {display:block}	

.twit_left {
float:left;
}

.twit_right {
float:right;
}
