/*set an empty class to set images to be viewed in lightbox*/
.blue-text {
 color:#094fa3;
}
.orange-text {
 color:#de771d;
}

.align-right {
 float:right;
 margin:0 0 5px 10px;
}
.align-left {
 float:left;
 margin:0 10px 5px;
}


