HTML {
	overflow-x:hidden;
}

body, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 10px;
	color: #003366;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

h1 {
	padding: 0px 0px;
	font-size: 18px;
	color: #339933; /*green*/
	font-weight:normal;
}

h2
{
	padding-top: 10px;
	font-size: 11px;
	color:#339933; /*green*/
}

#forms h1, #forms h2 {
	padding-left:0;
}

p {
	font-size: 10px;
	color: #003366;
	line-height: 16px;
	margin: 0px;
}

a {
	color:#339933;
	text-decoration: underline;
}

hr {
  height: 1px;
	color: #000000;
}
.bold {
font-weight:bold;
}

/* Heading adreszoeker */
#form1 .addressGroup .addressTitle {
    font-size: 12px;
    padding:8px 0 10px 0;
    color: #339933;
    font-weight: bold;
}

#form1 .addressGroup {
    background: #daedd1;
}

#form1 .addressGroup a {
background: url(../images/more.gif) no-repeat 0px 3px;
padding-left:13px;
}
/* End adreszoeker */

/* Special select fields */
.specialSelect {
    border: 1px solid #003366;
    background-color: #ededed;
}

.specialItem {
    background: #ededed;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.specialItem, .specialActive, .specialActive2 {
    line-height: 18px;
}

.specialItemTitle {
    color:#008000;
    font-weight: bold;
    margin-left: 3px;
}

.specialActive, .specialActive2 {
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.specialActive {
    background-color: #339933;
}
.specialActive2 {
    background-color: #a2d0a2;
}

HTML, body
{
	
}
body
{
	background-color: #ffffff;
	padding:0px;
	margin:20px 0px;
	text-align: center;
}
#displayPage{
	padding-left:5px;
}
#placeholder
{
	width:955px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
#headerholder {
height: 124px;
background: url(../../img/back_header.gif) no-repeat;
}
  #header {
  height: 100%;
  padding-top:6px;
  padding-left:49px;
  }
    #logo {
    width:225px;
    float:left;
    }
      #logo a {
      margin-left:40px;
      }
    #header_img {
    float:left;
    }
#content-outer-holder {
 background: url(../../img/back_content.gif) repeat-y;
 font-size:10px;
}
  #contentholder {
  background-image: url(../../img/baan-bottom-trans.png);
  background-position:6px bottom;
  background-repeat:no-repeat;
  min-height: 675px;
  }
#border
{
    float: left;
    width : 255px;
    padding-top: 33px;
}

#menu
{
	width: 180px;
	margin-left:70px;
	border-top: 0px solid #cccccc;
  overflow: hidden;
}

#headlines
{
  width: 180px;
  margin-top: 20px;
  background: #ededed; /*light grey*/
  margin-left:70px
}
#headlines img
{
	/*margin-left: px;*/
}
#headlines div
{
  margin: 10px;
  overflow: hidden;
  width: 180px;
}
#headlines p
{
	margin: 0px;
	padding:0px;
	font-weight: bold;
	padding-left: 10px;
}
#headlines p a
{
	color: #003366;
	text-decoration: none;
}
#headlines p a:hover
{
	text-decoration: underline;
}

#menu a
{
  padding-left: 18px;
	display: block;
	color: #003366; /*dark blue*/
	text-decoration: none;
	line-height: 22px;
	border-bottom: 1px solid #cccccc;
	/*width: 165px;*/
	width : 100%;
}

#menu .menuitem_1 a{
  border-top: 1px solid #cccccc;
}

#menu .children {
}

#menu .children div a {
  font-style: italic;
  padding-left: 30px;
	display: block;
	color: #003366; /*dark blue*/
	text-decoration: none;
	line-height: 22px;
	border-bottom: 1px solid #cccccc;
	border-top: none;
	width: 100%;
}

#bodermenu
{
	border-top: 1px solid red;
}
#menu a:hover
{
  background: #ededed url(../../img/bullet_hover.gif) no-repeat;
}
.itemNor
{
  background: url(../../img/bullet_nor.gif) no-repeat;
}
.itemAct
{
  font-weight: bold;
  background: url(../../img/bullet_act.gif) no-repeat;
}

