/*
Your custom styles.
*/

.instructman {
    border-top-style: dotted; 
    border-bottom-style: dotted; 
    border-color: gray; 
    padding-top: .875em; 
    padding-bottom: .875em;
}
		
.instructmanimg {
    float: left; 
    margin: -.3125em .625em .625em 0em;
}
