#tarea_wiki {
min-width:800px ! important;
max-width:800px ! important;
width:800px! important;
}

h2{
	color:#0080FF !important;
	font-size:20px;
	padding:4px;
	margin-left:8px;
        border-style:solid;
        border-bottom-width:1px;
        border-top-width:0px;
        border-right-width:0px;
        border-left-width:5px;
}

h3{
	color:#333;
	font-size:18px;
	padding:5px;
	margin-left:17px;
        border-style:solid;
        border-bottom-width:0px;
        border-top-width:0px;
        border-right-width:0px;
        border-left-width:3px;
}

h4{
	color:#333;
	font-size:15px;
	padding:5px;
	margin-left:24px;
}


hr{
	margin-top: 5px;
	margin-bottom: 5px;
	height:0px;
        color:white;
}

ol li {
	margin: 0 0px 0 40px;
	padding: 0;
	line-height: 150%;
}