/*
Title:   Listsomething.com Master Style Rules for Print
Updated: June 17, 2005
Author:  Admin@listsomething.com
*/

body { 
  color : #000000; 
  background : #ffffff; 
    }
	
/*--------------------[ Links ]-------------------*/
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

/*--------------------[ Dont Show to Print Media ]-------------------*/
#topnav, #header, #menu, ul#nav,#cont-nav, #refer, #sidebar, #sidebar img, #listingnav, .aboutus, .city, #breadcrumbs, #footer p { 
  display : none; 
}

/*--------------------[ Main Layout ]-------------------*/
#main-body {
  width: auto;
  border: 0;
  padding: 0;
  float: none;
}
#content {
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
  color: #000;
  width: auto;
 }
 
 ul.viewpost {line-height:1.5em;}

/*--------------------[ Special Text for Print ]-------------------*/
#content h1.print { font-family: "Courier", Verdana, sans-serif; font-size: 13pt; margin: 0;font-weight:normal;color:#ff0000; }
.print p { font-size: 10pt; margin: 0;}
/*--------------------[ Rounded Corners ]-------------------*/
.rtop,.rbottom{display: none}
