.image {position:relative; text-align:center}
.image .mouseover {opacity:1}
.image > a .mouseover:hover {opacity:0.7}
.image p {margin-top:4px}
/**
.image > img,
.image > a > img {width: 100%; height:auto}
*/
.imgframe {border:solid #fff 6px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -khtml-border-radius: 5px;
				box-shadow: 0px 3px 4px rgba(0,0,0,.3); -moz-box-shadow: 0px 3px 4px rgba(0,0,0,.3); -webkit-box-shadow: 0px 3px 4px rgba(0,0,0,.3)}


