/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(/mt/mt-static/themes/ejobstyle-a1/screen.css);
/* end StyleCatcher imports */

@charset "utf-8";
/* CSS Document */

#privacy{
	font-size:11px;
}

#privacy h3{
	font-size:12px;
	font-weight:bold;
	margin-bottom:1em;
}

#privacy ul , #privacy ol{
	margin:0;
	padding:0;
	margin-left:2em;
}

#privacy ol li{
	margin:0;
	padding:0;
	background:none;
	margin-bottom:0.3em;
}

#privacy ul li{
	list-style:disc;
}



#privacy p{
	margin-top:0;
	margin-bottom:0.5em;
}

#privacy.inlineBox{
	height:150px;
	overflow:scroll;
	border:solid 1px #999;
	margin-top:1em;
	margin-bottom:1em;
	padding:0 1em;
}

.ppInfo{
	float:right;
}
