.right .box-content
{
	padding:2px 9px 10px 9px;
}

.box-head-action
{
	float:left;
	background:url(../images/box_head_btn.gif) no-repeat left top;
	width:62px;
	height:17px;
	text-align:center;
	color:#fff;
	font-size:11px;
	margin-left:25px;
	margin-top:-41px;
	line-height:15px;
}

.box-head-action a
{
	color:#fff;
	text-decoration:none;
}


.get_verified
{
	background:url(../images/a_get_verified.png) no-repeat left top;
	width:106px;
	height:62px;
	position:absolute;
}


.left .get_verified
{
	margin-right:124px;
	margin-top:3px;
}


.right .get_verified
{
	margin-right:582px;
	margin-top:43px;
}


.unverified-message-container
{
	background:url(../images/a_unverified_msg_bg.jpg) no-repeat left top;
	height:137px;
}


.verified-message-container
{
	background:url(../images/a_verified_msg_bg.jpg) no-repeat left top;
	height:137px;
}

.msg-text
{
	line-height:18px;
	display:table;

}

.unverified-message-container .msg-text
{
	margin-top:16px;
	margin-right:304px;
	width:213px;
	height:85px;
	padding:10px 20px;
	font-size:11px;
}


.verified-message-container .msg-text
{
	margin-top:16px;
	margin-right:20px;
	width:290px;
	height:110px;
}

.msg-text h6
{
	font-weight:bold;
}


.msg-text .new-msg
{
	font-weight:normal;
	text-transform:uppercase;
	color:#b50f1b;
	font-size:11px;
}


.green-lnk , .green-lnk a , a.green-lnk
{
	color:#066;
	text-decoration:none;
	font-weight:bold;
}

.msg-text .green-lnk
{
	display:block;
}

a.read-more
{
	background:url(../images/read_more_bg.gif) no-repeat left top;
	width:75px;
	height:17px;
	text-align:center;
	color:#fff;
	font-size:11px;
	display:block;
	text-decoration:none;
	margin-top:5px;
	line-height:15px;
}

.license
{
	background-color:#f3f3f4;
	height:155px;
	text-align:center;
}


.license-msg
{
	color:#818285;
	font-weight:bold;
	padding:20px 10px 10px 20px;
}

.expire
{
	color:#b50f1b;
	font-weight:bold;
}

.renew-btn
{
	background:url(../images/renew_btn.gif) no-repeat left top;
	width:81px;
	height:26px;
	color:#fff;
	border:0;
	font-weight:bold;
}

.row-header td h6
{
	background:url(../images/a_panel_arrow_expand.gif) no-repeat right center;
	padding-right:15px;
	font-weight:bold;
}

.row-header td h6.open
{
	background:#f3f3f4 url(../images/panel_arrow_collapse.gif) no-repeat right center;
	padding-right:15px;
}

.grid TABLE tr.row-details td
{
	background-color:#fff;
}


.row-details table
{
	margin:10px auto;
	width:95%;

}

.pending-trans
{
	border:solid 2px #d2d3d5;
	margin:0 auto;
}


.left-link{float:right;}
.right-link{float:left;}

