html, body { font-family: Arial; margin: 0px; padding: 0px; }

#bannerContainer{ background: url(/images/banner-bg.gif); background-repeat: repeat-x; height: 149px; }
#banner { width: 961px; height: 149px; margin: 0 auto; }
#banner #top { float: left; clear: both; width: 961px; height: 102px; margin-top: 7px; }

a:link {color:#00788A;}      /* unvisited link */
a:visited {color:#00788A;}   /* visited link (#0A869E is green, #92CAE5 is light green, #858587 is grey)*/
a:hover {color:#9F1F63;}     /* mouse over link */
a:active {color:#BFD93A;}    /* selected link */

#top #logo { float: left; clear: both; }

#top #logo img { border: none; }

#top #forms { float: right; }
#forms #client-login { float: left; clear: both; background: url(/images/banner-btn.gif); background-repeat: no-repeat; width: 94px; 
height: 27px; margin-right: 3px; text-align: center; padding-top: 4px; }

#forms #client-login a { margin-left:18px; font-size: 12px; color: #a1a1a1; text-decoration: none; }
#forms #client-login:hover a { margin-left:18px; font-size: 12px; color: #981663; text-decoration: none; }

#forms #keyword-search { float: left; background: url(/images/banner-keyword-search-bg.gif); width: 210px; height: 29px; }
#keyword-search input.text { padding-top:4px; float: left; clear: both; background: url(/images/banner-input.gif); background-repeat: no-repeat; width: 164px;
height: 23px; border: none; font-size: 12px; color: #a1a1a1; margin-left: 4px; padding-left: 5px; }

#keyword-search input.text:hover {  padding-top:4px; float: left; clear: both; background: url(/images/banner-input.gif); background-repeat: no-repeat; width: 164px;
height: 23px; border: none; font-size: 12px; color: #000000; margin-left: 4px; padding-left: 5px; }


#keyword-search input.submit { padding-top:4px; float: left; background: url(/images/banner-submit.gif); background-repeat: no-repeat; width: 33px;
height: 24px; border: none; font-size: 12px; color: #ffffff; margin-left: -1px; padding-bottom: 4px; }

#banner #bottom { float: left; clear: both; width: 961px; margin-top: 8px; }
#bottom ul#navlist { position:absolute; float: left; clear: both; height: 32px; margin: 0px; padding: 0px; list-style-type: none; }
ul#navlist li.topnav { cursor:hand;cursor:pointer;  float:	left; background: url(/images/nav-bg.gif); background-repeat: no-repeat; width: 113px; height: 27px; margin-right: 2px; text-align: center; padding-top: 5px;}
ul#navlist li.topnav.selected { background: url(/images/nav-bg-selected.gif); }
ul#navlist .topnav a { color: #91145e; text-decoration: none; font-size: 14px;}
ul#navlist li.topnav .selected a { color: #ffffff; }
ul#navlist li.topnav:hover { background: url(/images/nav-bg-selected.gif); }
ul#navlist li.topnav:hover a { color: #ffffff; }

ul#navlist li.subnav { cursor:hand;cursor:pointer;float:	left; background: url(/images/nav-bg.gif); background-repeat: no-repeat; width: 113px; height: 27px; margin-right: 2px; text-align: center; padding-top: 5px; }
ul#navlist li.subnav.selected { background: url(/images/nav-bg-selected.gif); }
ul#navlist .subnav a { color: #91145e; text-decoration: none; font-size: 14px; }
ul#navlist li.subnav:hover { background: url(/images/nav-bg-selected.gif); }
ul#navlist li.subnav:hover a { color: #ffffff; }

#navlist .subnavlist { display: none; }
#navlist .subnav:hover .subnavlist { display: block; }
#navlist .subnavlist { float: left; clear: both; margin-top:8px; padding-top:10px; background-color: #6c6c6c; }
#navlist .subnavlist ul { margin: 0px; padding: 0px; list-style-type: none; }
#navlist .subnavlist li {  background-color: #6c6c6c;width: 200px; height: 25px; text-align: left; vertical-align:middle; }
#navlist .subnavlist li a { padding-top:5px; padding-left: 10px; font-size: 9pt;  vertical-align:middle; height: 25px; display: block; color: #ffffff !important; }
#navlist .subnavlist li a:hover {  background-color: #333333; color: #ffffff !important; }



#bottom ul#right-navlist { float: right; margin: 0px; margin-top: 2px; padding: 0px; list-style-type: none; }

ul#right-navlist li { float: left; margin-right: 3px; text-align: center; height: 23px; }
ul#right-navlist li.aboutus-selected { background: url(/images/navlist-about-us-bg.gif); width: 68px; }
ul#right-navlist li.blog-selected { background: url(/images/navlist-blog-bg.gif); width: 42px; }
ul#right-navlist li.partnerships-selected { background: url(/images/navlist-partnerships-bg.gif); width: 97px; }
ul#right-navlist li.contactus-selected { background: url(/images/navlist-contact-us-bg.gif); width: 69px; }

ul#right-navlist li.aboutus { width: 68px; }
ul#right-navlist li.blog { width: 42px; }
ul#right-navlist li.partnerships { width: 97px; }
ul#right-navlist li.contactus { width: 69px; margin-right: 0px; }

ul#right-navlist li.aboutus:hover { background: url(/images/navlist-about-us-bg.gif); width: 68px; }
ul#right-navlist li.blog:hover { background: url(/images/navlist-blog-bg.gif); width: 42px; }
ul#right-navlist li.partnerships:hover { background: url(/images/navlist-partnerships-bg.gif); width: 97px; }
ul#right-navlist li.contactus:hover { background: url(/images/navlist-contact-us-bg.gif); width: 69px; }



ul#right-navlist li a { color: #a1a1a1; font-size: 12px; text-decoration: none; }
ul#right-navlist li.aboutus-selected a, ul#right-navlist li.blog-selected a, ul#right-navlist li.partnerships-selected a { color: #ffffff; }
ul#right-navlist li.contactus-selected a { color: #ffffff; margin-right: 0px; }

ul#right-navlist li:hover a { color: #981663; font-size: 12px; text-decoration: none; }

 
#headingContainer { float: left; clear: both; background: url(/images/heading-bg.gif); width: 100%; }
#latest-news-container { width: 961px; height: 331px; margin: 0 auto; margin-top: 20px; margin-bottom: 23px; }
#latest-news-container #news-top { float: left; clear: both; width: 961px; height: 267px; background: url(/images/latest-news-top-bg2.gif); }
#latest-news-container #news-bottom { float: left; clear: both; width: 961px; height: 64px; background: url(/images/latest-news-bottom-bg.gif); }
#latest-news-container #latest-news { float: left; clear: both; margin-left: 26px; margin-top: 26px;}
#latest-news .left { float: left; clear: both; margin-right: 10px; padding-right: 10px; font-size: 13px; font-weight: bold; color: #adadad; border-right: 1px solid #cccccc; }
#latest-news .three-images { float: left; margin-left: 25px; margin-top: -15px; }
#latest-news .three-images .image-1 { float: left; background: url(/images/latest-news-img-1.gif); width: 76px; height: 45px; margin-right: 3px; }
#latest-news .three-images .image-2 { float: left; background: url(/images/latest-news-img-2.gif); width: 76px; height: 45px; margin-right: 3px; }
#latest-news .three-images a { width: 76px; height: 45px; display: block; }
#latest-news .three-images a:hover { color: #016f80; }

#page-heading { width: 961px; margin: 0 auto; }
#page-heading h1 { margin: 0px; margin-top: 12px; margin-bottom: 15px; padding: 0px; font-size: 30px; color: #ffffff; font-weight: normal; }
#page-heading p { margin: 0px; margin-top: 5px; margin-bottom: 23px; padding: 0px; font-size: 12px; color: #b0aeaf; }

#contentContainer { float: left; clear: both; background: #eaeaea; width: 100%; }

#navigation-list { float: left; clear: both; width: 260px; }
#navigation-list .heading { float: left; clear: both; background: url(/images/navigation-content-heading.gif); background-repeat: no-repeat; width: 260px; height: 34px; }
#navigation-list .heading h2 { margin: 0px; margin-left: 15px; margin-top: 10px; padding: 0px; font-size: 14px; font-weight: normal; color: #ffffff; }
#navigation-list .list { float: left; clear: both; margin: 0px; padding: 0px; width: 260px; background: #939395; }
.list ul.outer { float: left; clear: both; margin: 0px; margin-left: 15px; margin-top: 12px; margin-bottom: 8px; padding: 0px; list-style-type: none; }
.list ul a { text-decoration: none; }
.list ul.outer a { color: #ffffff; }
.list ul.inner { float: left; clear: both; margin: 0px; padding: 0px; width: 231px; list-style-type: none; color: red; background: #858585; }
.list ul.inner a { color: #cbcbcb; }
.list ul.inner li { margin-left: 10px; padding-left: 10px; background-image: url(/images/sub-navigation-marker.gif); background-repeat: no-repeat; background-position: 0 .4em; }
.list ul li.line { float: left; clear: both; background: url(/images/list-seperator.gif); width: 231px; height: 1px; margin: 0px; padding: 0px; }
.list li { float: left; clear: both; color: #ffffff; margin-bottom: 6px; margin-top: 5px; font-size: 12px; width: 231px; }
.list ul.outer li.nest { margin: 0px; padding: 0px; }
#navigation-list .bottom-corners { float: left; clear: both; background: url(/images/navigation-bottom-corners.gif); background-repeat: no-repeat; width: 260px; height: 6px; }

#large-latest-news { float: left; clear: both; margin-top: 13px; }
#large-latest-news .heading { float: left; clear: both; background: url(/images/news-content-heading.gif); background-repeat: no-repeat; width: 260px; height: 34px; }
#large-latest-news .heading h2 { margin: 0px; margin-left: 15px; margin-top: 10px; padding: 0px; font-size: 14px; font-weight: normal; color: #ffffff; }
#large-latest-news .content { float: left; clear: both; background: #ffffff; width: 260px; }
.content ul { margin: 0px; margin-left: 10px; margin-top: 20px; padding: 0px; list-style-type: none; color: #7e7e7e; font-size: 12px; width: 235px; }
.content li { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #d7d7d7; line-height: 16px; }
#large-latest-news .bottom-corners { float: left; clear: both; background: url(/images/news-bottom-corners.gif); background-repeat: no-repeat; width: 260px; height: 5px; }
.content li .date { color: #bbbbbb; }
#large-latest-news #archive { float: left; clear: both; margin: 0px; margin-top: -5px; margin-left: 10px; margin-bottom: 10px; padding: 0px; }
#archive a { font-size: 12px; text-decoration: none; color: #0a869e; }
#archive img { margin-right: 10px; }

#service-product-advert { float: left; clear: both; margin-top: 15px; margin-bottom: 11px; }

#left-container { float: left; clear: both; margin-top: 23px; }
#left-container #top-image { float: left; clear: both; width: 679px; height: 5px; background: url(/images/top-image.gif); background-repeat: no-repeat; }
#left-container #breadcrumb { float: left; clear: both; width: 679px; height: 31px; background: #858587; }

#right-container { float: left; width: 260px; margin-left: 22px; margin-top: 23px; margin-bottom: 10px; }

#breadcrumb ul { float: left; clear: both; margin: 0px; margin-left: 3px; margin-top: 7px; padding: 0px; list-style-type: none; }
#breadcrumb li { float: left; font-size: 12px; background: url(/images/sub-navigation-marker.gif); background-repeat: no-repeat; background-position: 0 .4em; padding-left: 10px; margin-left: 8px;}
#breadcrumb li a { color: #b1b1b1; text-decoration: none; }
#breadcrumb li.selected { background: url(/images/breadcrumb-marker-2.gif); background-repeat: no-repeat; background-position: 0 .4em; }
#breadcrumb li.selected a { color: #ffffff; text-decoration: none; }

#main-content { float: left; clear: both; background: #ffffff; width: 679px; }
#main-content .bottom-corners { float: left; clear: both; background: url(/images/content-bottom-corners.gif); width: 679px; height: 3px; }
#main-content .left { float: left; clear: both; margin-left: 15px; margin-top: 28px; width: 640px; }
#main-content h2 { margin: 0px; padding: 0px; font-size: 22px; line-height: 29px; font-weight: normal; color: #098295; }
#main-content h3 { margin: 0px; margin-top: 20px; margin-bottom: 10px; padding: 0px; font-size: 16px; font-weight: bold; color: #383838; }
#main-content p { margin: 0px; margin-top: 15px; padding: 0px; font-size: 14px; color: #606060; }
p.bold { font-weight: bold; }
#main-content ul { margin: 0px; margin-top: 20px; margin-left: 20px; margin-bottom: 35px; padding: 0px; font-size: 14px; color: #606060; }
#main-content li { margin-bottom: 5px; }

#main-content .right { float: left; margin-left: 6px; margin-top: 20px;  }
#right-hand-box { float: left; clear: both; width: 222px; background: #eaeaea; }
#right-hand-box .top-corners { float: left; clear: both; width: 222px; height: 6px; background: url(/images/right-hand-corners-top.gif); background-repeat: no-repeat; }
#right-hand-box .bottom-corners { float: left; clear: both; width: 222px; height: 3px; background: url(/images/right-hand-corners-bottom.gif); background-repeat: no-repeat; }
#right-hand-box #product { float: left; clear: both; margin-left: 7px; margin-top: 2px; }
#right-hand-box #img-selection { float: left; clear: both; margin: 0px; margin-top: -4px; margin-left: 7px; padding: 0px; background: url(/images/image-selection-bg.gif); width: 208px; height: 28px; }
#img-selection ul { float: left; clear: both; margin: 0px; margin-left: 46px; margin-top: 7px; padding: 0px; list-style-type: none; }
#img-selection li { float: left; margin-right: 2px; background: url(/images/img-selection-normal.gif); width: 15px; height: 16px; }
#img-selection li.leftarrow { float: left; background: url(/images/img-selection-left.gif); width: 15px; height: 16px; }
#img-selection li.rightarrow { float: left; background: url(/images/img-selection-right.gif); width: 15px; height: 16px; }
#img-selection li.selected { float: left; background: url(/images/img-selection-selected.gif); width: 15px; height: 16px; }
#img-selection li a { width: 15px; height: 16px; display: block; }
#right-hand-box .content { float: left; clear: both; margin-top: 10px; margin-left: 10px; width: 222px;}
#right-hand-box h3 { margin: 0px; margin-top: 6px; margin-left: 3px; padding: 0px; font-size: 14px; font-weight: normal; color: #393939; }
#right-hand-box p { font-weight: normal; color: #7e7e7e; font-size: 12px; margin: 0px; margin-top: 10px; margin-left: 2px; margin-right: 7px; padding: 0px; }

.large-button { margin-left: 3px; margin-top: 10px; margin-bottom: 10px; padding-top: 8px; background: url(/images/big-button.gif); background-repeat: no-repeat; display: block; width: 196px; height: 25px; color: #ffffff; font-size: 14px; text-decoration: none; text-align: center; }

#right-hand-sponsor { float: left; clear: both; margin: 0px; margin-top: 10px; padding: 0px; background: url(/images/right-hand-lower-sponsor-bg.gif); width: 223px; height: 68px; }
#right-hand-sponsor img { float: left; clear: both; border: none; margin-top: 5px; margin-left: 5px; }

#services-container { width: 961px; height: 380px; margin: 0 auto; background: #d2d2d2; margin-top: 20px; }
#services-container .top { float: left; clear: both; background: url(/images/services-top-bg.gif); width: 961px; height: 7px; }

#send-us-a-brief { border:0px; position:relative; top:-193px; left:615px; width:145px; height:35px; cursor:hand; cursor:pointer; }
#send-us-a-brief a { width: 145px; height: 35px; display: block; }

#find-out-more { border:0px; position:relative; top:-228px; left:772px; width:145px; height:35px; cursor:hand; cursor:pointer; }
#find-out-more a { width: 145px; height: 35px; display: block; }

#services-container #top-container { float: left; clear: both; margin-left: 19px; margin-top: 15px; width: 961px; }
#services-container #left-heading { float: left; clear: both; background: url(/images/content-large-heading.gif); width: 220px; height: 68px; }
#top-container #left-heading h1 { margin: 0px; margin-left: 11px; margin-top: 10px; padding: 0px; font-size: 24px; font-weight: normal; color: #ffffff; }
#top-container #left-heading p { margin: 0px; margin-left: 11px; padding: 0px; font-size: 12px; color: #bdbdbd; }
#top-container sup { font-size: 12px; }
#top-container #quote { float: left; margin-left: 20px; background: url(/images/content-quote-bg.gif); width: 680px; height: 68px; }
#top-container #quote p { margin: 0px; margin-left: 65px; margin-top: 20px; padding: 0px; width: 560px; font-size: 14px; font-style: italic; color: #ffffff; }
#services-container #bottom-container { float: left; clear: both; margin-left: 19px; margin-top: 18px; width: 961px; }
#bottom-container #newsletters { float: left; clear: both; margin: 0px; margin-right: 10px; padding: 0px; width: 220px; }
#newsletters .heading { float: left; clear: both; margin: 0px; padding: 0px; background: url(/images/content-grey-heading.gif); width: 220px; height: 35px; }
#newsletters .heading h2 { margin: 0px; margin-top: 10px; margin-left: 13px; padding: 0px; font-size: 14px; font-weight: normal; color: #ffffff; }
#newsletters .content { float: left; clear: both; margin: 0px; padding: 0px; background: url(/images/newsletter-bg.gif); width: 220px; height: 212px; }
#newsletters .content p { margin: 0px; padding: 0px; font-size: 12px; }
#newsletters .content p.next { margin-left: 13px; margin-top: 18px; color: #027184; font-weight: bold; }
#newsletters .content p.normal { margin-left: 13px; margin-top: 7px; margin-right: 15px; color: #787878; line-height: 17px; }
#newsletters .content .form { float: left; clear: both; margin-left: 13px; margin-top: 15px; width: 220px; }
.form input.input { float: left; clear: both; margin: 0px; margin-bottom: 3px; padding: 0px; padding-left: 5px; padding-top: 5px; background: url(/images/input-bg.gif); background-repeat: no-repeat; width: 189px; height: 26px; border: none; font-size: 12px; color: #a1a1a1; }
.form input.submit { float: right; clear: both; margin: 0px; margin-top: 5px; margin-right: 27px; padding: 0px; padding-left: 4px; padding-bottom: 3px; background: url(/images/content-button-bg.gif); width: 81px; height: 28px; border: none; font-size: 12px; color: #ffffff; }

.submit2 { float: left; clear: both; margin: 0px; margin-top: 5px; margin-right: 27px; padding: 0px; padding-left: 4px; padding-bottom: 3px; padding-top: 3px; background: url(/images/content-button-bg.gif); width: 81px; height: 28px; border: none; font-size: 12px; color: #ffffff; }

#contentContainer #content { width: 961px; margin: 0 auto; }

#bottom-container .service-container { float: left; width: 220px; margin-left: 10px; }
.service-container .heading { float: left; clear: both; background: url(/images/content-service-heading.gif); width: 220px; height: 35px; }
.service-container .heading h2 { margin: 0px; margin-left: 10px; margin-top: 10px; padding: 0px; font-size: 14px; font-weight: normal; color: #ffffff; }

.service-container .top-bg-1 { float: left; cursor:hand; cursor:pointer; clear: both; background: url(/images/services-heading-top-bg-1.gif); width: 220px; height: 107px; }
.service-container .top-bg-2 { float: left; cursor:hand; cursor:pointer; clear: both; background: url(/images/services-heading-top-bg-2-bizzy.png); width: 220px; height: 107px; }
.service-container .top-bg-3 { float: left; cursor:hand; cursor:pointer; clear: both; background: url(/images/services-heading-top-bg-3.gif); width: 220px; height: 107px; }


.service-container .bottom-bg { float: left; cursor:hand; cursor:pointer; clear: both; background: url(/images/services-bottom-bg.gif); width: 220px; height: 95px; padding-top: 10px;  }
.service-container .bottom-bg p { margin-left: 10px; font-size: 12px; color: #787878; line-height: 16px; }
.service-container .bottom-bg .read-more { float: left; clear: both; margin: 0px; margin-left: 10px; padding: 0px; border-top: 1px solid #d0d0d0; width: 202px; }
.service-container .read-more p { float: right; margin: 0px; margin-right: 6px; margin-top: 7px; padding: 0px; font-size: 12px; }
.service-container .read-more a { color: #0a889e; text-decoration: none; }
.service-container .read-more img { margin-right: 2px; }

#sponsors-container { margin: 0 auto; background: url(/images/sponsors-div-bg.gif); width: 961px; height: 98px; margin-bottom: 20px; }
#sponsors-container #sponsors { float: left; clear: both; margin-left: 20px; margin-top: 13px; }
#sponsors .sponsor { float: left; margin: 0px; margin-right: 5px; padding: 0px; background: url(/images/sponsor-logo-bg.gif); width: 149px; height: 69px; }
.sponsor img { margin-left: 5px; margin-top: 5px; border: none; }

#seperator { float: left; clear: both; width: 100%; height: 6px; background: #afafaf; }
#footer-container { float: left; clear: both; width: 100%; background: #afafaf; background: url(/images/footer-bg.gif); background-repeat: repeat-x; }
#footer-container #footer { width: 961px; margin: 0 auto; margin-top: 20px; padding-bottom: 20px; }
#footer .heading { float: left; clear: both; margin: 0px; padding: 0px; background: url(/images/footer-heading.gif); background-repeat: no-repeat; width: 310px; height: 35px; }
#footer .heading h3 { margin: 0px; margin-left: 7px; margin-top: 5px; padding: 0px; font-size: 12px; color: #ffffff; }

#footer-container #latest-news-list { float: left; clear: both; margin: 0px; margin-bottom: 20px; padding: 0px; width: 310px; }
#ctl00_RSSLatestNewsPagePart ul { float: left; clear: both; list-style-type: none; margin: 0px; padding: 0px; font-size: 12px; color: #505050; width: 310px; }
#ctl00_RSSLatestNewsPagePart ul li { float: left; clear: both; margin: 0px; padding: 0px; width: 310px;}
#ctl00_RSSLatestNewsPagePart ul li.news { margin: 0px; padding: 0px; overflow:hidden; height:15px; }
#ctl00_RSSLatestNewsPagePart ul li a { color: #404040;  text-decoration:none; }
#ctl00_RSSLatestNewsPagePart ul li a:hover { color: #981663; text-decoration:underline; }
#ctl00_RSSLatestNewsPagePart ul li.seperation { margin: 0px; margin-top: 7px; margin-bottom: 6px; padding: 0px; background: url(/images/news-seperator.gif); width: 310px; height: 1px; }

#footer-container #latest-tweets { float: left; width: 310px; margin-left: 15px; margin-bottom: 15px; }
#latest-tweets #tweets { float: left; clear: both; background: url(/images/footer-tweets.gif); width: 310px; height: 102px; }
#latest-tweets #tweets p { margin: 0px; padding: 0px; font-size: 12px; width: 277px; }
#latest-tweets #tweets p.tweet { margin: 0px; margin-left: 13px; margin-top: 5px; padding: 0px; font-style: italic; color: #ffffff; line-height: 16px; }
#latest-tweets #tweets p.time { margin: 0px; margin-left: 13px; margin-top: 2px; padding: 0px; font-size: 12px; color: #afafaf; width: 277px; }

#footer-container #contact-details { float: left; width: 310px; margin-left: 15px; color: #505050; }
#contact-details .left { float: left; clear: both; font-size: 12px; width: 150px;}
.left p { margin: 0px; padding: 0px; line-height: 18px; }
#contact-details .right { float: right; font-size: 12px; }
.right p { margin: 0px; padding: 0px; font-weight: bold; line-height: 18px; }

#news-item {float:left; width:540px; font-size: 13px; margin:0px; padding:0px; overflow:hidden; position:relative; top: -1px;  }
#news-item p {  margin:0px; padding:0px; padding-right: 10px; width:520px; font-size: 13px; overflow:hidden; font-weight:normal; color: #404040; text-decoration:none; height:18px; }
#news-item p a{  margin:0px; padding:0px; padding-right: 10px; width:520px; font-size: 13px; overflow:hidden; font-weight:normal; color: #404040; text-decoration:none;}
#news-item p a:hover{color:#981663; text-decoration:underline;}

#rightinfo a {color: #404040; text-decoration:none;}
#rightinfo a:hover {color: #981663; text-decoration:underline;}

.copyright { position:relative; top:3px; font-size: 10px; color: #404040;
}


#message {
    font-family:Arial,Helvetica,sans-serif;
    position:relative;
    left:0px;
    top:0px;
    width:100%;
    z-index:1000;
    text-align:center;
    font-size:12px;
    color:black;
    height:50px;
    padding:10px 0px 10px 0px;
    background-color:#fbba02;
}

#message span {
    text-align: center;
    width: 95%;
    float:left;
}

.close-notify {
    white-space: nowrap;
    float:right;
    margin-right:10px;
    color:#000000;
    text-decoration:none;
    border:2px #000000 solid;
    padding-left:3px;
    padding-right:3px
}

.close-notify a {
    color: #fff;
}
