Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Style
#buypass_no_container {
float:right !important;
floatwidth:left !important;
}
Style
#support_container {
float:right  44.8% !important;
}
Style
#buypass_no_button {
display:block !important;
float:left !important;
padding:7px !important;
background-color: #f37857 !important;
margin-right: 3px !important;
margin-left: 10px !important;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
height:20px !important;
line-height:20px !important;
width:16.2em !important;
max-width:16.2em !important;
}
Style
#support_button {
display:block !important;
float:left !important;
padding:7px !important;
background-color: #005173 !important;
margin-right: 3px !important;
margin-left: 10px !important;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
height:20px !important;
line-height:20px !important;
width:16.2em !important;
max-width:16.2em !important;
}
Style
.nav_button {
display:block !important;
float:left !important;
padding:7px !important;
background-color: #005173 !important;
margin-right: 3px !important;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
height:20px !important;
line-height:20px !important;
text-align: center;
}
Style
#buypass_no_button:hover {
background-color: #005173 !important;
}
Style
#support_button:hover {
background-color: #f37857 !important;
}
Style
.nav_button:hover {
background-color: #f37857 !important;
}

...

Style
h1#title-text {
	margin-top:-50px;
	float: left;
}
Style
#home_and_support_container {
	float:left;
	width: 58% !important;
}