/* not tested in IE */

/* for careers section primarily - seen in extra-careers-display.php template file*/
dl#careerlist {}
dl#careerlist dt {	font-weight:bold;}
dl#careerlist dt a {display:block; text-decoration:none !important; margin-bottom:4px; font-size:12px; line-height:14px;}
dl#careerlist dd {
	margin-bottom:18px;
	padding-left:0;
	padding-bottom:18px;
	color:#393939;
	line-height:1.45em;
	border-bottom:1px #f1f1f1 solid;
}
dl#careerlist dd p	{margin-bottom:0; padding-bottom:0;}


dl#newslist { }
dl#newslist dt {font-weight:bold;	}
dl#newslist dt a {display:block; text-decoration:none !important; margin-bottom:4px; font-size:12px; line-height:14px;}
dl#newslist dd {
	margin-bottom:18px;
	padding-left:0;
	padding-bottom:18px;
	color:#393939;
	line-height:1.45em;
	border-bottom:1px #f1f1f1 solid;
}
dl#newslist p	{border-bottom:1px #f1f1f1 solid; margin-bottom:18px; padding-bottom:18px;}
table#newsletterTable  {padding-bottom:0;}
table#newsletterTable  p {border:0; padding-bottom:0;}
table#newsletterTable  p img {border-right:10px #fff solid;}

div#sub1Div div	{font-weight:700 !important; margin-bottom:1em;}
