.ph, .header, #first_sub, #second_sub, #third_sub, #fourth_sub, .nav, .botnav, .sub, .blocks, .lbar, .lsearch, .blue, td.res, a.res{
display:none;
}
.ps{
display:show;
}

input.search{
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	border: 1px solid #bbbbbb;
	
}
input, textarea, select{
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	border: 1px solid #bbbbbb;
	
}
input.sized, select.sized, .sized{
	width:250px;
}
a{
	color:#006eb9;
}
.a{
	background-image:  url(images/more_cont.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right:25px;
	font-weight:bold;
}
p,ul{
	font-family: Verdana;
	font-size: 11px;
	line-height:14px;
	
}
h1{
	background-image:  url(images/h1.gif);
	background-repeat: no-repeat;
	background-position: 0 3;
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding-left: 14px;
	margin-top:0px;
}
h2{
	background-image:  url(images/h2.gif);
	background-repeat: no-repeat;
	background-position: 0 3;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 14px;
	font-style:Italic;
}
.last{
padding-right:130px;
}
#hr.last{
width:78%;
}
#hr{
	font-size: 1px;
	height:1px;
	padding:0px;
	margin:0px;
	background-color:#006eb9;
	width:99%;
}

.left {
float: left;
}
.right{
float: right;
}
.img {vertical-align : middle;}