.admApprovalCouponBG {
	background-color: #E7E5E5;
	width: 793px;
	height: 600px;
	overflow:auto; 
	margin-left: 10px;
}
.contentCouponApprovePlace {
	vertical-align: top;
	height: 497px;	
}

.contentApproveContainer{
	margin-left: 7px;
	vertical-align: top;
	width: 100%;
	height: 440px;	
}

.advContentCouponListMenuPlace{
	margin-left: 7px;
	vertical-align: top;
	width: 100%;
	height: 570px;	
}

.admApprovalBottomButtonTable {
	height: 39px;
	width: 100%;
}

.admApprovalLeftTextContainer{
	margin-top: 14px;
	margin-left: 10px;
	vertical-align: top;
}
.admApprovalLeftLeftTextContainer{
	width: 130px;
	align:right;
}
.admApprovalRightTextContainer{
	margin-top: 14px;
	margin-left: 10px;
	vertical-align: top;
}
.admApprovalRightRightTextContainer{
	width: 120px;
	align:right;
}



.admCloseApproveScreenButton {
	margin: 3px;
	border: 0px;
	background-image: url("images/adv/management/admapproval/X.gif");
	width: 14px;
	height: 14px;
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
}
.admCloseApproveScreenButtonOver {
	margin: 3px;
	border: 0px;
	background-image: url("images/adv/management/admapproval/X.gif");
	width: 14px;
	height: 14px;
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
}


.admApprovalHorLeftLine {
	margin: 0px;
	border: 0px;
	background-image: url("images/adv/management/admapproval/seperating_line_left.gif");
	width: 304px;
	height: 2px;
}
.admApprovalHorRightLine {
	margin: 0px;
	border: 0px;
	background-image: url("images/adv/management/admapproval/seperating_line_right.gif");
	width: 318px;
	height: 2px;
}

.admApprovalTextName {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;	
	text-align: left;
}

.admApprovalTextInfo {
	text-align: left;	
	font-family: arial;
	font-size: 12px;
}

.admApprovalRightTextName {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;	
	text-align: left;
	margin-left: 10px;
	line-height: 20px;
}

.admApprovalRightTextInfo {
	color: #000000;
	text-align: left;	
	font-family: arial;
	font-size: 12px;
	margin-left: 1px;
	line-height: 20px
}

.admApprovalDescriptionContainer{
	width: 230px; 
	height: 45px; 
	overflow: auto;
}
.admApprovalLocationContainer{
	width: 198px; 
	height: 45px; 
	text-overflow: ellipsis;
	overflow: hidden;
}

.admApprovalFreeTextContainer{
	width: 235px; 
	height: 17px; 
	text-overflow: ellipsis;
	overflow: hidden;
}

.admApprovalContentCouponPlace {
	vertical-align: top;
	border-bottom: 0px;
	border-left: 7px;
	border-top: 0px;
	height: 530px;	
}
