@charset "UTF-8";

* { 
	margin:0; 
	padding: 0; 
}

body {
	color: #000000;
  text-align: left;
  background: #b2b4b5; 
  padding: 0;
  margin: 0;
  font-family:  Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
	
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

h1 {
	color: #b65012;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	padding: 0;
}

h2 {
	color: #b65012;
	font-size: 16px;
	margin: 0px 0px 8px 0px;
	padding: 0;
}

input {
	border: 1px solid #6f6f6f;
  background-color:#ffffff;
  margin: 2px 0 2px 0;
}

input.leftChars {
	border: 0;
	width: 25px;
  background-color:#ffffff;
  margin: 2px 0 2px 0;
  text-align: center;
  font-size: 10px;
}

select {
	border: 1px solid #6f6f6f;
  background-color:#ffffff;
  margin: 2px 0 2px 0;
}

textarea {
   border: 1px solid #6f6f6f;
   background-color:#ffffff;
   margin: 2px 0 2px 0;
}

.button {
	 color: #ffffff;
   border: 1px solid #000000;
   background-color:#6f6f6f;
   margin: 7px 0 2px 0;
}

.buttonWhite {
	 color: #000000;
   border: 1px solid #000000;
   background-color:#ffffff;
   margin: 7px 0 2px 0;
}

.page { 
	padding: 0; 
}

.brokerImprint {
	position: relative;
	margin: 20px 20px;
	padding: 5px;
	width: auto;  
	background-color: #ffffff;
}

.page_outline {
	position: relative;
	margin: 0 auto 0 20px;
	width: auto;  
	width: 841px; 
	background-color: #ffffff;
}

#layerAdd120600 {
	position: absolute;
	float: right;
	top: 20px;
	left: 861px;
	height: 600px;
}

.page_margins { 
	margin: 0 auto;
	width: auto;  
	width: 801px; 
	background-color: #ffffff; 
}

#langNav {
	background-image: url(../images/layRow1.png);
	background-repeat:no-repeat; 
	height: 20px;
}

#header { 
	position:relative;
	height: 120px;
	background-image: url(../images/layRow2.png);
	background-repeat:no-repeat;
}

#nav { 
	height: 30px;
	background-image: url(../images/layRow3.png);
	background-repeat:no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 0 22px 0 22px;
}

#nav ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-top: 4px;
}
	
#nav li {
	vertical-align: middle;
	display: inline;
	font-size: 1.0em;
	margin: 0;
}
	
#nav li a {
	text-decoration: none;
	color: #ffffff;
}
	
#nav li a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#nav .selected {
	color: #ffffff;
	vertical-align: middle;
	display: inline;
	font-size: 1.0em;
	margin: 0px 0px 0px 0px;
}
	
#nav .selected a {
	text-decoration: none;
	color: #ffffff;
}
	
#nav .selected a:hover {
	text-decoration: underline;
	color: #ffffff;
}

input.headerSearch {
    width: 81px; 
    height: 16px; 
    background-image: url(../images/inputBgSearch.gif); 
    border: 0; 
    padding: 3px 5px 0 5px; 
    font-size: 0.9em;
    margin-left: 5px;
}

input.searchField {
    width: 360px; 
    height: 16px; 
    background-image: url(../images/inputBgQuicksearch.gif); 
    border: 0; 
    padding: 3px 5px 0 5px; 
    font-size: 0.9em;
}

input.loginBox66 {
    width: 56px; 
    height: 16px; 
    background-image: url(../images/inputBgLogin66.gif); 
    border: 0; 
    padding: 3px 5px 0 5px; 
    font-size: 0.9em;
    float: right;
}

.btn170 {
    width: 170px;
		height: 18px;
    background-image: url(../images/btn170normal.jpg);
    background-repeat:no-repeat;
    border: 0; 
    padding: 0px 0px 3px 0px; 
    margin: 8px 0px;
    color: #ffffff;
    font-size: 12px;
		text-align: center;
		font-weight: bold;
}

.btn170Hover {
    width: 170px;
		height: 18px;
    background-image: url(../images/btn170hover.jpg);
    background-repeat:no-repeat;
    border: 0; 
    padding: 0px 0px 3px 0px; 
    margin: 8px 0px;
    color: #ffffff;
    font-size: 12px;
		text-align: center;
		font-weight: bold;
}

.checkbox {
	border: 0;	
}

