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