<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 { font-size: 25px; font-weight: bold; border-bottom: 1px solid #d3d6d9; padding-bottom: 5px; margin-bottom: 7px; }
h2 { padding: 0; color: #dc1a00; }
h3 { font-size: 15px; font-weight: bold; color: #dc1a00; }
h4 { font-size: 13px; font-weight: bold; color: #FFF; background: url(../Images/Icons/mostpr-icon.png) no-repeat; padding: 0 0 0 19px; }

.fl { float: left; }
.fr { float: right; }
.mr { margin-right: 10px; }
a { color: #222; text-decoration: none; }
a:hover { text-decoration: underline; color:#313131; }
.cb { clear: both; }
.nonElement { border: none; font-weight: normal; background: none; }

/*top links*/
.topLk { width: 950px; color: #FFF; padding: 5px 0; margin: 0 auto; }
.topLk span a { color: #FFF; margin-right: 10px; line-height: 26px; font-size: 11px; }
.searchBox { background: url(../Images/Bg/search-bg.png) no-repeat; width: 201px; height: 25px; padding-left: 8px; }
.searchBox input { border: none; padding: 2px 5px; }

/*navigation*/
.navMenu { position: relative; padding: 5px 0 5px 18px; margin: 0 auto; background: url(../Images/Bg/navBg.png) repeat-x; height: 31px; list-style: none; border: 1px solid #cccccc; }
.navMenu li { float: left; }
.navMenu li a { float: left; display: block; color: #000; text-decoration: none; font-size: 12px; padding: 0 0 0 7px; height: 31px; line-height: 31px; text-align: center; cursor: pointer; margin: 0 3px; }
.navMenu li a b { float: left; display: block; padding: 0 10px 0 8px; font-weight: normal; }
.navMenu li.current a, .navMenu li a:hover { color: #fff; background: url(../Images/Buttons/nav-HoverLft.png) no-repeat; background-position: left; }
.navMenu li.current a b, .navMenu li a:hover b { color: #fff; background: url(../Images/Buttons/nav-HoverRht.png) no-repeat right top; }

/*login*/
.loginHeader { padding: 12px 0 0 0; height: 75px; }
.loginpanel { width: 425px; height: 50px; }
.loginDetail { width: 350px; }
.userLog { width: 170px; }
.userLog h1 { font-size: 12px; font-weight: normal; margin-bottom: 7px; border: none; }
.userLog span input { border: 1px solid #b7b7b7; padding: 3px; color: #4e4c4c; }
.loginbtn { width: 52px; height: 28px; margin-top: 26px; }
.loginbtn a:hover { }

/*body  left content*/
.leftFstPanel, .latestpanel { border: 1px solid #dadada; margin-bottom: 10px; height: 100%; }
.panelTit { background: #171717; padding: 10px 0 10px 9px; }
.listDetails { padding: 15px; background: #f9f9f9; height: 100%; }
.listDetails ul { width: 49%; }
.listDetails li { list-style: none; line-height: 20px; }
.listDetails a { color: #222; text-decoration: none; }
.listDetails a:hover { color: #313131; text-decoration: underline; }
.roundList{padding: 15px;}
.topNwsPanel { padding: 15px; background: #f0f0f0; }
.roundListItem { }
.roundListItem li { list-style: none; margin-bottom: 5px; }
.roundListItem a { color: #000; text-decoration: none; }
.roundListItem a:hover { color: #000; text-decoration: underline; }
/*First Field*/
.firstField, .secondField, .thirdField, .fourthField, .fifthField { background: url(../Images/Buttons/round-list-num.png) no-repeat; }
.firstField { background-position: 0px 0px top; min-height: 22px; line-height: 22px; padding-left: 25px; overflow: hidden; }
.firstField:hover { background-position: 0px -136px; }
/*Second Field*/
.secondField { background-position: 0px -272px; min-height: 22px; line-height: 22px; padding-left: 25px; }
.secondField:hover { background-position: 0px -408px; }
/*third Field*/
.thirdField { background-position: 0px -535px; min-height: 22px; line-height: 22px; padding-left: 25px; }
.thirdField:hover { background-position: 0px -664px; }
/*forth Field*/
.fourthField { background-position: 0px -790px; min-height: 22px; line-height: 22px; padding-left: 25px; }
.fourthField:hover { background-position: 0px -918px; }
/*fifth Field*/
.fifthField { background-position: 0px -1039px; min-height: 22px; line-height: 22px; padding-left: 25px; }
.fifthField:hover { background-position: 0px -1178px; }

/*Top 10 popular pr*/
.sidePanel { padding: 15px; border: 4px solid #323232; }
.sidePanel li { list-style: none; margin-bottom: 5px; border-bottom: 1px solid #e4e4e4; padding-bottom: 4px; margin-bottom: 5px; }
.sidePanel a { color: #222; text-decoration: none; }
.sidePanel a:hover { color: #313131; text-decoration: none; }
/*top news*/
.topNewsBox { width: 100%; }
.topFstPan { width: 278px; border: 3px solid #d3d3d3; padding: 10px; margin: 10px 0 0 0; }
.topFstPan:hover { border: 3px solid #4c4c4c; }
.topFstPan h1 { color: #090909; font-size: 12px; }
.topFstPan h1 a { color: #090909; font-size: 12px; text-decoration: none; }
.topFstPan h1 a:hover { color: #090909; font-size: 12px; text-decoration: underline; }
.imgPadding { background: #c9c9c9; padding: 3px; width: 43px; margin-right: 5px; }
.commentView { width: 225px; float: right; }
.commentView span { margin: 0 5px; }
.commentView span a { color: #307700; font-size: 11px; }
/*latest pr*/
.titcontent { padding: 10px 0 10px 9px; background: #ededed; border-bottom: 1px solid #dadada; }
.titcontent  h2{ padding-left:28px;}
.prCon { padding: 15px; background:#f8f8f8; }
.prCon li { border: 1px solid #efefef; padding: 8px; margin-bottom: 8px; list-style: none; display: block; height: 100%; overflow: hidden; margin:4px 0; background:#fff;}
.prCon li span, .commentView span { color: #7b7b7b; padding: 5px 0; font-size: 11px; }
.prCon li span a, .commentView span a { color: #dc1a00; text-decoration: none; }
.prCon li span i, .commentView span i { color: #e36161; font-style: normal; }
.viewPrList { background: url(../Images/Bg/view-bgBox.png) no-repeat; margin-right: 5px; width: 47px; height: 53px; }
.viewPrCount { color: #8fbb72; margin-top: 23px; position: relative; text-align: center; font-weight: bold; }
.contentNews { width: 470px; margin-right: 10px; }
.contentNews p { color: #404040; display: block; text-align: justify; padding: 5px 0; }
.commentView span { padding: 0px; }
 ;
/*footer*/
.footLinfst { color: #ffffff; width: 200px; margin-right: 20px; }
.footLinfst h4 { font-size: 14px; border-bottom: 1px solid #555555; padding-bottom: 5px; margin-bottom: 5px; font-weight: bold; }
.footSecndLink { color: #ffffff; width: 300px; margin-right: 10px; }
.footSecndLink h4 { font-size: 14px; border-bottom: 1px solid #555555; padding-bottom: 5px; margin-bottom: 5px; font-weight: bold; }
.footListDetails { padding: 0 5px 16px 19px; }
.footListDetails ul { }
.footListDetails li { list-style: none; line-height: 20px; }
.footListDetails a { color: #a9a9a9; text-decoration: none; }
.footListDetails a:hover { color: #a9a9a9; text-decoration: underline; }
/*social Network*/
.mainSocialBox { width: 190px; margin-top: 85px; }
.socialIcons { margin-bottom: 15px; }
.rssIcon, .facebookIcon, .linkedInIcon, .twitterIcon { width: 30px; height: 30px; margin-right: 10px; float: left; }
.copyRight { color: #a9a9a9; margin-bottom: 5px; font-size: 11px; }
.copyRight a { color: #a9a9a9; text-decoration: none; }
.copyRight a:hover { color: #a9a9a9; text-decoration: underline; }



/*login page*/
/*login Box*/
.loginMainPanel { padding: 5px 15px }
.signIntit { border-bottom: 1px solid #3b3e42; margin-bottom: 15px; padding-bottom: 10px; width: 100%; }
.signIn { font-size: 25px; font-weight: bold; width: 450px; }
.signIn1 { font-size: 25px; font-weight: bold; width: 200px; }
.signIntit img { margin-right: 10px; float: left; margin-top: 6px; }
.curveBorderTop { height: 9px; background: url(../Images/Buttons/curve-border-midd.png) repeat-x; }
.curveBorderBottom { height: 9px; background: url(../Images/Buttons/curve-border-bottom-midd.png) repeat-x; }
.curveBorder, .curveTopLft, .curveTopRight, .curveBotLft, .curveBotRight { background: url(../Images/Buttons/curve-border.png); width: 9px; height: 9px; }
.curveTopLft { background-position: 0px 9px top; }
.curveTopRight { background-position: -9px 0px; }
.curveBotLft { background-position: 0px -9px; }
.curveBotRight { background-position: -9px -9px; }
/*login form*/
.loginForm { padding:0px; }
.loginSingle { margin-bottom: 10px;  }
.loginDetailBox {  margin-left: 17px;  }
.loginDetailTxt {  color: #3b3e42; padding: 11px 0; }
.loginDetailFill {}
.loginDetailFill input {  padding: 5px; }

.signInbtn { background-position: 0 0px top; margin-right: 10px; cursor: pointer; font-weight: bold; }
.signInbtn:hover { background-position: 0 -38px; color: #3b3e42; }
.cancelBtn { background-position: 0 0px; cursor: pointer; font-weight: bold; }
.cancelBtn:hover { background-position: 0 -38px; color: #3b3e42; }

/*login links*/
.newfiled { padding: 10px 15px; margin: 0; }
.newfiled li { list-style: none; margin-right: 10px; padding-left: 25px; float: left; }
.newfiled li a { color: #646464; text-decoration: underline; }
.newfiled li a:hover { color: #222; text-decoration: none; }
.forgotPass { background: url(../images/icons/login-Img.png) 0 0 no-repeat; margin: 0 !important; }
.signUpIcon { background: url(../images/icons/login-Img.png) 0 -21px no-repeat; }
.blueBottom { background:#ede9e9; height: 35px; }

/*Error message*/
.errorbox { background: #ecd1d1; border: 1px solid #d99393; padding: 5px 10px; color: #534848; }
.successmsg { background: #CCFFCC; border: 1px solid #7ea67e; padding: 5px 10px; color: #455d45; }
.mnsu { margin: 0 auto; width: 450px; }
.mnsu h2 { font-size: 16px; background: url(../Images/Icons/success-icon.png) no-repeat; line-height: 42px; padding: 0 0 0 60px; }

/*registration form*/
.regMain { margin: 0 auto; width: 727px; }
.registerPanel { border: 1px solid #eeeeee; padding: 10px 0; }
.registerSingle { margin: 0 auto; width: 600px; }
.regDetailTxt { width: 130px; color: #3b3e42; float: left; padding: 11px 0; text-align: right; }
.regSingle { margin-bottom: 10px; width: 620px; overflow: hidden; }
.regDetailFill { background: #afdaea; height: 29px; padding: 4px 0px; line-height: 29px; }
.regDetailFill input { border: 1px solid #7ab4ca; padding: 5px; }
.regDetailFill select { padding: 5px; border: 1px solid #7ab4ca; }
.textAr { border: 5px solid #efefef; margin-bottom:20px; /*-webkit-border-radius: 5px;-moz-border-radius: 5px;*/ }
.bluefillbox { background-color: #afdaea; overflow: hidden; height: 150px; padding: 3px; display: block; }


/*Top News box*/
.newsContent { border-bottom: 1px solid #c4c4c4; margin-bottom: 10px; padding-bottom: 10px; width: 100%; }
.newsContent h1 { color: #090909; font-size: 12px; }
.newsContent h1 a { color: #090909; font-size: 12px; text-decoration: none; }
.newsContent h1 a:hover { color: #090909; font-size: 12px; text-decoration: underline; }


/*mypage my pr*/
.mypageCurveTop { height: 10px; background: url(../Images/Buttons/userCurve-Topmidd.png) repeat-x; }
.mypageCurveBottom { height: 10px; background: url(../Images/Buttons/userCurve-Botmidd.png) repeat-x; }
.usrCurveTopLft, .usrCurveTopRight, .usrCurveBotLft, .usrCurveBotRight { background: url(../Images/Buttons/mypage-curve.png); width: 9px; height: 10px; }
.usrCurveTopLft { background-position: 0px 9px top; }
.usrCurveTopRight { background-position: -9px 0px; }
.usrCurveBotLft { background-position: 0px -9px; }
.usrCurveBotRight { background-position: -9px -9px; }
.usrMainPanel { background: #edecec; border-right: 1px solid #dddddd; border-left: 1px solid #dddddd; padding: 5px 15px; height: 100%; }
/*My page Nav Curve*/
.usrPageTitBx { margin-bottom: 20px; border-bottom: 1px solid #aeaeae; padding-bottom: 20px; line-height: 41px; }
.usrPageTit { font-size: 25px; color: #4c4c4c; text-align: center; font-weight: bold; width: 320px; }
.usrCredit { background:#C72C17; border: 1px solid #C72C17;  line-height: 28px; padding: 5px 10px; margin-left:60px; color:#fff; font-size:14px; border-radius:0 0 0 5px }
.usrCredit i { font-size: 20px; font-weight: bold; line-height: 31px; font-style: normal; }
.usrNavCurveTop, .usrNavCurveBottom { height: 9px; background: #FFF; }
.usrNavCurveTopLft, .usrNavCurveTopRight, .usrNavCurveBotLft, .usrNavCurveBotRight { background: url(../Images/Buttons/usrNavCurve.png); width: 9px; height: 9px; }
.usrNavCurveTopLft { background-position: 0px 9px top; }
.usrNavCurveTopRight { background-position: -9px 0px; }
.usrNavCurveBotLft { background-position: 0px -9px; }
.usrNavCurveBotRight { background-position: -9px -9px; }
.usrNavMainPanel { background: #FFF; padding:0}
.usrNavMainPanel h1 { padding: 10px; font-size: 20px; font-weight: bold; color: #FFF; background: #414141; text-align: center; margin:0 }
.usrPage { padding:0; }
.usrPage li { list-style: none; padding:0; margin:0; }
.usrPage a { color: #313232; text-decoration: none; background: url(../Images/Buttons/usrNavArrow.png) no-repeat 10px center; border-bottom: 1px solid #959595;padding: 6px 10px 6px 25px; display:block; transition: all 0.5s ease-in-out 0s;}
.usrPage li:hover a{ background-color:#C72C17; color:#fff; background-position:3px center}
.usrPage a:hover { color: #000; text-decoration: none; }
.tblMain { }
.tblMain td { padding: 10px; text-align: left; }
.pageTit { background: #222; text-align: center; color: #FFF; max-height: 40px !important; }
.pageB:hover { background: #e8e8e8; }
.pageB { background: #efefef; }
.pageG { background: #fff; }
.pageG:hover { background: #ebebeb; }
.pd { padding: 5px 10px; }
.usrMain { margin: 0 auto; width: 620px; }

/*news detailes page*/
.newsDetailsright { background: #e9e9e9; }
.nwsContentBox { width: 622px; margin-bottom: 10px; }
.nwspageCurveTop { height: 9px; background: url(../Images/Buttons/nwsCurve-Topmidd.png) repeat-x; }
.nwsCurveBottom { height: 9px; background: url(../Images/Buttons/nwsCurve-Botmidd.png) repeat-x; }
.nwsCurveTopLft, .nwsCurveTopRight, .nwsrCurveBotLft, .nwsCurveBotRight { background: url(../Images/Buttons/newsCurve.png); width: 9px; height: 9px; }
.nwsCurveTopLft { background-position: 0px 9px top; }
.nwsCurveTopRight { background-position: -9px 0px; }
.nwsrCurveBotLft { background-position: 0px -9px; }
.nwsCurveBotRight { background-position: -9px -9px; }
.nwsMainPanel { background:#f9f9f9; border: 1px solid #efefef; padding: 5px 15px; }
.nwsSubLink { font-size: 11px; color: #818181; padding-bottom: 10px; margin-bottom: 15px; border-bottom: 1px solid #FFF; width: 100%; float: left; }
.nwsMainPanel span a { font-size: 11px; color: #dc1a00; text-decoration: none; }
.nwsMainPanel span a:hover { color: #dc1a00; text-decoration: underline; }
.nwsMainPanel i { font-size: 13px; color: #6c6c6c; padding-bottom: 10px; }
.nwsComment { width: 300px; /*float: left;*/ margin-bottom: 15px; }
.nwsPanel { text-align: justify; margin-top: 10px; color: #2e2d2d; line-height: 19px; }
.newsCodes { padding: 5px; border: 1px solid #eb9812; background: #fff6cc; width: 305px; margin-top: 10px; color: #000; }
.newsContect { width: 49%; float: left; }
.newsContect h2 { color: #FFF; font-size: 18px; background: url(../Images/Bg/newsContact-bg.png) repeat-x; height: 38px; line-height: 38px; padding: 0 10px; }
.newsContect p { border: 1px solid #c6dfe7; padding: 15px; border-top: none; color: #307700; line-height: 19px; }
.newsCategory { width: 49%; float: right; }
.newsCategory p { border: 1px solid #cccccc; padding: 15px 10px; float: left; }
.newsCategory i { padding: 7px 15px; font-style: normal; float: left; width: 90%; }

/*by date*/
.byDate { padding: 15px; }
.byDate h3 { color: #313030; font-size: 15px; border-bottom: 1px solid #e4e4e4; margin: 10px 0; padding-bottom: 10px; }
.dateList { margin: 0; padding: 15px 0; list-style: none; }
.dateList li { margin: 0 0 20px 20px; float: left; list-style-type: none; width: 45px; }
.dateList a { color: #313030; text-align: center; padding: 5px 10px; border: 1px solid #c6c3c6; background: #e2e2e2; }
.dateList a:hover { color: #313030; text-align: center; background: #34373a; border: 1px solid #000; color: #FFF; text-decoration: none; }
.countryVw { margin: 0 auto; width: 100%; }

.countrysubitems { margin: 10px 5px 10px 15px; float: left; width: 120px; }
.categorysubitems { margin: 10px 5px 10px 15px; float: left; width: 130px; }
.datesubitems { margin: 10px 5px 10px 15px; float: left; width: 40px; }


/* --- Paging Links --- */
.pnlPageLinks { clear: both; margin-top: 20px; background-color: #EEEEEE; border-bottom: 2px solid #CCCCCC; border-top: 2px solid #FBFBFB; padding: 6px; text-align: center; font-weight: bold; }
.pnlPageLinks p { display: inline; margin-right: 30px; font-weight: normal; }
.pnlPageLinks p span { font-weight: bold; color: #006600; }
#lblNav { font-weight: bold; color: #006633; }
#lblNav a { font-weight: normal; }


/*CompanyList*/
.cList { background: #ffe9a7; padding: 10px; }
.cList ul { margin-left: 20px; }
.cList ul li { float: left; list-style: none; color: #4b4b4b; }
.cList ul li a { font-size: 11px; color: #4b4b4b; text-decoration: none; margin: 0 5px; }
.cList ul li a:hover { font-size: 11px; color: #000; text-decoration: none; }
.cResult { text-align: right; margin-top: 10px; }
.cResult span { color: #b50000; }
.cDet { border: 1px solid #ececec; border-top: none; }
.cDet h3 { background: #393c3f; padding: 10px; font-size: 16px; text-transform: uppercase; color: #FFF; font-weight: normal; }
.cDetSub { padding: 10px; }
.cDetSub ul { }
.cDetSub li { background: url(../Images/Icons/company_Icon.jpg) no-repeat; min-height: 66px; padding: 0 10px 20px 80px; border-bottom: 1px solid #eaeaea; list-style: none; margin: 10px 0 15px 0; }
.cDetSub h2 { font-size: 15px; color: #dc1a00; font-weight: bold; background: none !important; padding: 0; }
.ncPanel { height: 15px; margin-top: 10px; width: 500px; }
/*&lt;!--.leftAr{ background:url(images/left-ar.png) no-repeat; height:33px; width:6px;}
--&gt;&lt;!--.rightAr{ background:url(images/right-ar.png) no-repeat; height:33px; width:6px;}
--&gt;&lt;!--.midAr{ background:url(images/mid-ar.png) repeat-x; height:19px;float:left; width:514px; padding:7px; line-height:19px;}--&gt;*/
.ncPanel ul { }
.ncPanel ul li { float: left; margin-right: 15px; list-style: none; background: none !important; min-height: 0 !important; padding: 0; border: none !important; font-size: 11px; }
.midAr ul li a { font-size: 11px; }
.usrIn { background: url(../Images/Icons/user-icon.png) no-repeat; width: 15px; height: 13px; float: left; margin: 2px 5px 0 0; }
.cntyIn { margin: 2px 5px 0 0; float: left; }

/*Advertisements*/
.addPanel { background: #f0f0f0; text-align: center; line-height: 175px; height: 175px; border: 1px solid #dadada; margin-bottom: 10px; }

/*COMPANY PROFILE */
.usrInfo { width: 100%; }
.usrImg { padding: 3px; margin-right: 10px; float: left; border: 1px solid #e8eeef; }
.usrInfo p { margin: 10px; }
.useMain { padding: 20px; background: #FFF; margin-top: 10px; border: 1px solid #eeeeee; }
.usrDetl { color: #393c3f; }
.htbx { height: 22px; }
.dotBorder { border-bottom: 1px dotted #a0a0a0; height: 1px; padding: 3px 0; }
.cmList { clear: both; margin: 10px 0 0; overflow: hidden; padding: 10px; }
.cmList dt { color: #666666; margin: 0 0 10px; position: relative; width: 150px; }
.cmList dd { margin: -25px 0 6px; overflow: hidden; padding: 0 0 6px 150px; background: url(../Images/Bg/dotted_line.jpg) repeat-x scroll 0 100% transparent; }
.cmList ul { margin: 0; padding: 0; }
.cmList ul li { margin: 0; padding: 0; background: none; min-height: 0; border: none; }
/*c-title*/
.titPanel { height: 39px; width: 622px; background: url(../Images/Bg/c-tit-midImg.jpg) repeat-x; line-height: 39px; color: #FFF; font-size: 13px; text-transform: uppercase; margin-top: 10px; }
.leftImg { background: url(../Images/Bg/c-tit-img.jpg) no-repeat; height: 39px; width: 8px; background-position: 0 0; }
.rightImg { background: url(../Images/Bg/c-tit-img.jpg) no-repeat; height: 39px; width: 8px; background-position: -8px 0; }
.midImg { height: 39px; float: left; width: 606px; font-weight: bold; }



/*user account registration category paget*/
.accPanel { background: #c6d7e7; border: 1px solid #bdbdbd; padding: 20px 45px; }
.fstbxTop, .fstbxBottom, .secondbxTop, .secondbxBottom, .pubImg, .jourImg, .listCon li, .btnValue a { background: url(../images/user-membership.png) no-repeat; }
.fstbx, .secondbx { width: 399px; margin-right: 20px; }
.fstbxTop { background-position: 0 0 top; height: 15px; }
.fstbxMid { background: url(../images/bg/pub-midImg.png) repeat-y; min-height: 430px; padding: 2px 20px; }
.pubImg { width: 320px; height: 49px; background-position: 0 -140px; background-repeat: no-repeat; margin-bottom: 10px; }
.jourImg { width: 344px; height: 48px; background-position: 0 -91px; background-repeat: no-repeat; margin-bottom: 10px; }
.fstbxBottom { background-position: 0 -15px; height: 15px; }
.secondbxMid { background: url(../images/bg/journalist-midImg.png) repeat-y; min-height: 430px; padding: 2px 20px;}
.secondbxTop { background-position: 0 -30px; height: 15px; }
.secondbxBottom { background-position: 0 -45px; height: 15px; }
.listCon { background: #efefef; border: 1px solid #fff; padding: 20px 10px 10px; }
.listCon li { list-style: none; background-position: -0px -188px; padding-left: 15px; margin-bottom: 15px; background-repeat: no-repeat !important; }
.btnValue { background: none !important; text-align: right; }
.btnValue a { background-position: 0 -59px; font-size: 15px; text-transform: uppercase; color: #FFF; font-weight: bold; cursor: pointer; width: 115px; padding: 7px 20px; text-align: center; border: none !important; }
.btnValue a:hover { opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; }

/*free fetured premium account category page*/
.accPanelReg { background: #f7f7eb; border: 1px solid #bdbdbd; padding: 10px 8px; margin: 20px auto 0;width: 50%;}
.regTopFree, .regBottom, .regTopFeatured, .regTopPerimum { background: url(../images/free-featured-premium.png) no-repeat; }
.regBx { width: 303px; }
.midRegBx { width: 303px; margin: 0 10px; }
.regTopFree { background-position: 0 0 top; width: 303px; height: 75px; }
.regTopFeatured { background-position: 0 -75px; width: 303px; height: 75px; }
.regTopPerimum { background-position: 0 -150px; width: 303px; height: 75px; }
.regMid { background: url(../images/bg/registration-midImg.png) repeat-y; min-height: 295px; width: 298px; padding: 0 15px; }
.regBottom { background-position: 0 -225px; height: 9px; }
.listConReg { padding: 10px !important; border: 0 !important; background: #FFF !important; min-height: 230px; }
.listConReg li { margin-bottom: 10px !important; }



/*Ad Panel*/
.fl { float: left; }
.fr { float: right; }
.add_panel { width: 320px; float: left; min-width: 100px; max-width: 1000px; }
.add_top { height: 11px; background: url(../images/bg/topR.png) no-repeat right; position: relative; }
.add_top span { background: url(../images/bg/topL.jpg) no-repeat; top: 0; left: 0; position: absolute; height: 11px; width: 11px; }
.add_bottom { height: 11px; background: url(../images/bg/bottomR.png) no-repeat right; position: relative; }
.add_bottom span { background: url(../images/bg/bottomL.jpg) no-repeat; top: 0; left: 0; position: absolute; height: 11px; width: 11px; }
.add_middle { border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; background: #FFF; min-height: 150px; padding: 10px; }
.add_middle p { margin: 0 0 10px 0; }
.add_middle a { color: #146085; text-decoration: underline; outline: none; }
.add_middle a:hover { color: #146085; text-decoration: none; }
.add_middle h5 { color: #146085; text-transform: uppercase; padding: 0; margin: 0 0 10px 0; font-size: 15px; }
.add_middle h5 a { color: #146085; font-size: 15px; text-transform: uppercase; text-decoration: none; }
.add_middle h5 a:hover { text-transform: uppercase; text-decoration: underline; }
.img_style { border: 1px solid #a5a5a5; float: left; margin: 0 10px 10px 0; }

/*********Sales Page************/
.spages { font: 12px/20px arial, tahoma, verdana; }
.spages p { margin: 4px 0px; font:14px/20px arial, tahoma,verdana; }
.spages ul { margin: 5px; }
.spages ul li { list-style: none; background: url(../images/icons/bull.gif) no-repeat left 7px; padding: 5px 25px; }
.registerPanel .regDetailTxt{ padding-right:10px;}
.registerPanel .regDetailFill input{ border-color:#d4d4d4;}

.registerPanel .regDetailFill{ background:none;}
.registerPanel .regDetailFill{ height:auto; line-height:auto}
.registerPanel .regMain{ padding:10px 15px; background:#eaeaea; border:1px solid #dedede}
.registerPanel h2{ margin:5px 0 5px 0; font-size:20px; font-weight:bold;}
.alert-success .usrCredit{ background:#587e49; border:1px solid #c3d9ba; padding:2px 5px; border-radius:0; color:#fff}
.alert-success .usrCredit img{ width:22px; height:auto; font-size:14px; margin-right:5px;}
.alert-success .usrCredit i{ font-size:16px;}
.registerSingle .cb{ height:auto;}
.btn-success{ padding:5px 10px; border:1px solid #2c812c;}
.bourne-plan sup{ font-weight:normal; top:-10px; font-size:14px;}
.tableA{ margin:20px 0; border:1px solid;}</pre></body></html>