.Internship {
	font-family: Arial, Helvetica, sans-serif;
	color: #1f1f1f;
	font-size: 11px !important;
}
.Internship a {
	text-decoration: underline;
}
.Internship a:hover {
	text-decoration: none;
}
h5.Internship {
	padding: 0px;
	margin: 5px 0px;
}	
ol.Internship {
	list-style-type: decimal;
	font-size: 11px;
	font-weight: bold;
}
ol.Internship li {
	margin: 20px 0px;
}
ol.Internship li span.InternshipsQ {
	display: block;
	clear: right;	
}
ol.Internship li span.InternshipsA {
	clear: left;
	font-weight: normal;
	font-style: italic;	
}
ul.InternshipsB li {
	list-style: square;
	margin: 0px 15px;
}
ul.InternshipsB {
	margin: 0px 0px 10px 0px !important;
}
.InternshipsL {
	border-right: none !important;
	font-size: 11px !important;
}
.InternshipsR {
	 background: none !important;
	 border-left: 1px solid #e0e0e0;
	 padding: 0px 0px 0px 10px !important;
	 margin: 0px !important;
	 font-size: 11px;
	 font-family: Arial, Helvetica, sans-serif;
}
.InternshipsR a {
	text-decoration: underline;
	color: #1d4670;
}
.InternshipsR a:hover {
	text-decoration: none;
	color: #1d4670;
}
.InternshipsR h3 {
	font-size: 11px !important;
	font-weight: bold;
	color: #1d4670;
}
.InternshipsR a img {
	float: left;
	vertical-align: middle;
}
.InternshipsRB {
	border-bottom: 1px solid #e0e0e0;
}
