/* -----------------------------
Filename: natchez-classifieds.css
Title: Classifieds cleanup file
Author: Steven M. Crawford
url: http://media.natchezdemocrat.com/css/natchez-classifieds.css
License: Copyright 2006 Boone Newspapers, Inc., All Rights Reserved.
-----------------------------*/

body#classifieds .post-class {
    margin:0 0 0 10px;
    font-size: 16px;
    }

body#classifieds .post-class h1 {
    margin:0 0 20px 0;
    }

body#classifieds .post-class p a {
    font-family: 'helvetica neue', helvetica, "Lucida Grande", verdana, arial, "bitstream vera sans", sans-serif;
    font-weight:bold;
	font-size:12px;
	text-transform: uppercase;
	
    }

body#classifieds .post-class p.breadcrumbs a {
	text-transform: lowercase;
    }

body#classifieds .post-class h4 {
    font-family: 'helvetica neue', helvetica, "Lucida Grande", verdana, arial, "bitstream vera sans", sans-serif;
    font-size:16px;
    font-weight:bold;
    border-bottom:1px solid #efefef;
    margin:0 0 20px 0;
    }


body#classifieds .post-class font {
    font-family: 'helvetica neue', helvetica, "Lucida Grande", verdana, arial, "bitstream vera sans", sans-serif;
    font-size:14px;
    font-weight:normal;
    color:#333;
    }

body#classifieds .more-news p a {
    text-transform: lowercase;
	
    }

