.pclass {
	margin-left:20px;
}
.pclassleft {
	text-align:right;
}
.pclassbold {
	font-weight:bold;
}
.title {
	display : inline;
}

#globalcontentcenter{
	   text-align:left;
}

p{padding: 0px 0px 0px 0px}

/* 2 Column styling - using floating for header search box*/

columns2headerSearch{
	width:741px;
}

.columns2headerSearch .col1{
	 width:600px;
	 float:left;
}

.columns2headerSearch .col2{
	width:141px;
	float:left;
}


/* Espotting links */
.columns2espotting{
	width:481px;
	margin: 0px 9px;
	text-align: left;
}

/* Column styling for Espotting*/

.columns2espotting .col1espotting{
   width:8px;
   float:left;
}

.columns2espotting .col2espotting{
   width:452px;
   float:left;
}

