/* Private: photo */

/*styles for NetBuild photo plugin*/
#photoHolder {width:100%; float:left;}
.photoCell {width:100px; text-align:center; margin:10px 18px 5px 0; float:left;}

.checked {background-color:#E0EFC2;}

.previousNext {width:100%; text-align:center; margin-top:10px; color:#2B4F19;}

.photoFormCell {width:100%; text-align:center;}

.closeWindow {background-color:#DDF8CD; border:1px solid #327A28; padding:0; cursor:pointer; color:#327A28;}
h1 {font-size:80%; color:#327A28; margin:15px 0 5px 0;}
img { border: none; }
#categories { width:100%; float:left; }
.category { width: 50%; padding-bottom:10px; text-align:center; float:left }

