#awards {width:100%;}
TABLE.awards {}
TABLE.awards TD {
	width:250px;
	height:150px;
	vertical-align:top;
	text-align:center;
	padding:10px;
	border-right:1px solid #CCD9EF;
}
TABLE.awards IMG {
	width:110px;
	border:1px solid #DDDDDD;
	margin:1px;
}

DIV.awards H5 {left:-1px;}
DIV.awards DIV.publication_block P,DIV.awards DIV.publication_block IMG {cursor:pointer;}
DIV.awards DIV.publication_block IMG {position:relative;bottom:0;}
DIV.awards DIV.publication_block {
	float:left;
	/*2 colunas */width:374px;
	/*3 colunaswidth:249px;*/
	height:90px;
	border-left:0;}
DIV.awards DIV.publication_block:hover {
	background:#EEF2F7;
	cursor:pointer;
}