#content
{
  padding-top:18px;
  margin-left:20px;
  float:left;
	color: #003366;
	font-size: 10px;
	width:630px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
}
.poplink
{
  padding: 0px 5px;
	text-decoration: none;
}
.poplink a {
  float: left;
  width: 130px;
}
.poplink a:hover
{
	text-decoration: none;
}
#formcontent{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
}

#specLinks {
width: 100%;
clear:both;
}
  #specLinks .item{

  }
.postcode
{
	padding-left:25px;
}
#content a
{
	color:#339933; /*green*/
	text-decoration:none;
	border:none;
	font-weight: bold;
}
#content a:hover
{
	text-decoration: underline;
}
#home p
{
	font-size: 10px;
	line-height: normal;
}
#home img
{
	padding:10px 0px;
}
#home
{
	margin-top:0px;
  margin-right: 15px;
  width:370px;
}
table{
	font-size:10px;
}
select, input, textarea
{
	font-size: 10px;
}
#randomobjects
{
  padding-left: 10px;
  border-left:1px solid #cccccc;
  float:left;
  width:270px;
}
  #randomobjects #recentholder {
  margin-top:7px;
  }

#randomobjects p
{
	line-height: normal;
	font-size: 10px;
	padding-left:10px;
}
img
{
	border:none;
}

.offeringheading
{
  padding: 0px 0px;
	font-size: 18px;
	color:#339933; /*green*/
	font-weight:normal;
}
.offeringsubheading
{
	color:#339933; /*green*/
	font-weight:bold;
}

.offeringh2
{
	padding-top: 10px;
	font-size: 11px;
	color:#339933; /*green*/
	font-weight:bold;
}
h3
{
	color:#339933;
	font-size:10px;
	margin:0px;
	padding:0px;
}

#headlines h4 {
	color:#339933;
	background: url(../../img/bullet_default.gif) center left no-repeat;
	font-size:10px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 14px;
}

.searchheading{
	color:#339933;
	font-size:10px;
}
.searchcontent{
	padding-top:5px;
	text-align:left;
	color: #6699cc;
}
.heading1
{
	color:#339933;
	font-size:10px;
	margin:0px;
	padding:0px;
	padding-left: 10px;
}

#footerholder {
height:60px;
background: url(../../img/back_footer.gif) no-repeat;
}
  #footer {
   height: 100%;
   padding-left:6px;
  }
    #footer #nvm {
    float:left;
    width:101px;
    }
      #footer #nvm a {
      display:block;
      width:25px;
      height:35px;
      margin-left:25px;
      margin-top:0px;
      }
    #footer #copyright {
    float:left;
    padding-left:478px;
    margin-top:23px;
    font-size:9px;
    color:#999999;
    }
#mainsearch
{
	height: 275px;
	padding:10px;
	background: url(../../img/back_search.gif) repeat-x;
}
#search div
{
	float: left;
}
#listitem
{
	padding-top:5px;
	font-size: 10px;
	height:57px;
	border-bottom: 1px solid #cccccc;
}
hr
{
	height: 1px;
	/*color: #ECE7D9;*/
}
#paging
{
	margin-top:15px;
	padding:4px 10px 0px 10px;
	height:16px;
	background:#e5e5e5; /*lightest grey*/
	color: #003366;
	font-size: 10px;
}
#link
{

	float: left;
	color: #003366;
	font-size: 10px;
}
#pagingleft
{
	float: left;
  width:70px;
  font-weight: bold;
}
#pagingleft img
{
	padding-right:4px;
}
#pagingleft a
{
	color: #003366!important;
}
#pagingmiddle
{
	text-align: center;
    float: left;
    width: 383px;
    color: #003366;
}
.pagingnormal
{
	padding:0px 3px;
  font-weight: normal!important;
  color:#003366;
  text-decoration: none;
}
a:hover.pagingnormal
{
	background:#cccccc!important;
    text-decoration: none!important;
}
.pagingselected
{
	padding:0px 3px;
	color:#ffffff!important;
	background:#339933;
}

