@import mall.css;
@import qdadd.css;

body
{
	margin: 0;
	padding-bottom: 0;
	font: 100% Georgia, serif;
}

h1
{
color:#114488;
font-size:1.6em;
}

p {margin: 0 0 1em 0; padding: 0; }

label 
{
	width: 40%;
	float: left;
}

input, textbox 
{
	margin: 0 0 1em 0;
}

fieldset 
{
	margin: 2em 0;
	padding: 1em;
}

.hidden, .column, #navigation, #logo a, #header ul, #breadcrumbs, .footercontent ul, 
.socialMedia, .footerfunctions a, .footerfunctions .delimiter, #sb-container, .footercontent .fltlft, .addthis_button, .print
{display: none;}

.error 
{
    color: Red;
}

body, div#footer div.footercontent
{
    background:none;
}

#PrintLogo
{
    display:block!important;
}

#footer
{
    clear:both;
    margin-top:20px;
    border-top:solid 1px #ccc;
    padding-top:10px;
}

.newsItem a
{
    text-decoration:none;
    color:#000;
}

.image-topleftfloat {
float:left;
margin:0 2em 1em 0;
}