/* --------------------------> Thumbnail Gallery <-------------------------- */
.example {
background:#232854;
border:6px solid #cabca0;
float:left;
height:155px;
margin:80px 0px 0px 20px;
width:284px;
}

.example:hover {
/*border-bottom:8px solid #701421;*/
}

.frame {
border:0px solid #ff0000;
cursor:pointer;
float:left;
height:155px;
margin:0 0 2px;
padding:0;
width:284px;
}

.exampleInfo {
background: #534122;
border:0px solid #3b4591;
display:none;
height:0;
margin-top:0px;
padding:8px 0 2px 5px;
width:279px;
font-size: 12px;
}

.cat {
color:#e8e8e8;
font-weight: bold;
float:left;
line-height:14px;
margin:0 0 5px;
width:50px;
}

.data {
color:#e8e8e8;
float:left;
line-height:14px;
margin:0 0 5px;
width:240px;
}
