/* ########## WT_GALLERY ############ */

.tx-wtgallery-pi1 h2.wtgallery_list
{
	display:none;
}

.tx-wtgallery-pi1 .list_row .wtgallery_list
{
	position:absolute;
	top:200px;
	background-image:url(images/wt_gallery_shadow2.png);
	background-repeat:no-repeat;
	padding:10px 0px;
	background-position:-1px 2px;
}

.tx-wtgallery-pi1 .list_row .wtgallery_list_firstofrow
{
	z-index:100;
	left:40px;
	
}

.tx-wtgallery-pi1 .list_row .wtgallery_list_centerofrow
{
	z-index:90;
	left:190px;
}

.tx-wtgallery-pi1 .list_row .wtgallery_list_lastofrow
{
	z-index:80;
	left:340px;
}

#.tx-wtgallery-pi1 .list_row .wtgallery_list_lastofrow:hover, .tx-wtgallery-pi1 .list_row .wtgallery_list_centerofrow:hover
{
	z-index:110;
}

.tx-wtgallery-pi1 .wtgallery_list_pagebrowser_area
{
	margin-top:186px;
	margin-left:42px;
}

.tx-wtgallery-pi1 .wtgallery_list_pagebrowser_area li
{
	float:left;
	margin-right:19px;
	margin-left:9px;
	list-style:none;
}

.tx-wtgallery-pi1 .wtgallery_list_pagebrowser_area li a
{
	font-weight:bold;
}

.wtgallery_list_pagebrowser_area p
{
	margin:0px !important;
}
