.search-header-image { margin-bottom: 12px; }
.search-line 
{
	position: absolute;
	top: 21px;
	right: 0;
	font-size:12px;
	text-transform:uppercase; 
	color:#B7BE77;
}

.search-date 
{ 
	width:150px;
	height:20px;
	margin-top:5px;
	float:right;
	font-size:12px;
	font-style:italic;
	overflow:hidden;
	text-align:right;
	padding-right:2px;
}

.search-searchbar 
{
	font-size:12px;
	text-transform:uppercase; 
	color:#B7BE77;
}

.search-line a,
.search-searchbar a 
{
	font-family: Tahoma, sans-serif;
	color:#B7BE77;
	margin: 0px 12px 0 11px;
	text-decoration:none;
	font-weight:bold;
}

.search-line a:hover,
.search-searchbar a:hover
{
	color:#f15c23;
}

.search-line input,
.search-searchbar input
{
	margin-left:2px;
  outline:none;
	border: 1px solid #B7BE77;
	height: 20px;
	width: 141px;
	font-family: Tahoma, sans-serif;
	color:#B7BE77; 
	font-size:12px;
	line-height:16px;
	padding-left:5px;
	vertical-align:middle;
}

.search-searchbar input
{
	margin-left:0;
}

.search-searchbar input
{
	width: 241px;
}

.search-line input:focus,
.search-searchbar input:focus
{
	border: 1px solid #f15c23;
	color:#f15c23; 
	outline:none;
}

.search-full
{
	font-size:13px;
	line-height:17px;
}

.search-title
{ 
	font-family: Tahoma, sans-serif;
	font-size:58px;
	color: #B3B878;
	line-height:40px;
	float:left;
	height:120px;
	width:820px;
	overflow:hidden;
}

.search-title h1
{ 
	margin-top:5px;
}

.search-title h1 span 
{ 
	display:none;
}

.search-title h1 span.sub
{ 
	display:block;
	margin-left:25px;
	color: #F15C23;
}

.search-content
{
	float: left;
	clear:both;
	width:936px;
}

.search-content hr
{ 
	float:left;
	width:936px;
	margin-top:25px;
	border:1px solid #B7BE77;
	border-width:1px 0 0 0;
	display:block;
}

div.download
{
	float:left;
}
div.download,
div.download a
{ 
	width: 300px;
	height: 240px;
	overflow:hidden;
}

div.download a
{ 
	position:relative;
	display:block;
	text-decoration: none;
}

div.download a img
{ 
	position:absolute;
	left:50px;
	bottom:30px;
	border:none;
}

div.download div.info
{ 
	position:absolute;
	left:0;
	bottom:0;
	width: 300px;
	height: 20px;
	text-align: center;
	overflow:hidden;
}

div.download span
{ 
	font-size: 13px;
	color: #000;
}

div.download span.name
{
	color:#f15c23;
	font-weight: bold;
}

iframe
{
	height:500px!important;
}*/

