/* PSZAF English CSS */
@import url(pszaf.css);

.Top {
     background-image:url(../images/ENGLISH/top_bg_en.jpg);
}
.RightSide .NewsLetterLink .Reg a {
     display:block;
     width:150px;
}
.LeftSide .HeadingPortlet {
     width:190px;
     border-top:10px solid #797878;
}

.LeftSide .Menu {
     border:0px none;
}

.English a {
     background:transparent url(../images/hun_flag.png) no-repeat scroll center center;
}

.AdvancedSearchSelect label {
  width:60px;
}

.pszaf_main .Editorial .more {
  /*display:none;*/
}

.EditorialSecondary {}
.pszaf_main .EditorialSecondary .Editorial {
  padding:0;
  width:518px;
}

.enMainEditorial {}
.enMainEditorial .Title {
  background:#A9A9A9 url(../images/editorial_pri_head.jpg) no-repeat scroll left bottom;
  color:white;
  font-weight:bold;
  padding:2px 220px 5px 15px;
}
.enMainEditorial .Body {
  padding:20px 15px;
}
.enMainEditorial .Lead {
  display:block;
}

.pszaf_main .EditorialHead  {
	background:#A9A9A9 url(../images/editorial_pri_head.jpg) no-repeat scroll left bottom !important;
	line-height:1.5em !important;
}

.EditorialHead span {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding:2px 20px 15px 15px!important;
}

.pszaf_main .Editorial {
	background:#FFFFFF url(../images/editorial_pri_bg.jpg) repeat-y scroll right top!important;
	border-bottom:1px solid #D6D5D5;
	border-left:1px solid #D6D5D5;
	border-right:1px solid #D6D5D5;
	margin-bottom:10px;
	padding:20px 15px;
	width:488px;
}

.HtmlFormTable .InputRadio label {
 display:inline;
}