.cancelbtn {
	float: right;
	position: relative;
	top: 2px;
	display: block;
	text-decoration: none;
	border: none; 
	width: 17px;
	height: 17px;
	margin-right: 5px;
	background: url(../../../../wp-content/plugins/photoq-photoblog-plugin/imgs/cancel_white.jpg) no-repeat; 
}

.cancelbtn:hover{
	background: url(../../../../wp-content/plugins/photoq-photoblog-plugin/imgs/cancel_red.jpg) no-repeat; 
}

.infobutton{
	padding: 8px 2px;
}

#SWFUploadFileListingFiles{
	margin-top: 10px;
}

#SWFUploadFileListingFiles ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #CCCCCC;
}

.SWFUploadFileItem {
	
	border-bottom: 1px solid #CCCCCC;
	display: none;
	margin: 0px;
	padding: 5px 0px;

}

.fileUploading { background: #ffffff; }
.uploadCompleted { background: #ffffff; }
.uploadCancelled { background: #ffffff; }

.uploadCompleted .cancelbtn, .uploadCancelled .cancelbtn {
	display: none;
}

span.progressBar {
	width: 350px;
	display: block;
	font-size: 10px;
	height: 17px;
	margin-top: 2px;
	margin-bottom: 10px;
	background: url(../../../../wp-content/plugins/photoq-photoblog-plugin/imgs/progressbar_v12.jpg) no-repeat -350px;
}

span.okbtn{
	float: right;
	position: relative;
	top: 2px;
	display: block;
	text-decoration: none;
	border: none; 
	width: 17px;
	height: 17px;
	margin-right: 5px;
	background: url(../../../../wp-content/plugins/photoq-photoblog-plugin/imgs/ok_button.jpg) no-repeat;
}

.clr{
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}


.img_link{
	text-decoration: none;
	border: none;
}

.photo_info{
	margin: 20px 0px;
	padding: 10px 0px;
	border: 1px solid #CCCCCC;
	
}

.info_group{
	margin: 0px 10px;
	float: left;
}

#photoq .info_group li{
	border-bottom: none;
}

.info_unit{
	margin-bottom: 10px;
}

.wimpq_cats{
	list-style: none;
	padding: 5px;
}

.wimpq_subcats{
	list-style: none;
	padding: 0px 20px;
}

#photoq{
	list-style: none;
	margin-top: 10px;
	padding: 1px 0px;
	
}

.qlen{
	padding: 5px;
	margin-top: 15px;
	font-weight: bold;
}

.photoqEntry{
	cursor:move;
}

#photoq li{
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 2px;
	margin: 0px;
}

.postbox-handle{
	cursor: pointer;
}

#qHeader{
	margin-top: 10px;
	padding: 5px 0px;
	font-weight: bold;
	border-bottom: 2px solid #CCCCCC;
	border: 1px solid #CCCCCC;
}


.qPosition, .qHPosition{
	width: 70px;
	font-weight: bold;
}

.qThumb{
	width: 120px;
}

.qTitle{
	width: 300px;
}

.qDescr{
	width: 300px;
}

.qEdit, .qDelete{
	width: 75px;
}

.qCol{
	text-align: center;
	float: left;
	height: 90px;
	overflow: hidden;
}

.qHCol{
	text-align: center;
	float: left;
}

.meta_fields{
	margin: 30px 0px 10px 0px;
}

.noborder{
	margin: 5px 0px;
}

.noborder th,.noborder td{
	border: none;
}

#commonInfo{
	display: none;
}


#queueinfo{
	padding: 10px;
	margin: 1px;
}

.submit-btn{
	margin-left: 10px;
}

.top-savebtn{
	position: relative;
	float: right; 
	border: none; 
	margin-top: -40px; 
	padding: 5px;
	z-index: 10;
}

ul.exifTags{
	list-style-type: none;
}

ul.exifTags li{
	float: left;
	width: 200px;
	margin: 5px 0px;
}

.watermark{
	border: 5px solid white;
	margin-right: 20px;
}

.error{
	padding: 8px;
}