/*
 * mb, 2007-10-03, 2007-10-04
 *
 * wt_gallery BEGIN
 *
 */

div .tx-wtgallery-pi1 {
	background-color: transparent;
	
}


div .wt_gallery_singlepic_area {
	background-color: red;
	border: 1px dotted #b8b818;
}



/* WT GALLERY list mode */

img.wtgallery_listpic_pic {
	border: 1px solid #DDD;
	margin: 0 13px 10px 0;
	padding: 0;
}

div.wtgallery_listpic {
	border: 0px solid red;
	margin: 0px;
}



/* WT GALLERY singleview mode */

img.wtgallery_singlepic_pic {
	border: 1px solid #DDD;
	margin: 0 5px 15px 0;
}

div.wtgallery_singlepic {
	background-color: transparent;
	border: 0px solid #888888;
	text-align: left;
}

/* wt_gallery END */