.listing_wrapper{
              position:relative; 
			  width:850px; height:220px;
			  background-color:#000000; 
			  border:1px solid #000000; 
              margin:10px 0px 0px 50px;
			  padding-top:0px;
}
.listing_row1{
              position:relative; height:30px;
			  border:0px solid #0000ff; 
		   background-image:url('http://www.sarahbricks.com/nav01.gif');
}
.listing_row2{position:relative; border:1px solid #000000;}
.listing_key{
              position:relative;
              float:left;
			  width:30px;height:30px;
			  border:0px solid #000000;
}
.listing_title{
              position:relative; 
			  float:left;
			  width:590px;
			  height:30px;
			  border:none;   
              text-align:left;
			  border:0px solid #000000;
}
.listing_type{
         position:relative;
	 float:left;
         width:120px;
         border:0px solid #000000;
         margin:5px 0px 0px 10px;
}
.listing_date{
         position:relative;
	 float:left;width:160px;
	 border:none;
	 text-align:center;
	 color:#ffff00;
	 font: normal normal 400 16px 'century gothic';
         border:0px solid #000000;
         padding:5px 0px 0px 5px;
}
.listing_picture{
              position:relative;
			  float:left; 
			  margin-top:10px;
			  border:1px solid #000000;
			  margin-left:5px; 
			  width:220px; height:156px; 
			  text-align:center;
}
.listing_text{
              position:relative;float:right;
			  border:4px inset #0080aa; 
			  width:575px; height:110px;
              text-align:justify;
			  margin:10px 10px 0px 0px;
			  color:#000000; 
		      font: normal normal 400 15px 'century gothic';
			  padding:7px;
			  background-color:#ddffff;
}

.listing_rating{
              position:relative; 
			  float:left; 
			  border:4px inset #0080aa;
			  background-color:#000000; 
			  width:315px;height:25px;
              margin:5px 0px 0px 15px;
			  text-align:center; 
			  padding-left:5px 5px 0px 5px;
      background-image:url('http://www.sarahbricks.com/images/background_black_stripe.gif');
}
.listing_time{position:relative;float:right; border:none; width:100px; margin-right:30px; margin-top:12px; text-align:center;
                        font-family:'arial';font-size:17px;font-weight:600;color:#ffff00;
}

.listing_journal_text{
         position:relative;
			  border:4px inset #0080aa; 
			  height:155px;
                          text-align:justify;
			  margin:5px;
			  color:#000000; 
		          font: normal normal 400 15px 'century gothic';
			  padding:5px;
			  background-color:#ddffff;
}
.listing_journal_picture{
         position:relative;
         float:left;
         margin:0px 5px 5px 0px; 
         width:145px; height:100px; 
         text-align:center;
}
.listing_journal_wrapper{
         position:relative;
         float:left; 
         width:312px; height:215px;
         background-color:#000000; 
         border:1px solid #000000; 
         margin:10px 0px 0px 0px;
         padding-top:0px;
}
.listing_journal_title{
         position:relative; 
         float:left;
         height:30px;   
         text-align:left;
}
img.listing_journal_pic{
         border:1px solid #000000;
}
a.listing_nav_title {
         color:#00dd11;
         font: normal normal 500 22px 'tahoma';
         text-decoration:none;
}
a:hover.listing_nav_title  {
                 color:#ffff00;
}					
	