.popupContent, .buttonHolder { width: 100%; overflow: hidden; display:block }



.centerText {

	text-align: center;

}

.divMargin0Auto {

	margin: 0 auto;

}

.bold {

	font-weight: bold;

}

.popupHeader {

	height: 20px;

	background:url(../images/popups/grey_slice_header.png) repeat-x;

	border: 1px solid #000000;

	padding-top: 4px;

	padding-right: 4px;

	padding-left: 4px;

}

.popupContent {

	background-color:#FFFFFF;

	font-size: 12px;

	padding: 4px;

}



.popupX {

	display: block;

	width: 16px !important;

	height: 16px !important;

}



.popupX span {

	display: block;

	width: 16px !important;

	height: 16px !important;

}



.borders {

	border: 1px solid #000000;

	border-top: none;

}



.popupContent p {

	margin-top: 0px;

	margin-bottom: 0px;

}



.buttonHolder {

	padding: 15px;

	padding-top: 10px;

	width: 200px;

	margin: auto;

}



.greyBox {

	background-color: #dedede;

	border: 1px solid #000000;

	margin: 0 auto;

	padding: 5px;

}



#divPrintVersoHeader {

	width: 292px;

}

#divPrintVersoContent {

	width: 292px;

}



#divEmailHeader {

	width: 450px;

}

#divEmailContent {

	width: 450px;

	border: 1px solid black;

	border-top: none;

}



#divLimitHeader {

	width: 250px;

}	



#divLimitContent {

	width: 250px;

}



#divPreviewHeader {

	width: 620px;

}

#divPreviewContent {

	width: 620px;

}



#divLoginHeader {

	width: 450px;

}

#divLoginContent {

	width: 450px;

}

#divLoginContent p {

	margin-top: 0px;

	margin-bottom: 5px;

}

.divLoginGreyBox {

	width: 400px;

	margin-top: 5px;

	margin-bottom: 5px;

}



#btn_autentificare {

	background:url(../images/popups/btn_autentificare.png) no-repeat;

	border: none;

	width: 81px;

	height: 21px;

}



#btn_register {

	background:url(../images/popups/btn_creeaza_cont.png) no-repeat;

	border: none;

	width: 81px;

	height: 21px;

}





#divUploadModelHeader, #divUploadModelContent {

	width: 450px;

}
