﻿body, #overall
{
	width:576px;
	background:url(../images/page-bg.jpg) repeat-x;
}

#logo
{
	background-image:url(../images/logo-pt.jpg);
	background-repeat:no-repeat;
	width:576px;
	height:103px;
}

#container_search
{
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-x;
	width:576px;
	margin-top:-10px;
	background-color: #FFFFFF;
}

#componentheading_search
{
	padding-left:30px;
	width:370px;
	float:left;
	height:50px;
}

#buttonbox_search
{
	padding-top:15px;
	float:left;
	width:176px;
	height: 40px;
}

#blockfooter
{
	height:50px;
	width:576px;
}

#componentheading_search h1
{
	color:#FF7C0C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}

.phys-form
{
	padding:20px;
	background-repeat:repeat-y;
}

table.blog, table.contentpaneopen, table, tr, td {
	font: 11px/18px verdana, arial, helvetica, sans-serif;
	color:#5c5a55;
}

