@CHARSET "UTF-8";

hr {
	margin-bottom: 1em;
}

small {
	font-size: 75%;
}

select {
	margin: 7px 0;
	height: 18px;
	float: left;
	display: inline;
}

form {
	width: 100%;
	overflow: hidden;
}

fieldset {
	margin: 0;
}

fieldset legend {
	padding: 10px 0;
}

.alert {
	float: left;
	display: inline;
	line-height: 32px;
}

.font-weight-normal {
	font-weight: 400 !important;
}

form .line {
	width: 100%;
	overflow: hidden;
}

input[type="text"],
input[type="password"] {
	float: left;
	display: inline;
	padding: 0.2em;
	margin-bottom: 0.5em;
}

label.inputLabel, label.inputLabelPayment {
	line-height: 32px;
	float: left;
	display: inline;
}

#cartImage {
	float: left;
	display: block;
}

#cartProdTitle {
	float: left;
	display: block;
	width: 310px;
	margin: 0.5em 1em 0.5em 0;
}

#productMainImage {
	width: 571px;
}

#indexProductListCatDescription {
	font-size: 13px;
}

#indexProductListCatDescription.category-flags {
	font-size: 18px;
	margin: 0.5em 0;
}

#product-case {
	margin: 20px 0 0 20px;
}

#loginDefaultHeading {
	display: none;
}

#loginForm {
	width: 344px;
	overflow: hidden;
}

#login-email-address, #login-password, #email-address, #password-new, #password-confirm {
	width: 196px;
}

#login-submit-button {
	margin-left: 224px;
}

#create-account-submit-button {
	margin-left: 230px;
}

#productListing td {
	vertical-align: bottom;
}

#productListing a {
	text-decoration: none;
}
