/* Start of CMSMS style sheet 'Recipe pics homepage' */
.pic  { 
float: left; 
margin-bottom: 0px; 
padding : 2px; 

}

.picgroup { 
float: left; 
clear: none; 
width: 490px; 
overflow: visible 
}

.picholder   { 
float: left; 
clear: none; 
margin-right: 20px; 
margin-bottom: 5px; 
padding-bottom: 5px; 
width: 100px; 
height: auto; 
line-height: 1.2em;
}
/* End of 'Recipe pics homepage' */