.voorbehoudtekst
{
	color: #d03855;
}
#object-paging {
padding-bottom:10px;
overflow:hidden;
}
  #object-paging #object-paging-left, #object-paging #object-paging-middle, #object-paging #object-paging-right {
  float:left;
  width:20%;
  }
  #object-paging #object-paging-middle {
  width:60%;
  text-align:center;
  }
  #object-paging #object-paging-right {
  text-align:right;
  }
#pagingright
{
	text-align: right;
	float: left;
	width:70px;
	font-weight: bold;
}
#pagingright img
{
	padding-left:4px;
}
#pagingright a
{
	color: #003366!important;
}
#offeringdetails
{
	margin-bottom: 20px;
	height: 233px;
	width:290px;
	background: url(../../img/back_details.gif) repeat-x;
}
#listspecs p
{
            line-height: normal!important;
            font-size:10px;
            }
            #listspecs {
            float: left;
            height: 100%;
            }
#offeringspecs
{
	font-size: 10px;
	padding: 0px 5px;
}
#offeringspecs div
{
  padding: 5px 0px;
}
#offeringspecs img
{
	margin-right: 10px;
}
#offeringspecs p
{
	line-height: normal!important;
}
#offeringspecs hr
{
	height: 1px;
	color:#ffffff;
}
#offeringspecs a
{
	color: #003366!important;
	display: block;
}
#offeringspecs a img
{
	/*s:5px;*/
}
.listmore
{
    padding-top: 42px;
    float: left;
    
}

.plaatsheader 
{
	padding-right: 72px;
}
#test
{
	font-size : 1px;
	line-height:0px;
	border-top: 1px solid #cccccc;
	width : 100%;
}


.leftclear
{
  clear:left;
  line-height:0px;
}
/*#navigation
{
	width:580px;
	overflow:hidden;
}
#searchnev
{
	overflow:auto;
	width:420px;
	height:30px;
}
*/
#searchnev1
{
	width:420px;
	height:10px;
}
.aantalfield {
		width: 35px;
		color: #08457C;
		border: 1px solid #08457C;
	}
	.checkbox {
		color: #08457C;
		width: 14px;
		height: 14px;
	}
	.multipleSelect {
		vertical-align:top;
		color: #08457C;
		border: 1px solid #08457C;
	}
	.multipleSelectArea {
		width: 230px;
		color: #08457C;
		border: 1px solid #08457C;
	}
	div#addressForm {
		margin-left: 10px;
		margin-top: 10px;
	}
	.pricefield {
		width: 75px;
		color: #08457C;
		border: 1px solid #08457C;
	}
	.zoekacties {
		width: 15px;
		text-align: center;
	}
#paging1 {
margin-top:5px;
background:#e5e5e5;
}

#pagingmiddle1 a, #pagingleft1 a , #pagingright1 a  {
text-decoration: none;
}
#pagingleft1  , #pagingright1 {
font-weight:bold;
padding:0px;
}
    #pagingleft1 a:hover , #pagingright1 a:hover {
    text-decoration: underline;
    }
    .pagingselected1 
{
	
	color:#ffffff!important;
	background:#339933;
}
   
#poplink a{
	Padding:0px;
}
#poplink a:hover
{
	text-decoration: none;
}
.advSearch
{
	font-weight: bold;
	font-size: 12px;
	padding-left:423px;
}
.advSearch1
{
	font-size: 12px;
	padding-left:470px;
}
.searchhr
{
	height:1px;
	color:#339933;
}
div #searchForm A.advSearch, div#content A.advSearch {
  color: #CC0000;
	font-size: 11px;
}
	.button1{
		padding-left:500px;
	}
div#addressForm {
		margin-left: 10px;
		margin-top: 10px;
}
.highlights {
	font-size: 9px;
}

/*-------------------------------------------
/*---- Main Search Form ---------------------
/*-----------------------------------------*/
    
#mainsearch {
 /* overflow:hidden;*/
  margin-top: 8px;
}

#mainsearch .dyn_srch_colum {
  width: 201px;
  float: left;
}

#route_column {
  width: 100% !important;
  margin-right: -3px;
}

#mainsearch .dyn_srch_colum .dyn_srch_header {
  font-size: 14px;
  color: #08457C;
  /*display: none;*/
}

