/*Validation*/
.error-message,label.error{float:left; color: #ff0000;margin:0;font-size:1em !important;background:url(../assets/cross.png) no-repeat 0 -2px;padding-left:15px;}
/*End Validation*/
/*Gallery*/
#gal_title, #gal_text{color:white;}
#gal_title a,#gal_text a{text-decoration:none;color:white}
#gal_title:hover{text-decoration:underline;}
#gal_caption a{text-decoration:none;color:white}
#gal_title {font-weight:bold;font-size:130%;}
#gal_text{height:50px;}
a.innerborder, a.innerborder img {
float: left;
overflow:hidden;
}
a.innerborder:hover {
border:4px solid #BDD83D;
}
a.innerborder:hover img {
margin: -4px;
}
/*End gallery*/
/*Comments*/
.comment_name {font-weight:bold;color:#BDD83D;}
.comment_datetime{color:black;}
.comment_title{text-decoration:underline;font-weight:bold;}
/*End Comments*/
.center{text-align:center;}