#main {
	background-image: url(../images/layBackground.png);
	margin: 0px 0px;
}

#col1_middle { 
	width: auto; 
	position:relative; 
	margin: 0;
}

#col2_right { 
	float: right;
	width: 230px; 
	margin: 0;
}

#col2_middle { 
	width:auto; 
	margin: 0 230px 0 0; 
	border-right: 0px #6f6f6f dotted;
}

#col2_left { 
	float: left;
	width: 230px; 
	margin: 0;
}

#col2_middle_left { 
	width: auto; 
	margin: 0 0 0 230px; 
	border-left: 0px #6f6f6f dotted;
}

#col2_middle_left_content { 
	padding: 30px 30px 30px 0;
	position:relative; 
}

#col2_left_content { 
	padding: 30px;
	position:relative; 
}

#col3_left { 
	float: left;
	width: 230px; 
	margin: 0;
}

#col3_right { 
	float:right;
	width: 230px;   
	margin: 0;
}

#col3_middle { 
	width:auto; 
	margin: 0 230px; 
}

#col1_middle_content { 
	padding: 30px;
	position:relative; 
}

#col3_middle_content { 
	padding: 30px 0;
	position:relative; 
}

#col2_middle_content { 
	padding: 30px 0 30px 30px;
	position:relative; 
}

#col2_right_content { 
	padding: 30px;
	position:relative; 
}

#col3_left_content, #col3_right_content { 
	padding: 30px 30px 30px 30px;
	position:relative; 
}

#footerNav { 
	position:relative;
	height: 25px;
	background-image: url(../images/layBackground.png);
	background-repeat:repeat-y;
	text-align: center;
	font-size: 10px;
	color: #b65012;
}

#footerNav a {
	font-weight: normal;
	text-decoration: none;
	color: #b65012
}
	
#footerNav a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #b65012;
}

#footer { 
	height: 17px;
	text-align: right;
	padding-top: 3px; 
	padding-right: 5px;
	color: #878585; 
	font-size: 10px;
	border-top: 2px solid #c3c3c4;
}

#footer a {
	color: #878585;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #878585;
	font-weight: bold;
	text-decoration: underline;
}

#ie_clearing { 
	display: none; 
}

.clearfix:after {
	content: ".";
  display: block;
  font-size:0;
  height: 0;
  clear: both;
  visibility: hidden;
}

input[type=submit].btn135 {
	border: 0px;
	background-image: url(../images/btn135normal.jpg);
	background-repeat:no-repeat;
	width: 135px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
}

input[type=submit].btn135:hover {
	background-image: url(../images/btn135hover.jpg);
	background-repeat:no-repeat;
	text-align: center;
}

input[type=submit].search {
	border: 0px;
	background-image: url(../images/btn160normal.jpg);
	background-repeat:no-repeat;
	width: 160px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
}

input[type=submit].search:hover {
	background-image: url(../images/btn160hover.jpg);
	background-repeat:no-repeat;
}

input[type=submit].searchDown {
	border: 0px;
	background-image: url(../images/btn160normalDown.jpg);
	background-repeat:no-repeat;
	width: 160px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
}

input[type=submit].searchDown:hover {
	background-image: url(../images/btn160hoverDown.jpg);
	background-repeat:no-repeat;
}

input[type=submit].searchUp {
	border: 0px;
	background-image: url(../images/btn160normalUp.jpg);
	background-repeat:no-repeat;
	width: 160px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
}

input[type=submit].searchUp:hover {
	background-image: url(../images/btn160hoverUp.jpg);
	background-repeat:no-repeat;
}

input[type=submit].searchOn160 {
	border: 0px;
	background-image: url(../images/btn160normal.jpg);
	background-repeat:no-repeat;
	width: 160px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
}

input[type=submit].searchOn160:hover {
	background-image: url(../images/btn160hover.jpg);
	background-repeat:no-repeat;
}

input[type=submit].searchOn170 {
	border: 0px;
	background-image: url(../images/btn170normal.jpg);
	background-repeat:no-repeat;
	width: 170px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
}

input[type=submit].searchOff160 {
	border: 0px;
	background-image: url(../images/btn160unselected.jpg);
	background-repeat:no-repeat;
	width: 160px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
}

input[type=submit].searchOff160:hover {
	background-image: url(../images/btn160hover.jpg);
	background-repeat:no-repeat;
}



