h2 {
	float:left;
	width: 531px;
	color: #ffffff;
	background: url(../images/item_bloque.gif) no-repeat 7px 7px #4b9fb2;
	font-weight: bold;
	padding:3px 5px 3px 31px;
	margin:0;
	margin-bottom: 10px;
	clear:both;
	border-bottom: 2px solid #535353;
}
div.generic_text { width: 568px;}
	
div.generic_text img { margin: 0px; padding: 0px; border: 1px solid #d4d4d4;}
div.generic_text ul li{clear: left; list-style:none;}
div.generic_text { float:left; text-align: justify; padding: 0px; margin-bottom:5px; }
div.generic_text p { text-align: justify; margin: 0; padding: 3px 0; }

div.generic_text .picture.left {
	float: left;
	width: 173px;
	margin:0 5px 0 0;
	padding: 3px;
	vertical-align: top; 
	text-align: center;}

div.generic_text .picture.right {
	float: right;
	width: 173	px;
	margin:0 0 0 5px;
	padding: 3px;
	vertical-align: top; 
	text-align: center;}
div.generic_text .picture.right a{ margin:0; padding:0; clear:both;}

div.generic_text .thumbails { float: left; margin: 10px 0 0 2px; clear:both;}
div.generic_text .thumbails .thumbnail { float:left; margin:0; padding:0 1px;}
div.generic_text .thumbails .thumbnail img { 
	margin:  0; 
	padding:  0;
	}
div.generic_text .thumbails .thumbnail .thumbnail_caption {display: none;}
div.generic_text .link a {
	float: right;
	margin: 5px 5px 0 5px;
	padding: 2px 2px 0 2px;
	color: #4b9fb2;
	text-decoration: none;
	text-decoration:underline;
	font-weight: bold; 
	margin-bottom: 5px;
	}
div.generic_text .link a:hover { float: right; margin: 5px 5px 0 5px; color: #1e91ab; text-decoration: underline; font-weight: bold; margin-bottom: 5px; }
