﻿#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;
 text-align:center;
}
#thickboxMain .DnnThickGallery_ThumbNail:hover
{
 width:auto;
 margin:2px 10px 2px 10px;	
 padding:1px;
 /*border:solid 1px #ccc;*/
 display:block;
}

#thickboxMain .DnnThickGallery_Text
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:10px;
	color:#EAE4BD;
	margin:2px 2px 2px 2px;
	text-align:center;
	height:30px;
}
#thickboxMain .DnnThickGallery_Text_Admin
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:10px;
	margin:2px 10px 2px 10px;
	
}
#thickboxMain .DnnThickGallery_AdminPanel
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	margin:2px 10px 2px 10px;
	height:42px;
}

.smooth_content #myGallery
{
	width:738px;
	height:480px;
}