input[type=submit].searchOn170:hover {
	background-image: url(../images/btn170hover.jpg);
	background-repeat:no-repeat;
}

input[type=submit].searchOff170 {
	border: 0px;
	background-image: url(../images/btn170unselected.jpg);
	background-repeat:no-repeat;
	width: 170px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
}

input[type=submit].searchOff170:hover {
	background-image: url(../images/btn170hover.jpg);
	background-repeat:no-repeat;
}

#button125 {
	width: 125px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	margin: 4px 0px;
}

#button125  a {
	display: block;
	height: 18px;
	color: #ffffff;
	background-image: url(../images/btn125normal.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	padding: 2px 0px 0px 0px;
	margin: 4px 0px;
}

#button125  a:hover {
	display: block;
	height: 18px;
	color: #ffffff;
	background-image: url(../images/btn125hover.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	margin: 4px 0px;
}

.button135 {
	width: 135px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	margin: 4px 0px;
}

.button135  a {
	display: block;
	height: 18px;
	color: #ffffff;
	background-image: url(../images/btn135normal.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	padding: 2px 0px 0px 0px;
	margin: 4px 0px;
}

.button135  a:hover {
	display: block;
	height: 18px;
	color: #ffffff;
	background-image: url(../images/btn135hover.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	margin: 4px 0px;
}

.button160 {
	width: 160px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	margin: 4px 0px;
}

.button160  a {
	display: block;
	height: 18px;
	color: #ffffff;
	background-image: url(../images/btn160normal.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	padding: 2px 0px 0px 0px;
	margin: 4px 0px;
}

.button160  a:hover {
	display: block;
	height: 18px;
	color: #ffffff;
	background-image: url(../images/btn160hover.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	margin: 4px 0px;
}

.button160Off {
	width: 160px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	margin: 4px 0px;
}

.button160Off  a {
	display: block;
	height: 18px;
	color: #ffffff;
	background-image: url(../images/btn160unselected.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	padding: 2px 0px 0px 0px;
	margin: 4px 0px;
}

.button160Off  a:hover {
	display: block;
	height: 18px;
	color: #ffffff;
	background-image: url(../images/btn160hover.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	margin: 4px 0px;
}

.button160unSelected {
	width: 160px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	margin: 4px 0px;
}

.button160unSelected  a {
	display: block;
	width: 160px;
	height: 18px;
	color: #ffffff;
	background-image: url(../images/btn160unselected.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	padding: 2px 0px 0px 0px;
	margin: 4px 0px;
}

.button160unSelected  a:hover {
	display: block;
	width: 160px;
	height: 18px;
	color: #ffffff;
	background-image: url(../images/btn160hover.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	margin: 4px 0px;
}

.button170 {
	width: 170px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	margin: 4px 0px;
}

.button170  a {
	display: block;
	width: 170px;
	height: 18px;
	color: #ffffff;
	background-image: url(../images/btn170normal.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	padding: 2px 0px 0px 0px;
	margin: 4px 0px;
}

.button170  a:hover {
	display: block;
	width: 170px;
	height: 18px;
	color: #ffffff;
	background-image: url(../images/btn170hover.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	margin: 4px 0px;
}

.button156 {
	width: 156px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	margin: 4px 0px;
}

.button156  a {
	display: block;
	width: 156px;
	height: 18px;
	color: #ffffff;
	background-image: url(../images/btn170normal.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	padding: 2px 0px 0px 0px;
	margin: 4px 0px;
}

.button156  a:hover {
	display: block;
	width: 156px;
	height: 18px;
	color: #ffffff;
	background-image: url(../images/btn170hover.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	margin: 4px 0px;
}

.smallfont {
	font-size: 10px;
}

.microfont {
	font-size: 9px;
}

#errormessage {
	border: 1px solid #ff8647;
	background-color: #f5d7c6;
	padding: 5px;
	color: #c42424;
	font-weight: bold;
}

#errormessage a {
	text-decoration: underline;
	color: #c42424;
}
	
#errormessage a:hover {
	text-decoration: none;
	color: #c42424;
}

#map {
	width:330px;
	height:346px;
}

table td {
	padding: 1px;
}

#header, #nav, #main, #footer { 
	clear:both; 
}


#subNav li.selected {
	color: #ff0000;
	vertical-align: bottom;
	font-size: 1.0em;
	margin: 0px 0px 0px 0px;
}

#errormessage ul { 
	padding-top: 3px;
	padding-left: 33px;
	font-size: 10px;
}

#errormessage img { 
	padding-right: 3px;
}

#infobox {
	border: 1px solid #345092;
	background-color: #93b3db;
	padding: 5px;
	color: #345092;
	font-weight: bold;
}

#infobox a {
	text-decoration: underline;
	color: #345092;
	font-weight: bold;
}

#infobox a:hover {
	text-decoration: none;
	color: #345092;
	font-weight: bold;
}

#infobox img { 
	padding-right: 3px;
}

