﻿#thickboxMain .DnnThickGallery_Container
{
	
}

#thickboxMain .DnnThickGallery_EditItem
{
	border:dotted 2px blue;
}

#thickboxMain .DnnThickGallery_Item
{
	
}

#thickboxMain .DnnThickGallery_ThumbNail
{
 width:auto;
 margin:2px 10px 2px 10px;	
 padding:1px;
 border:solid 1px #ccc;
 display:block;
}
#thickboxMain .DnnThickGallery_ThumbNail:hover
{
 width:auto;
 margin:2px 10px 2px 10px;	
 padding:1px;
 border:solid 1px #ccc;
 display:block;
}
#thickboxMain .DnnThickGallery_Text
{
	font-family:Verdana;
	font-size:10px;
	margin:2px 2px 2px 2px;
	height:30px;
	color: white;
}
#thickboxMain .DnnThickGallery_Text_Admin
{
	font-family:Verdana;
	font-size:10px;
	margin:2px 10px 2px 10px;
	
}
#thickboxMain .DnnThickGallery_AdminPanel
{
	font-family:Verdana;
	font-size:11px;
	margin:2px 10px 2px 10px;
	height:42px;
}

.smooth_content #myGallery
{
	width:550px;
	height:500px;
}
