body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background: url(images/WorkAtHomeJobsDir_BG.jpg);
}
a img {
	border: none;
}
p, li, li li, td p, select, input {
	line-height: 20px;
}
#container {
	border: 1px solid #fc0;
	width: 600px;
	margin: 0 auto;
	text-align: left;
}
#main {
	background: #fff;
	padding: 25px;
}

/* -- custom classes -- */
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.b {
	font-weight: bold;
}
.em {
	font-style: italic;
}
h1, .h1 {
	font-size: 26px;
	font-family: Tahoma;
	letter-spacing: -1px;
}
h2, .h2 {
	font-size: 22px;
	font-family: Tahoma;
	letter-spacing: -1px;
}
h3, .h3 {
	font-size: 18px;
	font-family: Tahoma;
	letter-spacing: -1px;
}
.h3 {
	letter-spacing: 1px;
}
h4, .h4 {
	font-size: 16px;
	font-family: Tahoma;
}
.blue {
	color: #006;
}
.red {
	color: #f00;
}
.strong {
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.highlight {
	background: #ff0;
}
.testimonial {
	background: #ffc;
	border: 1px solid #666;
	margin: 0px 80px;
	padding: 15px;
}
.order {
	background: #D9E2EC;
	border: 1px dashed #333;
	margin: 0px 30px;
	padding: 0px 15px 15px 15px;
}

.order h1 {
	background: #FFEDEF;
	border-top: 1px solid #FFC2CA;
	border-bottom: 1px solid #FFC2CA;
	padding: 10px 0px;
}
.order h3 {
	padding: 0px 15px;
}
#jobs_table {
	background: #F9FBFC;
	border: 1px dotted #666;
}
#jobs_table p {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	line-height: 12px;
}
#companies_table td {
	text-align: center;
	border: 1px dashed #666;
}
.job_list {
	list-style-type: none;
	margin: 0px 60px;
	padding: 0px;
}
.job_list li {
	border: 1px dotted #666;
	border-top: none;
	padding: 6px;
}
.li_bkgd {
	background: #F9FBFC;
} 
.white {
	color: #fff;
}
	







