.wireless-creative {
	float : right;
	height : 303px;
	margin-right : 10px;
}
.wireless-splash-text {
	width: 480px;
	color : #cecece;
	float : left;
	padding-top : 30px;
	padding-left : 30px;
}
.intro-creative {
	float : right;
	height : 308px;
}
.intro-splash-text {
	width: 480px;
	color : #cecece;
	float : left;
	padding-top : 30px;
	padding-left : 30px;
}
.pro-creative {
	float : right;
	height : 308px;
	margin-right : 5px;
}
.pro-splash-text {
	width: 490px;
	color : #cecece;
	float : left;
	padding-top : 30px;
	padding-left : 30px;
}

.desktop-creative {
	float : right;
	height : 308px;
	margin-right : 30px;
}
.desktop-splash-text {
	width: 510px;
	color : #cecece;
	float : left;
	padding-top : 30px;
	padding-left : 30px;
}
#splash .splash-action { margin-top: 40px; }
#splash .splash-action button, .button { background: url(/assets/img/buttons/register-today.png) left top no-repeat; }
#splash .wrapper { padding : 0px; }

#home-slides { 
	width:960px;
	height:308px;
	overflow:hidden;
}
#home-slides .slide {
	float : left;
	width : 960px;
	height : 308px;
	overflow : hidden;
}
#home-slides .slide-controls {
	position : absolute;
	bottom : 20px;
	left : 30px;
	overflow : hidden;
}
#home-slides .slide-control {
	float : left; 
}
#home-slides .slide-msg {
	font-size : 8pt;
	color : #cecece;
	float: left;
	margin-top: 5px;
}
.slide-control {
	width : 34px;
	height : 34px;
	text-indent : -3000em;
	background : url(/assets/img/buttons/next-slide.gif) left top no-repeat;
	margin-right : 5px;
}
.slide-prev {
	background : url(/assets/img/buttons/prev-slide.gif) left top no-repeat;
}
.slide-pause {
	background : url(/assets/img/buttons/pause-slide.gif) left top no-repeat;
}
.play {
	background : url(/assets/img/buttons/play-slide.gif) left top no-repeat;
}
.slide h2, #splash .slide h2 {
	margin-bottom : 20px;
}
.slide .splash-action, #splash .slide .splash-action {
	margin-top : 25px;
}
#itabs.ui-tabs .ui-tabs-nav {
	background : none;
	background-color : transparent;
	border : 0;
	margin-top : 10px;
	margin-left : 5px;
}
#itabs.ui-tabs .ui-tabs-nav li {
	background: none;
	border: 0px;
	width : auto;
	text-decoration : underline;
	cursor : pointer;	
}
#itabs .ui-state-active, #itabs .ui-widget-content .ui-state-active {
	font-weight : bold;
}
#itabs.ui-tabs .ui-tabs-nav li.ui-state-active {
	text-decoration : none;
}
#tabs-2.tabcontent {
	margin-top : 0px;	
}
#tabs-2 .ui-tabs .ui-tabs-nav li {
	margin-right : 10px;
}
#tabs-2 .ui-tabs .ui-tabs-nav li a { 
	padding : 0px;
}
#itabs .tabcontent {
	padding : 15px 10px;
	margin : 0px;
}
.screens {
	margin : 4px;
	border : 1px solid #bbb;
}
