* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(images/background-drop.gif) repeat top center white;
}

hr {
	border: none 0; 
	border-top: 1px solid #ccc;/*the border*/
	width: 100%;
	height: 1px;
	margin: 5px 0 5px;
}

.paddingtext {
	padding: 0px 5px 0px 5px;
}

.newswrap170 { 
	margin-bottom: 5px;
	width: 170px;
	float: left;
	padding-bottom: 5px;
	background:url(../images/bar-170.jpg) no-repeat top left;
}

.mainheadings {
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 16px;
	margin-bottom: 5px;
	color: #000000;
	border-bottom: white 0px solid;
	height: 20px;
}


/* link styles */

A:link {text-decoration: none; color: #666666; margin: 0;  }
A:visited {text-decoration: none; color: #666666; margin: 0; }
A:active {text-decoration: none; color: #666666; margin: 0; }
A:hover {text-decoration: none; color: black; margin: 0; }

.hot_jobs_company {
	text-decoration: none;
	color: black;
	font-size: 11px;
}