#pt_system_message 
{
	width: 970px;
	margin: auto;
	text-align: center;
}

#pt_system_message #container 
{
	text-align: center;
	height: 700px;
	margin: auto;
}

#pt_system_message #logo a 
{
	background: url(../images/header/header_logo.gif) no-repeat;
	display: block;
	width: 188px; /* LOGO WIDTH */
	height: 80px;
	margin: 30px auto 20px;
	text-align: center;
}

#pt_system_message #logo span { /* Make the text optional, hide it here. */
	display: none;
	text-align: center;
}

#pt_system_message .titledTextBox 
{
	width: 370px;
	float: left;
	margin: auto;
	text-align: left;
	left: 290px;
	position: relative;
}

#pt_system_message a 
{
	text-decoration: underline;
}
