﻿.portfolio-imgbox3a {
    width: 209px;
    height: 305px;
    background: url(../images/tuxedos/bg-portfolio.png) center no-repeat;
    margin-bottom: 5px;
}
.panel{
    /* padding: ;
    box-shadow:  10px 10px 5px #888888;*/
    border: 0.2px solid rgba(136, 136, 136, 0.16);

    margin-bottom: 10px;}
 

.cent {
    display:block;
    margin:auto;
    padding-top: 15px;
}
.centb {
    display:block;
    margin:auto;
}


.pic:hover { opacity: 0.7; filter: alpha(opacity=30); } 

.caption {padding-bottom: 5px;}

.textfield, .textarea {
    width:90%;
}

.font14{

	font-size:14px;
}