* {
	margin:0;
}

html,body {
	height:100%;
}

#wrapper {
	min-height:100%;
	height:auto!important;
	height:100%;
	margin:0 auto -50px;
	padding:0 0 50px;
}

.mainnav {
	margin:5px auto;
	-webkit-border-radius:15px;
	border-radius:15px;
}

#footer {
	background-color:#f8f8f8;
	height:50px;
	clear:both;
	margin-top:10px;
}

.footer select {
	height:25px;
	line-height:25px;
}

.contentcontainer .contentpadded {
	padding:15px;
}

.hostfeatures {
	font-size:13px;
}

.textcenter,.textcenter td {
	text-align:center!important;
}

.dropdown {
	cursor:hand;
	cursor:pointer;
}

.center-element {
	margin:0 auto;
}

#categories > .list-group {
	max-width:300px;
	margin-bottom:5px;
}

.pw-alert {
	margin:0;
	padding:5px 35px 5px 15px;
}

@media (min-width: 480px) {
	.no-pad {
		padding:0;
	}
}

.top-space {
	margin-top:10px;
}

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

.hide-me {
	display:none;
}

.ssl-brand {
	max-height:50px;
}

.ssl-brand img {
	margin:0 auto;
}

.recaptcha_image {
	margin:0 auto;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='number'],
input[type='url'],
textarea.focus-fix {
	font-size:17px;
}

#ticketStepTwo {
  max-width:600px;
}

.lgs {
	width:80px;
}

.lgs label {
	line-height:50px;
	margin:0;
}

.languageSelect select {
	height:25px;
	margin-top:12.5px;
	width:120px;
}

#copyright p {
	line-height:50px;
	margin:0;
}

/* Contact Form */

#contact-form {
  max-width:600px;
}