@charset "utf-8";

/*
Date: 12/1/2013
Auth: Eric H.
Section: Commander's pictures
*/

.res {
    width: 193px;;
	height: 118px;
    padding: 0px;
    overflow: hidden;
	font-weight:bold;
}
.res img, .res h3 { float: left; }
.res img { margin-right: 10px;}
.res h3 {  font-size: 10px;}
.res h3 span { font-size: 14px; }



