h3
{
line-height: 1.6em;
}

.thumbnail
{
	float: left;
	padding: 5px;
	margin: 5px;	
color: white;
background-color: #353F36;
width: 250px;
min-height:160px;
  height:auto !important;
  height:160px;
}
.thumbnail img
{
width: 100px;
float: left;
margin-right: 10px;
border: 1px white solid;
}
.thumbnail br
{
margin-bottom: 10px;

}
.thumbnail a
{
font-family: times new roman, times;
font-size: 1.6em;

}
.thumbnail a:link
{
color: white;

}
.thumbnail a:visited
{
color: white;

}
.thumbnail a:hover
{
color: #DE9842;

}
.thumbnail a:active
{
color: #DE9842;

}
#derecha p
{
margin-top: 20px;
border-top: 1px silver solid;
}
#derecha ul
{
font-family: times new roman, times;
font-size: 1.6em;
line-height: 1.6em;
list-style-type: circle;
list-style-position: inside;
margin-left; 15px;
}

#derecha li
{
color: #534431;
margin-left; 15px;
padding: 10px 0;
}