/*
	Copyright DTDigital         :: www.dtdigital.com.au ::
	Unauthorised modification / use is a criminal offence, and
	will be prosecuted to the fullest extent permitted by law.
	All Rights Reserved
*/

	
	.handheld-message { display: block !important; position: absolute; top: 0; width: 100%; min-height: 40px; background: #ffffff; }

	.handheld-message .handheld-message-content {
		margin:0 auto;
		text-align: center;
		width:996px;
		padding: 10px 0 0 0;
	}
	
	.handheld-message .handheld-message-content p { font-size: 1em; }
	
	.handheld-message .handheld-message-content a:hover { text-decoration: underline; }

	#bodycontainer #bodycontainer_inside { padding-top: 60px; }
