/**
 * CSS
 * @author Darío Ruellan
 * @copyright ecimTech 2008 / www.ecimtech.com
 */

#bodytext div.scenarioframe img {
	border: 5px solid #BDBCBC;
}
#bodytext h5 {
	padding-bottom: 8px;
}
#bodytext div.scenarioframe .dir {
	margin-top: 14px;
}
#bodytext div.scenarioframe ul {
	margin: 0;
	padding: 0;
}

#bodytext div.scenarioframe ul li {
	list-style: none;
	list-style-position: outside;
	padding: 0 0 0 0;
	margin: 0 0 5px 4px;
}
