.col-1 h2{
font-size: 24px;
line-height: 26px;
text-decoration: none;
color: #4C4C4C;
}
p#fecha{
font-size: 10px;
}
.volanta{
color:#1E6C90;
font-family:Arial;
font-size:10px;
font-weight:bold;
line-height: 12px;
}
#nota{
width: 374px;
padding: 0 24px 0 0;
}
#nota #imagenes{
background:#E8F6FF;
width: 330px;
margin-right: 8px;
}
#nota #imagenes p{
padding: 5px;
font-size:11px;
line-height:14px;
color: #666666;
}
#nota strong{
color: #1F6D91;
}





#historial{
width: 240px;
background: #F0F0F0;
}
#historial span{
display: block;
background:#C1C1C1;

padding-left: 10px;
font-weight: bold;
}
#historial ul{
float: left;
height: 390px;
width: 235px;
margin-left: 5px;
line-height: 24px;
overflow-y: scroll;
}
#historial li{
border-bottom:1px dotted #9E9E9E;   
list-style: none;
padding: 0 5px;
float: left;
width:200px;
}
#historial li a{
color:#1E6C90;
font-size: 12px;   
}
#historial li a:hover{
text-decoration: underline;
}
