/* *
 * views template to output the stylesheet to customize a view.
 * This code was generated by the views theming wizard
 * Date: 3 June 2009 - 1:32pm
 * View: gallery
 *
 * The class selectors are filled with a single comment line.
 * You should complete each selector according to your liking.
*/

.view-label {
/* insert your css code for this element here */
}

.view-field {
/* insert your css code for this element here */
}
.view-field-title {
/* insert your css code for this element here */
}
.view-data-title {
/* insert your css code for this element here */
}
.view-field-field-gallery-image-fid {
/* insert your css code for this element here */
}
.view-data-field-gallery-image-fid {
/* insert your css code for this element here */
}
.view-gallery ul {
	margin:0;
	padding:0;
}
.view-gallery ul li {
	float:left;
	height:190px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:184px;
}
.view-gallery ul li img {
	margin:0;
	padding:0;
}
.view-gallery ul li .view-data-title {
	font-size:0.82em;
	font-weight:bold;
}
.view-header-gallery {
	margin-bottom:20px;
}
