#share-image-main{
	background: #ffffff; 
	width: 390px; 
	min-height: 345px; 
	padding: 10px 20px 0px 20px;
	font-weight: bold; 
	font-size: 14px; 
	line-height: 30px; 
	color: #000000;
	position: absolute;
	top: 60px;
	display: none;
	border: 2px solid #cccccc;
}

#form-share-image .field1{
	width: 255px;
	height: 20px;
	background: #CCCCCC;
	border: 0;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 5px 0px 5px;
}

.text-right{
	text-align: right;
}
