html ,body
{
    font: normal normal normal 10pt%/1em Arial, Helvetica, sans-serif !important;
}


/* XHTML Elements
---------------------------------------------- */

h1
{
	margin: 0;
	padding: 1em 0 1em 0;
	
	font: normal normal lighter 1.6em/1em Arial, Helvetica, sans-serif;
}

h2
{
	margin: 2em 0 0.5em 0;
	padding: 10px 0px;
	border-bottom: 1px solid #ddd;
	font: normal normal normal 1.2em/1em Arial, Helvetica, sans-serif;
}

h3
{
	margin: 0 2em;
	padding: 0;
	
	font: normal normal bold 1em/1em Arial, Helvetica, sans-serif;
}

h4
{
	
}

p
{
	color: #000 !important;
}

a
{
    border: none !important;
}
a:after
{
    content: " [" attr(href) "] " !important;
}
a img 
{
    border: none !important;
}

blockquote
{
    color: #000;
}

#server-messages
{
    display: none;
}

#skip-to-content
{
    display: none;
}

#navigation
{
    display: none;
}

#content-wrapper
{
	margin: 0;
	padding: 2em 0 2em 0 !important;
	
	position: relative;
	width: 100% !important;
	
	text-align: left;
}

#content
{
    margin: 0px !important;
}

#modules
{
    display: none;
}


#footer
{
    border-top: 1px solid #000;
}