.art-postcontent ul
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	margin-left:30px;
	margin-right:20px;
	list-style-type:square;
	text-align: justify;
}

.art-postcontent ol
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	margin-left:30px;
	margin-right:20px;
	text-align: justify;
}

.art-postcontent h3
{
	font-weight: bold;
	text-decoration:none;
}

.imgSombra img
{
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-left-width: 1px;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-style: solid;
}