  <!--
  body {
  margin: 0px 0px
}
  .logo_text {
	font-family : Times New Roman, Times, serif;
	font-size : 16px;	
	font-weight : 500;
	color: #F8F18B;
}
  .page_text {
	font-family : Arial;
	font-size : 17px;	
	font-weight : 700;
	color: #F8F18B;
}
  .page_text_sm {
	font-family : Arial;
	font-size : 15px;	
	font-weight : 700;
	color: #F8F18B;
}
  .pls-input { 
      background-color: #F8F18B;
      font-family : Arial;
      color: #000000;
      border: none;
}

  .plsified { 
	background-image: url('http://www.plsstaging.com/imgs/vert.gif');
	background-repeat: no-repeat;
	background-position: right; 
}

  .globeified { 
	background-image: url('http://www.plsstaging.com/imgs/world.gif');
	background-repeat: no-repeat;
	background-position: left; 
}

-->