#helpbox {
	border: 1px solid #345092;
	background-color: #f8ea06;
	padding: 5px;
	color: #000000;
	font-weight: bold;
}

#btnOkCancle {
	margin-top: 5px;
	text-align: center;
}

table.objects {
	width: 541px;
	border: 2px solid #b3b4b6;
	padding: 5px;
	background-color: #ffffff;
}

table.objectsMarked {
	width: 541px;
	border: 2px solid #b3b4b6;
	padding: 10px;
	background-color: #ecc190;
}

table.objects td.left, table.objectsMarked td.left {
	width: 173px;
	padding-right: 10px;
}

table.objects td.right, table.objectsMarked td.right  {
	width: 100%;
}

table.objects .pictureList {
	width: 135px;
	margin-bottom: 5px;
	text-align: center;
}

table.objects .pictureListBit {
	margin-bottom: 5px
}

table.objects .fileList {
	width: 135px;
	margin-bottom: 5px;
	text-align: left;
	display: block;
}

table.objects .fileListBit {
	clear: both;
	padding-bottom: 5px
}

table.objects .catInfo {
	margin-bottom: 5px;
	text-align: left;
}

table.contactPerson {
	width: 100%;
	margin-top: 15px;
	padding: 5px;
	border: 1px solid #808285;
	font-size: 9px;
text-align: left;
}

table.contactPerson a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
	
table.contactPerson a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

table.news {
	width: 541px;
}

table.news td.top {
	background-image: url(../images/table_objects_top.gif);
	background-repeat:no-repeat; 
	height: 19px;	
	padding: 0 19px;
}

table.news td.middle {
	padding: 0 19px;
	background-image: url(../images/table_objects_middle.gif);
	background-repeat:repeat-y;
	
}

table.news td.bottom {
	background-image: url(../images/table_objects_bottom.gif);
	background-repeat:no-repeat; 
	height: 19px;
	padding: 0 19px;	
}

table.news img {
	border: 1px #000000 solid;
	margin: 0px 5px 5px 0px;
	float: left;
}

table.basket {
	width: 100%;
	background-color: #8a888a;
}

table.basket td.header {
	height: 20px;
	background-color: #8a888a;
	padding: 5px
}

table.basket td.itembit {
	height: 20px;
	background-color: #ffffff;
	padding: 5px
}

.black {
	display: block;
	color: #000000;
}

.black a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
	
.black a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.orange {
	display: block;
	color: #a2470f;
}

.orange a {
	font-weight: bold;
	text-decoration: none;
	color: #a2470f;
}
	
.orange a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #a2470f;
}

.red {
	color: #ff0000;
}

.red a {
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
}
	
.red a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #ff0000;
}

.green {
	color: #008000;
}

.green a {
	font-weight: bold;
	text-decoration: none;
	color: #008000;
}
	
.green a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #008000;
}

#advertisement {
	float: left;
	width: 150px;
	padding: 5px;
	font-family:  Arial;
	border: 1px solid #000000;
}

#advertisementInfo {
	margin-left: 170px;
	
	border: 1px solid #ffffff;
}

.highLightedBox a {
	display: block;
	display: block;
	padding: 5px;
	margin: 10px 0;
	border: 2px solid #bd520f;
	background-color: #d29b72;
	text-decoration: none;
}
	
.highLightedBox a:hover {
	text-decoration: none;
}

.topObjectMainPage img {
	margin: 5px 0;
}

.highLightedBox .headline {
	color: #000000;
	font-weight: bold;
}

.highLightedBox .content {
	color: #ffffff;
	font-weight: normal;
}

.highLightedBox a {
	display: block;
	padding: 5px;
	margin: 10px 0;
	border: 2px solid #bd520f;
	background-color: #d29b72;
}

.highLightedBox a .headline {
	color: #000000;
	font-weight: bold;
}