#mainsearch .dyn_srch_value_normal .dyn_srch_num {
  font-weight: bold;
  font-size: 10px;
  color: #339933;
}

#mainsearch .dyn_srch_value_selected .dyn_srch_num {
  font-weight: bold;
  font-size: 10px;
  color: #ffffff;
}

#mainsearch .margin {
  margin-right:15px;
}

#mainsearch .dyn_srch_area {
  height: 160px;
  border: 1px solid #ccc;
  overflow: auto;
  padding: 1px;
  background: #ffffff;
  margin-bottom:10px;
  float:left;
  width:188px;
}

#mainsearch .dyn_srch_area div {	
}

#mainsearch .dyn_srch_area div div{
}

#mainsearch .dyn_srch_area * * a {
  display: block;
  font-weight:normal;
  text-decoration: none;
  padding: 2px 0px;
}

#mainsearch .dyn_srch_value_normal {
  color: #666;
  margin-top: 1px;
  padding-left: 2px;
}

#mainsearch .dyn_srch_value_normal:hover {
  background: #e5e5e5;
}

#mainsearch .dyn_srch_value_selected {
  color: #ffffff;
  background: #339933;
  margin-top: 1px;
  padding-left: 2px;
}

#mainsearch .dyn_srch_value_selected:hover {
  color: #ffffff;
  background: #005da4;
}

#mainsearch .mainsearchplace {

}

#mainsearch .mainsearcharea {
}

#mainsearch .mainsearchtype {

}

#mainsearch .mainsearchprice {
}

#mainsearch .mainsearchsubmit {
  margin-top: 15px;
  margin-right: 10px;
  text-align: right;
}

#mainsearch .mainsearchsubmit .more {
  margin-left: 10px;
}

#mainsearch .dyn_srch_submit_submit {
  display: none;
}

#mainsearch .dyn_srch_submit_reset {
  display: none;
}

.dyn_srch_submit {
  text-align:right;
  padding-right: 5px;
}

.dyn_srch_submit input{
  margin-left: 10px;
}
    
/*-----------------------------------------*/
/*---- Search Results ---------------------*/
/*-----------------------------------------*/
.object {
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
  overflow:hidden;
}

  .details {
    float: left;
    width: 240px;
    height: 146px;
  }
    .sumspecsholder {
      padding: 5px;
      color: red;
    }
    .detailsspecs {
      width: 200px;
      padding: 5px;
      font-size: 10px;
      font-weight: bold;
      color: #339933;
    }
  .objectimage {
  width:200px;
  float:left;
  padding-top:5px;
  }
    .objectimage img {
    border:none;
    }
  .objecttext{
    float: left;
    width: 180px;
    height: 128px;
    overflow: hidden;
    padding:5px 0 0 10px;
    line-height:16px;
    text-align:left;
    color: #6699cc;
  }

.first {
  border-top: 1px solid #cccccc;
}

#mainimage {
 /* float: right;*/
  width: 340px;
  height: 233px;
}

#mainimage img {
}

.pagingholder {
}

.pagingholder #navigation {

}

.pagingholder #navigation .navLeft{
float:left;
width: 20%;
}

.pagingholder #navigation .navLeft a{
float: left;
font-weight: bold;
color: #003366;
font-size: 11px;
background: url(../../img/morer.gif) 0 3px no-repeat;
padding-left:15px;
}

.pagingholder #navigation .navMiddle{
float:left;
width: 60%;
text-align:center;
}

.pagingholder #navigation .navMiddle a{
margin:0 5px;
padding: 1px 3px;
font-size:11px;
color:#003366;
text-decoration:none;
}

.pagingholder #navigation .navMiddle a:hover{
margin:0 5px;
background:#cccccc;
color:#000000;
}

.pagingholder #navigation .navMiddle a.active{
background:#003366;
color:#ffffff;
}

.pagingholder #navigation .navRight{
float:left;
width: 20%;
}

.pagingholder #navigation .navRight a{
float:right;
font-weight: bold;
color: #003366;
font-size: 11px;
background: url(../../img/more.gif) right 3px no-repeat;
padding-right:15px;
}

.heading {
  
}

