@IMPORT url("press-item.css");
div#openSearch {
	text-align:left;
}
/* Style for open search's details will be here */
div#openSearch div#openSearchContent .BorderTop{
	border: none;
	border-top: 1px solid #E9E7E7;
}
.Row .List{
	width:210px;
}
.ColumnTwo {
	margin-left: .5em;
}
.ColumnOne{
	width: 18em;
	_width: 20em;
	float: left;	
}
div#openSearch #openSearchContent .IPTC {
    text-align: right;
}

.Row .SectorList,
.Row .IPTC1stList {
	width: 220px;
}
.Row .TypeList {
}
.Row .IPTC2ndList {
	width: 285px;
}
.Row .TextBox{
	margin: .2em .2em;
}
.Row .IPTCButton{
	float: right;
}
.RowRightAlign{
	float: none;
	text-align:right;
	padding: .5em .5em;
}
.TextBoxSearch{
	width: 440px;
}
.ButtonSearch{

}
#iptcChosenDisplay {
	
}
.PagerRow {
	text-align: right;
	padding: .5em .5em;
}
.PressReleaseRow {
	border-top: 1px solid #E9E7E7;
}
.ItemReleases {
	border: none;
}
.DateButton {
	margin-top: .5em;
}
.RegionName {
	display: block;
}
.Sector {
    float: left;
    display: inline;
    margin-right: 20px;
}
.Rubric {
    float: left;
    display: inline;
    margin-right: 20px;
}
.IPTC1 {
    float: left;
    display: inline;
    margin-right: 20px;
}
.Separator {
    margin-top: 10px;
}
.SearchTextLabel {
	display: block;
}
.CompanyBox  {
	width: 17.5em;
}
input#iptcButton {
	width: 2em;
}
div.TitleTab {
    border: 1px solid #E9E7E7;
	background-color: #F3F6F6;
	vertical-align: center;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
    font-weight: bold;
    margin-top: 5px;
}