/* PAGE APPLICATION */


/* Left Sidebar Contents */


/* Main Column */


#report {
	padding: 0px 0 0 100px;
	height: 100px;
	background: url(../media/shared/alarm.gif) no-repeat top left;
}

#contact {
	padding: 0px 0 0 100px;
	height: 80px;
	background: url(../media/shared/contact.gif) no-repeat top left;
}

#add h2 {
	height: 32px;
	padding: 0 0 0 40px;
	background: url(../media/shared/address.gif) no-repeat center left;
}

#tel h2 {
	height: 32px;
	padding: 0 0 0 40px;
	background: url(../media/shared/tel.gif) no-repeat center left;
}