.content p {padding: 0;}


.description {float: right; width: 200px;}
.highbox {text-align: center; font: bold 16px Arial; position: relative; display: table; vertical-align: middle; width: 200px; margin: 0 0 3px;}
.highbox .wrapper {display: table-cell; width: 200px; vertical-align: middle; position: relative;}
.highbox .wrapper .cont {vertical-align: middle;}
.highbox a {color: #000; text-decoration: none;}
.highbox a span {}

#options {width: 555px; color: #777;}
#options .wrapper {width: 555px;}
#options table {width: 555px; border-collapse: collapse; background: transparent; border: 0;}
#options label {font: bold 13px/13px Arial; text-decoration: none; color: #666;}

.general-info {float: right; width: 190px; font: 20px Arial; color: #18a3be;}
.general-info .wrapper {width: 190px;}
.general-info .wrapper div {width: 100%; text-align: center;}

.paging {width: 555px;}
.paging .wrapper {text-align: center; width: 555px;}
.paging .wrapper div {text-align: center; width: 100%;}
.paging p {font: 11px Arial; text-align: center; margin: 0; color: #888;}
.paging div.pages {text-align; center; font: 18px Arial; margin: 5px 0 0;}
.paging div.pages a {color: #00b7d9;}

.options {width: 240px; padding: 0 0 0 10px; text-align: left; background: transparent; vertical-align: middle;}
.options dl {margin: 0; padding: 0;}
.options dt {margin: 2px 0; position: relative; height:22px;}
.options dl label {width: 80px; display: inline-block; font: 14px Arial; padding: 2px 0;}
.button {background: transparent; text-align: center; padding: 2px 10px 0; vertical-align: middle; width: 75px;}
.button input {background: transparent; border: 0; background: url(../images/btn-search.gif) top left no-repeat; width: 73px; height: 49px; }

.input1 {width: 130px; display: inline-block; zoom: 1; background: url(../images/input1-bg1.gif) top left no-repeat; height: 23px; font: bold 14px Arial; line-height: 23px;}
.input1 .wrapper {width: 120px !important; display: block; background: url(../images/input1-bg2.gif) top right no-repeat; height: 23px; padding: 0 5px;}
.input1 input {background: none; border: none; height: 23px; line-height: 23px; width: 120px;}
.input1 select, .input1 input {
	line-height: 20px; 
	background: none;
	border: none;
	width: 120px;
	height:16px;
	padding:2px 2px 2px 0;
}

.input1 select{
	height:22px;
}

/*.collection-block {margin: 0 0 3px; width: 749px; background: url(../images/content-container-bg1.gif) top center no-repeat; position: relative; z-index: 1;}*/
.collection-block {margin: 0 0 3px; width: 749px; background: url(../images/content-container-bg1.gif) top center no-repeat; z-index: 1;}
.collection-block .wrapper {padding: 10px; background: url(../images/content-container-bg2.gif) bottom center no-repeat;}
.collection-block table {width: 100%; background: transparent; border-collapse: collapse;}
.collection-block table td {width: 25%; height: 125px; text-align: center; vertical-align: middle; border-bottom: 2px solid #81d6e5; border-left: 2px solid #81d6e5;}
.collection-block .lastrow td {border-bottom: 0px;}
.collection-block .first {border-left: 0px;}


div.selectbox-wrapper {
  position:absolute;
  /*width:130px;*/
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  /*margin-top:-10px;*/
  *margin-top:-2px;
  padding:0px;
  /*font-size:0.8em;*/
  text-align:left;
  height:200px;
  overflow: auto;
  z-index: 1001;
  left: 0;
  
  font-size:12px;
  font-weight:normal;
  width:150px;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}
div.selectbox-wrapper ul li.current { 
  background-color: #CDD8E4;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  border-bottom:dashed 1px #CDD8E4;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}



label {
    display: block;
}
.selectbox /* look&fell of  select box*/
{
  /*margin: 0px 0px 10px 0px;*/  
  /*font-size:0.8em;*/
  padding: 0;
  /*width : 120px; */
  text-align:left; 
  background: url('/images/bg_select.png') right center no-repeat !important;
  /*height:18px;*/
  cursor: pointer;
  border:0px;
  color:#333;
}

select {
	background: url('/images/bg_select.png') right;
}







