ul.thumbs li {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	margin:				5px 12px 0 5px !important;
	width:				180px; /*  dc 09JAN09 */
	text-align:			center
}
ul.thumbs {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	clear: 				both;
}
ul.thumbs li img {
	border:				none;
	margin:				0 !important;
}
ul.thumbs li a {
	/*
	background:			none !important;
	*/
	text-decoration:	none;
	border: 			0;
}
ul.thumbs li p {
	/* overflow: hidden; */
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 22px;
	margin-top: 5px;
	padding-bottom: 10px;
	width: 180px !important
}
#rightCol ul.thumbs li p {
	background: transparent url(/assets/templates/inres/img/image.gif) repeat-x scroll center bottom;
	width: 180px !important
}
.thumbs .clearboth { 
	clear: 				both; 
}
.childscontainer {
	margin-bottom:		20px;
	float:				left;
}
.thumbscontainer {
	float:				left;
}
.pagenumbers {
	margin-bottom:		20px;
}
.picturecontainer {
	text-align:			center;
}
.picturecontainer .title {
	font-weight:		bold;
	margin-top:			20px;
}
.picturecontainer .picture img {
	border:				none;
	margin:				0 !important;
}
.picturecontainer .picture a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
.managecontainer {
    float: 				left;
	font-size: 1.4em
}
.managecontainer textarea {
	width:				395px;
	font-size: 1em
}
.managecontainer hr {
	width:				400px;
	text-align: 		left;
	margin: 			20px auto 20px 0;
}
.pictureform .managepicture {
	float:				left;
	clear:				left;
}
.pictureform .shortfields {
	margin-left: 		20px;
	float:				left;
}
.pictureform .clearboth {
	clear:				both;
}
.uploadcounter {
	width: 				20px;
	margin-bottom: 		10px;
	float:				left;
	clear:				left;
}
.uploadfile {
	margin-bottom: 		10px;
	float:          	none;
}
.uploadfile input {
	width:				385px;	
}
.uploadform {
	margin-top:			20px;
	margin-bottom:		-10px;
   	clear: 				both;
}
.uploadform .clearboth {
	clear:				both;
}
.slideshowwrapper {
	text-align:			center;
}
.deleteform {
	float:				left;
}
.synchform {
	float:				left;
}
li.video {
	background-repeat:no-repeat;
}
li.video a,
li.video a img {
	width: 180px;
	height: 120px;
}
ul.thumbs li.video a {
	background: url(/assets/templates/inres/img/video-thumbnail-overlay.png) top left no-repeat;
	/*
	background-image: url(/assets/templates/inres/img/video-thumbnail-overlay.png);
	*/
	display: block;
}
li.video p {
	width: 180px;
}