.heading h1 {
  line-height: 20px;
  font-size: 20px;
  color: #339933; /*green*/
	font-weight:normal;
  padding-top: 10px;
}

.heading h2 {
  line-height: 11px;
  font-size: 11px;
  color: #003366;
}

.back {
  font-weight: bold;
  color: #003366 !important;
  font-size: 10px;
  background: url(../../img/morer.gif) 0 3px no-repeat;
  padding-left:15px;
}

.next {
  text-align: right;
  font-weight: bold;
  color: #003366 !important;
  font-size: 10px;
  background: url(../../img/more.gif) right 3px no-repeat;
  padding-right:15px;
}

/* AANPASSINGEN */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */
#formelement {
margin-top:10px;
}

.red {
color:#cc0000;
font-size:12px;
}

.red img {
  vertical-align: middle;
  height: 12px;
  width: 15px;
  margin-right: 5px;
  margin-top: -2px;
}

#formelement {
}

#formelement .field {
border:1px solid #cccccc;
margin: 0px 0px 0 70px;
padding: 2px 0 0 2px;
width:155px;
color:#666666;
height:14px;
}

#formelement a {
}

#formelement a img {
vertical-align: top;
}

hr {
border:none 0;
border-top:1px solid #ccc;
height:1px;
margin:5px 0;
padding:0;
}

.left {
float:left;
}

.button-small{
}

/* BUTTON */
.buttonholder {
height:19px;
float:right;
margin-left:7px;
}

fieldset .buttonholder {
margin-top:5px;
}

.form-extension .buttonholder {
margin:0px;
float:none;
}

.buttonstart {
background: url(../../img/bg-button-start.gif) no-repeat;
float:left;
height:21px;
}

.buttoncloser {
background: url(../../img/bg-button-end.gif) no-repeat;
float:left;
height:21px;
width: 3px;
}

.buttonstart a {
color:#253d25!important;
text-decoration:none;
padding:0 5px 0 8px;
width:auto;
line-height:21px;
}

.buttonstart a:hover {
color:#000000!important;
text-decoration:none!important;
width:auto;
}

/* END BUTTON */

.searchcontent{
padding:5px 0 0 10px;
line-height:16px;
text-align:left;
color: #6699cc;
}

#listspecs p {
margin-bottom: 10px;
}

/* IMAGE SLIDER */

#mainimgholder {
width: 340px;
height:233px;
text-align:center !important;
}

.imgsliderholder {
margin:10px 0 0 0;
height: 70px;
width: 340px;
}

.imgsliderholder .left, .imgsliderholder .mainScroller, .imgsliderholder .right {
float: left;
}
  .imgsliderholder .mainScroller {
  width:308px;
  overflow:hidden;
  }
    .scroller {
    padding-left:1px;
    padding-right:1px;
    white-space: nowrap;
    }
    .scroller img {
    margin-right:1px;
    margin-left:1px;
    cursor:pointer;
    }

.imgsliderholder .left a {
background: url(../../img/but-slider-left-off.gif) no-repeat;
height: 70px;
width:16px;
display: block;
background-position:center;
}

.imgsliderholder .left a:hover {
background: url(../../img/but-slider-left-on.gif) no-repeat;
background-position:center;
}

.imgsliderholder .right a {
background:url(../../img/but-slider-right-off.gif) no-repeat;
height: 70px;
width:16px;
display: block;
background-position:center;
}

.imgsliderholder .right a:hover {
background:url(../../img/but-slider-right-on.gif) no-repeat;
background-position:center;
}

/*forms*/
.contactholder {
  width: 98%;
  margin: 0px;
  padding: 0px;
}
  .contactholder h1 {
    display: none;
  }
