﻿#divErrorMessagePopup {border:1px solid #6D6D6D;position:absolute;background-color:#eaeaea;z-index:200;width:500px;height:300px;padding:5px;}
#txtErrorTrace {width:495px;height:270px;}
#btnErrorClose {float:right;cursor:pointer;}