/* GLOBAL TEXT */

body, div, td {
	font:normal 12px Arial,sans-serif;
	}

em { 
	font-size:11px;
	font-style:italic;
	}
	
.sm {
	font-size:11px;
	}

.right {
	float:right;
	}

/* CONTAINERS */

.container {
	width:792px;
	margin:10px;
	}

.boxOne {
	background-color:#FAF1F2;
	border:1px solid #9A0000;
	border-top:0;
	padding:4px;
	}

.boxOneCap {
	background-color:#9A0000;
	padding:2px;
	vertical-align:middle;
	color:#fff;
	font-weight:bold;
	text-align:center;
	}

.boxTwo {
	font:bold 11px Arial,sans-serif;
	}

.contentLeft {
	}

.contentRight {
	padding-left:30px;
	}

.footer {
	font-size:11px;
	text-align:center;
	}

/* HEADERS */

h1 { 
	font:bold 12px Arial,sans-serif;
	margin:0 0 7px 0;
	padding:0;
	}
	
/* LINKS */

a:link { 
	color:#339;
	text-decoration:underline;
	}
	
a:visited { 
	color:#339;
	text-decoration:underline;
	}

a:visited { 
	color:#339;
	text-decoration:underline;
	}

/* LISTS */

ul.bestlocaljobshome {
	list-type:bullet;
	margin:0 0 10px 0;
	padding:0 0 0 15px;
	}

ul.bestlocaljobshome li {
	line-height:15px;
	}

#hdr_textclick { margin-top: 17px; padding: 5px; border: 1px solid #000; background-color: #eaeaea; color: #339;}
.div_dashed { margin-top: 0;  padding: 0 ; height: 1px; width: 99%; border-top: 1px dashed #339; border-bottom: none; background-color: #eaeaea; color: #eaeaea; line-height: 1px; font-size: 1px; }
.hdr_text_top { margin-bottom: 5px; padding-bottom: 0; }
.hdr_text_bottom { margin-top: 5px; padding-top: 0; }


