img {
	border: 0px;
}
#references {
	color:#5d672d;
	font-size:11px;	
	margin-top: 35px;
	}

#references h4 {
	display: inline;
	font-size:2.0em;
	font-weight:100;
	margin-bottom: 0px;
	margin-top: 0px;
	}
#references h5 {
	display: inline;
	font-size:1.1em;
	font-weight:100;
	vertical-align:super;
	margin-bottom: 0px;
	margin-top: 0px;
}



#references_info {
    background-position:center top;
    background-repeat:no-repeat;
    height:30px;
    padding:10px;
    padding-left:15px;
    color:black;
    font-size: 13px;
    text-shadow: 2px 2px 2px #aaa;
}

#references_info_box {
	background-color:white;
	border-left:1px solid white;
	border-right:1px solid white;
	clear:both;
	height:100%;
	margin-bottom:0px;
	padding-left: 0px;

	margin-top:0px;
	padding-top:4px;
	border-left-width: 0px;
}
#references_info_box img {
	border: none;
}
#references_info_box hr {
	height: 2px;
	color: #bfbfbf;
	border-color: #bfbfbf;
}
#references_info_box table {
	border-spacing : 0px;
	
	
}

#references_info_box td {
	padding: 0px;
	padding-top: 0px;
	vertical-align: middle;
	
}

#references_info_box td.cell{
	padding: 0px;
	padding-top: 0px;
	color: #7A7A79;
	vertical-align: top;
	width: 170px;
	
}

#references_info_box td.img{
	text-align:center;
	border: 1px solid #bfbfbf;
}

.title {
	padding-top: 5px;
	color: #99A93E;
	font-size: 13px;
	display:block;
}