.highLightedBox a .content {
	color: #ffffff;
	font-weight: normal;
}


#newsBox {
	margin-bottom: 10px;
}

.newsBoxBit {
	margin-bottom: 10px;
	border: 2px solid #b3b4b6;
	padding: 5px;
}

.newsBoxBit .headline {
	font-weight: bold;
	padding-bottom: 5px;
}

.newsBoxBit .date {
	font-weight: bold;
	color: #a2470f;
	font-size: 10px;
	padding-bottom: 5px;
}

table td.header {
	background-color: #8a888a;
}

table td.tablea {
	background-color: #e8e7e8;
}

table td.tableb {
	background-color: #ffffff;
}

.paper_box1 {
	width: 156px;
	border: 2px solid #b3b4b6;
	padding: 5px;
	text-align: left;
	margin-bottom: 10px;
}

.paper_box1 .paper_box1_headline {
	width: 156px;
	height: 16px;
	padding-top: 2px;
	margin-bottom: 6px;
	background-image: url(../images/paper_box1_headline.gif);
	background-repeat:no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.taggingbox {
	width: 156px;
	border: 2px solid #b3b4b6;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
	color: #dbd8d8;
}

.taggingbox a {
	font-weight: normal;
	color: #dbd8d8;
}

.taggingbox a:hover {
	font-weight: normal;
	color: #dbd8d8;
}

.taggingbox .headline {
	width: 156px;
	height: 16px;
	padding-top: 2px;
	margin-bottom: 6px;
	background-image: url(../images/paper_box1_headline.gif);
	background-repeat:no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.paper_newsBoxBit {
	margin-bottom: 10px;
	border-top: 2px solid #b3b4b6;
	padding: 5px 0 5px 0;
}

.tags {
	padding-top: 3px;
	font-size: 10px;
	color: #dbd8d8;
}


.paper_newsBoxBit .headline {
	font-weight: bold;
	padding-bottom: 5px;
}

.paper_newsBoxBit .date {
	font-weight: bold;
	color: #a2470f;
	font-size: 10px;
	padding-bottom: 5px;
}

#paper_newsBox {
	margin-bottom: 10px;
	border-bottom: 2px solid #b3b4b6;
	padding: 5px 0 15px 0;
}

#paper_newsBox .headline {
	font-weight: bold;
	padding-bottom: 5px;
}

#paper_newsBox img {
	padding: 0 0 5px 0;
}

#paper_newsBox img.thumb {
	padding-right: 10px;
}

#paper_newsBox .date {
	font-weight: bold;
	color: #a2470f;
	font-size: 10px;
	padding-bottom: 5px;
}

#pagelink {
	width: 100%;
	border-top: 2px solid #b3b4b6;
	text-align: center;
	padding-top: 5px;
}

#paper_releaselistBit {
	border-top: 2px solid #b3b4b6;
	padding: 5px 0 5px 0;
}

#paper_releaselistBit .headline {
	font-weight: bold;
	padding-bottom: 0px;
}

.topObjectMainPage a {
	display: block;
	width: 156px;
	border: 2px solid #b3b4b6;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
	text-decoration: none;
}
	
.topObjectMainPage a:hover {
	text-decoration: none;
}

.topObjectMainPage img {
	margin: 5px 0;
}

.userLastSearchesBox {
	width: 156px;
	border: 2px solid #b3b4b6;
	padding: 5px;
	text-align: left;
	margin-bottom: 10px;
}

.userLastSearchesBox .headline {
	width: 156px;
	height: 16px;
	padding-top: 2px;
	margin-bottom: 6px;
	background-image: url(../images/paper_box1_headline.gif);
	background-repeat:no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.userLastSearchesBox a {
	font-weight: normal;
}

.userLastSearchesBox a:hover {
	font-weight: normal;
}

.userLastSearchesBox ul {
	padding-left: 15px;
}

.userLastSearchesBox li {
	margin-bottom: 5px;
}

#index_quicksearchlinks { 
	position:relative;
	top: 100px;
	height: 25px;
	text-align: left;
	font-size: 10px;
	color: #b65012;
	border-top: 1px solid #c3c3c4;
	padding-top: 3px;
}

#index_quicksearchlinks a {
	font-weight: normal;
	text-decoration: none;
	color: #b65012
}
	
#index_quicksearchlinks a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #b65012;
}
