/.extrainfo {
	margin: 6px 0px;
	font-size: 0.8em;
	line-height: 1.3em;
}
.extrainfo a {
	color: #920;
}
.extrainfo a:hover {
	color: #fb3;
}
.moreinfo a {
	font-size: 0.8em;
	color: #920;
}
.moreinfo a:hover {
	color: #fb3;
}
.opodetail h2 {
	height: 20px;
	background: url(../images/course_title_bg.png) no-repeat;
	font-size: 1.2em;
	font-weight: 500;
	color: #222;
	margin: 0px 0px 12px 0px;
	padding: 7px 12px;
	text-shadow: #f93 0px 1px;
}
.opodetail img {
	float: right;
	margin: 0px 20px 0px 0px;
}
.textbox {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 12px 0px;
	background: url(../images/ourmethod_bottom.png) no-repeat bottom;
}
.textbox h4 {
	font-size: 28px;
	color: #9a2b05;
	font-weight: lighter;
	text-shadow: #fff 0px 1px;
	padding: 8px 16px;
	background: url(../images/ourmethod_top.png) no-repeat;
}
.textbox .text {
	font-size: 0.8em;
	color: #222;
	line-height: 1.4em;
	letter-spacing: .06em;
	padding: 16px 16px 0px 16px;
	background: url(../images/ourmethod_middle.png) repeat-y;
	height: 1%;
}
.opodetail .text ul {
	list-style: disc;
	margin: 0px 0px 0px 6px;
}

.opodetail .text li {
	margin: 3px 8px;
}

.opodetail .text p {
	margin: 3px 0px;
	line-height: 1.4em;
}

.opodetail .text strong {
	font-size: 1.2em;
	text-shadow: #fff 0px 1px;
}
/* Noticas relacionadas con el detalle de la oposicion */

#related {
	width: 656px;
	margin: 30px 0px 0px 0px;
	padding: 12px;
	border: 1px dotted #920;
}

#related h2 {
	color: #920;
}

#related ul {
	float: left;
	width: 328px;
}
#related li {
	font-size: .7em;
	color: #444;
	padding: 9px 9px 9px 0px;
}
#related li a {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #444;
	margin-bottom: 3px;
}
#related li a:hover {
	text-decoration: underline;
}
.newsdate {
	margin-top: 5px;
	font-size: .9em;
}
#oldcalls {
	float: left;
	margin: 0 0 12px 12px;
	padding: -12px 0 0 0;
}
#oldcalls h2 a {
	text-decoration: none;
}