#form1{
  width: 100%;
  padding:0px;
  margin:0px;
}
  #form1 h1 {
  display:none;
  }
  #form1 .page {
  clear:both;
  }
  #form1 .pageNav{display:none;}
  #form1 .addressGroup {
  border: 1px solid #339933; 
  background:#ededed; 
  padding-top: 10px !important;
  width: 310px !important;
  }
    #form1 .addressGroup .addressTitle { 
    font-size: 12px !important; 
    padding:8px 0 10px 0; 
    color: #339933; 
    font-weight: bold;
    }
    #form1 .addressGroup label.addressLabel {
    display:none;
    }
    #form1 .addressGroup .buttons {
      padding-bottom: 20px;
    }
    #form1 .addressGroup .buttons input{
      margin-top: 10px;
    }
    #form1 .addressGroup .inputtext {
    width:150px !important;
    }
  .specialSelect {
  border: 1px solid #339933; 
  background-color: #ededed; 
  margin-bottom:10px;
  overflow:auto !important;
  }
  .textarea {
  border: 1px solid #339933; 
  background-color: #ededed;
  width: 365px !important;
  }
  .inputtext {
  width:213px !important;
  }
  .ClientStreetLink, .ClientAbroadAddressLink, .ClientZipcodeLink {
  float: left;
  white-space: nowrap;
  width: 200px;
  }
  #ClientFormlocation .specialSelect{width:100% !important;}
  .specialItem { background: #ededed; border-bottom: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF;border-right: 1px solid #FFFFFF;}
  .specialItem, .specialActive, .specialActive2 {line-height: 18px;}
  .specialItemTitle {color:#008000;font-weight: bold;margin-left: 3px;}
  .specialActive, .specialActive2 {color: #000000;border-bottom: 1px solid #FFFFFF;border-left: 1px solid #FFFFFF;border-right: 1px solid #FFFFFF;}
  .specialActive {background-color: #339933;color: #ffffff;}
  .specialActive2 {background-color: #339933;color: #ffffff;}
  #form1 #clientAreas , #form1 #clientNeighbourhoods{display:block;}
  #form1 #clientAreas, #form1 #clientPlaces, #ClientFormWOzoAppartmentType, #ClientFormWOzoHouseType {
    width: 210px !important;
    padding-right: 0px !important;
    margin: 0px !important;
  }
  #form1 #clientNeighbourhoods {
  display:none;
  }

  #clientAreas .fieldAttr, #clientPlaces .fieldAttr, #ClientFormWOzoAppartmentType .fieldAttr, #ClientFormWOzoHouseType .fieldAttr {
    width: 200px;
  }
    #clientAreas .specialSelect, #clientPlaces .specialSelect, #ClientFormWOzoAppartmentType .specialSelect, #ClientFormWOzoHouseType .specialSelect {
    width:100%;
    }

  * html #clientAreas .fieldAttr, * html #clientPlaces .fieldAttr, * html #ClientFormWOzoAppartmentType .fieldAttr, * html #ClientFormWOzoHouseType .fieldAttr {
    width: 190px;
  }
  #searcher #form1 #page1 .buttons, #searcher #form1 #page2 .buttons {
  height:1px;
  visibility:hidden;
  }
    #searcher #form1 #page2 h2, #searcher #form1 #page3 h2, #form1 #ClientFormContactHow {
    display:none;
    }
/* end forms */

/* start popup */
#aqua.yui-panel .hd {background:#339933; color:#fff;}
#aqua.yui-panel .hd span {line-height:22px;font-size: 14px;font-weight: bold;}
.rp_noshow{background:#c4c4c4;}
/* end popup */

#spotlightholder {
  width:340px;
}
	
		#spotlight {
		/*padding:15px 20px 15px 20px;*/
		}
		
		#spotlight div {
		  display:block;
		  width:340px;
		  height:233px;
      background-repeat: no-repeat;
      display: block;
		}
		
		#spotlight h2{
		font-size:16px;
		line-height:17px;
		}
    
    #spotlight h3{
      font-size: 12px;
      line-height: 13px;
    }
		
		#spotlight .caps {
		font-size: 13px;
		}
		
		#spotlight p {
		color:#666666;
		margin: 3px 0 0 0;
		}

#recent {

}

#recent .object {
  height: auto;
  padding: 0px;
  margin: 0px;
  border: none;
}

#recent .object div {
  background-repeat: no-repeat;
  width: 250px;
  height: 100px;
}

#recent h2 {
  line-height: 14px;
  padding-bottom: 0px;
}

#recent p {
  margin: 0px;
  padding: 5px 0px;
}
