input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}

#topContainer {
}
#topContainer #topNavigation #header_logo {
	top: 31px;
}
#middleContainer #wrapper #mainContent {
	position: relative;
	height: 285px;
	min-height: 285px;
	background: url(../images/GGW_Skytrax.jpg) no-repeat left top;
}
/*#middleContainer #wrapper #mainContent #ggwForm {
	position: absolute;
	left: 650px;
	top: 90px;
	text-align: right;
	background: #FFF;
	margin: 0px;
	padding: 10px;
	width: 235px;
	height: 135px;
}*/

#middleContainer #wrapper #mainContent a { color:#FFF; font-weight:bold;}

#middleContainer #wrapper #mainContent #ggwForm {
	position: absolute;
	left: 644px;
	top: 150px;
	text-align: right;
	margin: 0px;
	padding: 10px;
	width: 235px;
	height: 135px;
	color:#FFF;
	font-weight:bold;
/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(37, 20, 12);
	/* RGBa with 0.6 opacity */
	background: rgba(37, 20, 12, 0.6);
	/* For IE 5.5 - 7*/

    background: transparent\9;

	zoom:1; /* required for the filters */
	
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#9925140C, endColorstr=#9925140C)"; /* IE8 */
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9925140C, endColorstr=#9925140C); /* IE5.5-7 */

}

#middleContainer #wrapper #mainContent #ggwForm p {
	margin: 0px 0px 5px;
	padding: 0px;
}
#bottomContainer {
	border-style: none;
	position: relative;
}
#container #bottomContainer img {
	border-style: none;
}
/* #container #bottomContainer #sa {
	right: 78px;
	position: absolute;
} */ 
/*#MilesAndSmilesBox #MSLogin input.buttonGo, #msBox #msBoxContent input.buttonGo, input.buttonGo, .tabset_content input.buttonGo, .buttonGo {
	background:transparent url(button_lc.gif) no-repeat scroll left top !important;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-weight:normal;
	height:19px !important;
	padding:0px 0px 0px 0px;
	width:80px;
}*/

.GGW_buttonGo {
    background: url("/css/_button_lc.gif") no-repeat scroll left top transparent !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    height: 25px;
    letter-spacing: -1px;
    width: 94px;
}

#sa {     float: right;
    position: absolute;
    right: 15px;
    top: 30px;}

#footerLinkSet { float:left;}
#socialicons { float:right; margin-top:5px;}

#socialicons a { margin-left:15px; cursor:pointer}
