@IMPORT url("company-item.css");
div#openSearchContent {
	text-align:left;
}
/* Style for open search's details will be here */
.TitleTab {
	height: 2em;
}
.List{
	width: 210px;
	margin-top: -.5em;
}

div#openSearchContent .FreeSearchLabel {
	display: block;
}
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 {
	
}
.PressReleaseRow {
	border-top: 1px solid #E9E7E7;
}
.ItemReleases {
	border: none;
}
.DateButton {
	margin-top: .5em;
}
.Sector {
    display: inline;
    float: left;
    margin-right: 20px;
}
.IPTC1 {
    display: inline;
    float: left;
    margin-right: 20px;
}
.Separator {
    margin-top: 10px;
}
.BorderRowItem {
	border-top: 1px solid #E9E7E7;
	padding-top: .5em;
	padding-right: .5em;
	text-align: right;
}
.CompanyBox  {
	width: 17.5em;
}
input#iptcButton {
	width: 2em;
}