
div.ptlLoginDiv
{
	text-align: center;
}
div.ptlLoginHeader
{
	text-align: left;
	width: 60%;
	margin: auto;
	padding-bottom: 12px;
}
div.ptlLoginForm
{	
	text-align: left;
	width: 60%;
	margin: auto;
}
div.ptlOtherLinks
{
	text-align: left;
	width: 60%;
	margin: auto;
	padding: 20px 0px;
}

div.ptlLoginForm label.ptlLabel
{
	font-weight: bold;
}

div.ptlErrMsg
{
	font-weight:bold;
	padding: 12px 0px;
}



div.ptcBranding table.ptLogoBarTable td.topbar {
  background-image : url(http://forums.delphiforums.com/dir-icon/0/13/topbar_bg.icon);
}

div.ptcBranding table.ptLogoBarTable td.topbar table {
  display : none;
}

div.ptcBranding table.ptLogoBarTable td.topbar {
  background-image : url(http://forums.delphiforums.com/dir-icon/0/13/topbar_bg.icon);
}

div.ptcBranding table.ptLogoBarTable td.topbar table {
  display : none;
}

div.ptlLoginDiv {
}

div.ptlLoginDiv * {
}

div.ptlLoginHeader {
  color : #333333;
}

div.ptlScreenNameFld, div.ptlPasswordFld, div.ptlSavePwdFld, div.ptlEmailVCode {
  margin-top : 0px;
  padding : 4px 0px 0px 24px;
  color : #666666;
}
  
div.ptlOtherLinks {
  border-top : 2px solid #ffc21a;
  margin-top : 24px;
  padding : 8px 0px 12px 50px;
  font-size : 10pt;
}

div.ptcBrandCopyright {
  font-size : 8pt;
  margin : 24px 0px;
}

div.ptcBrandCopyright a, div.ptcBrandCopyright a:link, div.ptcBrandCopyright a:visited, div.ptcBrandCopyright a:hover {
  padding-left : 8px;
}

div#ptcPopupWindow.ptWrapDiv {
  text-align: left;
}

  