.cis-photo
{
        padding:           0px;
        margin:            3px;
        /*border-width:  2px;*/
        border-color:  rgb(0,90,165);
        border-style:  double;
        float:         left;
	width:	       150;
        height:        150;
}

.cis-photo img
{
        border:  none;
	width:	       150;
        height:        150;
}



