.alertbox-container
{
width:670px;
/*height:1400px;*/
margin:0px 10px 10px 10px;
/*padding:10px 5px;
border:1px solid #333333;*/
}
.alertbox-container-fixed
{
margin:0px 10px 10px 10px;

}

.alertbox-bg
{
background-color:#f0f0e0;
}

.title-underline
{
border-top:2px solid #71604f;
height:-10px;
margin:0px 0px 0px 20px;
}

.target-asset
{
height:760px;
_height:710px;
*height:710px;
}

a.lnkNormalBlue, a.lnkNormalBlue:visited, a.lnkNormalBlue:hover, a.lnkNormalBlue:active {
    color: #336699;
    font-size: 10px;
    text-decoration: underline;
}

.lineSep {
   /* background-color: #666666;*/
    height: 0px;
}

.alert-header {
 /*   background: url("../images/titleHdrBg.gif") repeat-x scroll 0 0 transparent;*/
    height: 38px;
    padding: 10px 0px 0px 0px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
	color: #333333;
    font-size: 16px;
    font-weight: bold;
}

.heading {
    color: #333333;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

.profile_select {
    background-color: #EEEEEE;
    border: 1px solid #E1E1E1;
    font-weight: bold;
    width: 90%;
	_width:98%;
	*width:98%;
	padding-left:20px;
	margin:0 3% 0 3%;
}

.alert-subtext
{
padding:0px 15px;
}

.separator
{
border-top:1px solid #EEEEEE;
height:-10px;
margin:10px 0px 0px 0px;
}

.footer {
    background: url("../images/footerBg.gif") repeat-x scroll 0 0 transparent;
    color: #B6B0A4;
    font-size: 10px;
    padding: 0px;
    width: 100%;
}
.popupTopIconHolder{display:inline-block; padding-top:14px;}
.popupTopIconHolder a.first{margin-right:10px;}
body{overflow-x:visible !important;}
.data-row td,.footer-row td{padding:10px !important; height:auto !important;}