


/*----- Content classes begins -----*/





.pop-box{ width:712px; float:left; }



IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}








.pop-box-lt{ background-image:url(../images/pop_dialog_top_left.png);  width:10px; height:18px; background-repeat:no-repeat; background-position:top left; float:left; }


  
.pop-box-rt { background-image:url(../images/pop_dialog_top_right.png); width:10px; height:18px; background-repeat:no-repeat; background-position:top right; float:left;  }




.pop-box-top { background-image:url(../images/pop_dialog_border2.png); width:692px; height:18px; float:left; }


  
.pop-box-rt1 { background-image:url(../images/pop_dialog_bottom_right.png); width:10px; height:18px; background-repeat:no-repeat; background-position:bottom right; float:left; }



.pop-box-lt1 { background-image:url(../images/pop_dialog_bottom_left.png);  width:10px; height:18px; background-repeat:no-repeat; background-position:bottom left; float:left; }



.pop-box-bg{ background-image:url(../images/pop_dialog_border2.png); width:676px; float:left; padding:0px 18px; }
.pop-box-bg .heading{ background-color:#515151; background-image:url(../images/pop-top.jpg); background-repeat:repeat-x; font-size:16px; color:#FFFFFF; height:26px; font-weight:bold; float:left; width:663px; padding-top:6px; padding-left:10px; border:#1E1F23 solid 1px; float:left; }

.pop-box-bg .text-sec{ background-color:#fff; background-image:url(../images/wht-bg.jpg); background-repeat:repeat-x; font-size:11px; color:#333; font-weight:normal; float:left; width:653px; padding:10px; border:#1E1F23 solid 1px; float:left; border-top:0px; border-bottom:0px;}

.text-sec1{ background-color:#f6f6f6; font-size:11px; color:#333; font-weight:normal; float:right; width:673px; border:#333 solid 1px; border-top:#ccc solid 0px;}




.skip-bg:link, .skip-bg:visited{ background-image:url(../images/skip.gif); background-position:top ; background-repeat:no-repeat; width:63px; height:20px; display:block; color:#FFFFFF; padding-top:4px; text-align:center; font-weight:bold }
.skip-bg:hover{ background-image:url(../images/skip1.gif); background-position:top ; background-repeat:no-repeat; width:63px; height:20px; display:block; color:#FFFFFF; padding-top:4px; text-align:center; font-weight:bold; text-decoration:none }

