/* CSS Document */
/*h1 span, h2 span{
	display:none;
}
#header h1{
	width:328px;
	height:30px;
	margin:0px;
	background:url(../images/companyname_limited.gif) top left no-repeat;
}
#mainPage h1{
	width:444px;
	height:29px;
	background:url(../images/lorem_ipsum.gif) top left no-repeat;
}
#subPage h1{
	width:146px;
	height:34px;
	background:url(../images/quick_links.gif) top left no-repeat;
}
#mainPage h2{
	width:329px;
	height:21px;
	background:url(../images/morbi_suscipit.gif) top left no-repeat;
}*/
img{
	border:0px;
}
.email_address{	
	margin-bottom:-2px;
	border:0px !important;
}
#mainPage img{
	border:0px solid #cccccc;
}
#subPage img{
	margin-top:-5px;
}
