.popup 					{ margin:0px; margin-left: 20px;color: black; }
.popup form				{ overflow: auto; padding-right: 15px; padding-top: 30px; padding-bottom: 30px; }
.popup .popup-title		{ margin: 0px; margin-bottom: 0px; padding: 5px; padding-top: 10px; padding-bottom: 10px; color: #005BA3; font-size: 18px; border-bottom: 1px dashed #d0d0d0; font-family: Verdana; font-style: italic }
.popup .buttons			{ margin-top: 30px; text-align: center;}
.popup .buttons input 	{ cursor: pointer; width: 99px; height: 34px; padding-bottom: 2px; border: 1px solid transparent; background-image: url('image-button.png'); color: black; margin-left: 5px; margin-right: 5px; }

.popup .input-line		{ margin-bottom: 10px; }
.popup .text			{ width: 200px; }

.popup #form-table			{ width: 100%; }
.popup #form-table td		{ padding-bottom: 10px;}
.popup label				{ font-weight: bold;}
.popup #form-table .label-td{ padding-right: 20px; }

/* Remove popup */
#remove-popup				{ width: 380px; }
#remove-popup form			{ margin-top: 30px; }
#remove-popup p				{ font-weight: bold; margin-bottom: 10px; font-size: 16px; }
#remove-popup .buttons		{ margin-top: 50px; color: black; }

#video-popup				{ width: 520px; min-height: 520px; }
#video-popup .popup-title	{ margin-bottom: 10px; }