header:after,
.main:after,
#Root:after,
.search-bar:after,
header .inner:after,
footer:after {
    height: 0;
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
}
body {
    margin: 0;
    background:#dadada url(../images/bg.png) center top no-repeat;
    min-width: 980px;
    -webkit-text-size-adjust: none;
    font-family: Arial, Helvetica, sans-serif;
}
.ie7 body,
.ie8 body {
    min-width: 980px
}
::-moz-selection {
    background: #b80000;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #b80000;
    color: #fff;
    text-shadow: none;
}
a:link {
    -webkit-tap-highlight-color: #046549
}
.clear {
    clear:both;
}

.brand {
    float: left;
    display: inline-block;
}
	.brand h1 {
	    margin: 0;
	    padding: 0;
	    font-size: 48px;
	    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue LT Pro Bold", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue LT Pro", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	    color: #fff;
	    font-weight: 600;
	    font-stretch: normal;
	    line-height: 1em;
	}
.brand,
.brand:hover {
    color: #fff
}
	.brand p {
	    color: #888;
	    margin-bottom: 22px;
	}
.search-bar form input.action,
.header .primarytop li a,
.header .primary li a,
.footer a,
a {
    -moz-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}
/* Search Form */
.search-bar {
    z-index:99;
    position: absolute;
    right: 30px;
    bottom: 22px;
    /*xxx ;   
    events inf scroll
    member section; statics;
    */
}
.search-dropdown-icon {
    display: none;
}
.search-bar form fieldset {
    position: relative;
    padding: 0;
    margin: 0;
}
.search-bar form input.text {
    width: 155px;
    padding:4px 35px 4px 6px;
    color: #888;
    margin: 0;
    border: none;
    border-radius: 4px;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
}
.search-bar form input.active {
    color: #000
}
.search-bar form input.action {
    font-size: 14px;
    position: absolute;
    right: 3px;
    top: -1px;
    cursor: pointer;
    border: none;
    padding: 5px;
    background: none;
    font-family: 'Lucida Sans Unicode';
    color: #848484;
    border-radius:0;
    margin-top:0;
}
.search-bar form input.action:hover {
    color: #000
}

#Search {
	padding:0;
    margin-bottom:0; 
}

.search-bar form input:focus,
.header textarea:focus {
    outline: none
}
.header .primarytop {
    float:right;
    margin-top:10px;
}
    .header .primarytop li {
        float: left;
        padding:6px 10px;
        margin: 0;
        position: relative;
        white-space: nowrap;
    }
    .header .primarytop li a {
	    color: #0d7e5d;
	    font-size: 13px;
	    font-family: 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
        padding:0;
        text-transform:uppercase;
	    display: block;
	}
    .header .primarytop li.login-button {
        padding:0 10px;
    }
    .header .primarytop li.login-button a {
        background:#f1f9f7;
        border:1px solid #d4d4d4;
        border-radius:2px;
        padding:5px 8px;
    }
.header .primary {
    clear:left;
    padding:16px 0;
}
.header .primary ul {
    background:url(../images/navbg.jpg) center left repeat-x;
    height:37px;
    line-height:37px;
}
.header .primary li {
    float: left;
    padding:0;
    margin: 0;
    position: relative;
    white-space: nowrap;
    border-right:1px solid #2d7c65;
}
	.header .primary li a {
	    color: #fff;
	    font-size: 14px;
	    font-family: 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	    padding: 0 12px;
        text-transform:uppercase;
	    display: block;
	}
	.header .primary li a:hover {
	    background:url(../images/navbg_on.jpg) center left repeat-x;
	}
.header .primary li.section a,
.header .primary li.current a {
    background:url(../images/navbg_on.jpg) center left repeat-x;
}
/* for the arrow under nav
.header .primary li.section:after,
.header .primary li.current:after {
    content: '}';
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -6px;
    font-family: 'WebSymbolsRegular';
    font-size: 28px;
    color: #fff;
    text-align: center;
    line-height: 20px;
}
*/
/* when navigation and logo overlap tablet-nav is initialized */
.tablet-nav .brand p {
    margin-bottom: 0
}
.tablet-nav .header .inner {
    padding-top: 20px
}
.tablet-nav .header .primary ul {
    float: left;
    clear: both;
    position: relative;
    margin: 20px 0 4px -12px;
    white-space: nowrap;
    right: auto;
}
	.tablet-nav .header .primary ul li {
	    margin-bottom: 10px;
	    padding-bottom: 0;
	    white-space: nowrap;
	}
		.tablet-nav .header .primary ul li a {
		    -moz-transition: none;
		    -webkit-transition: none;
		    transition: none;
		}
	.tablet-nav .header .primary ul li.current a,
	.tablet-nav .header .primary ul li.section a {
	    background-color: #525252;
	    border-radius: 4px;
	}
.tablet-nav .header .primary li.section:after,
.tablet-nav .header .primary li.current:after {
    display: none
}
.tablet-nav .footer .right {
    float: left;
    width: 100%;
}
.header .nav-open-button {
    display: none
}
.inner {
    max-width: 934px;
    margin: 0 auto;
    padding: 0 23px;
}
.ie6 .inner {
    width: 980px
}
.main {
    background: #fff;
    width:980px;
    margin:0 auto;
    padding: 0 0 32px 0;
}
aside, aside.basic, .HomePage aside.basic {
    float: left;
    width: 235px;
}
    .HomePage aside {
        float:right;
    }
.secondary h3 {
    background:#cee4dd;
    font-size: 16px;
    font-family:'Lucida Sans Unicode';
    color: #303030;
    margin:0;
    line-height:16px;
    padding: 14px 14px 12px 14px;
    text-transform:uppercase;
}
.latestupdates, .latestpublications {
    margin-bottom:15px;
}
.latestupdates {
    background:#f2f2f2;
    padding-bottom:20px;
}
.latestupdates h3, .homeboxes h3, .latestpublications h3 {
    background:#5bb69b;
    font-size: 16px;
    font-family:'Lucida Sans Unicode';
    color: #fff;
    margin:0;
    line-height:16px;
    padding: 8px 12px 10px 12px;
}
.latestupdates h3 a, .homeboxes h3 a, .latestpublications h3 a {
    color: #fff;
}
.latestupdates h4 a {
    color:#303030;
}
    .typography .latestupdates ul {
        padding:20px 0 0 0;
        margin:0;
    }
    .typography .latestupdates li {
        position:relative;
        list-style-type:none;
        padding:25px 12px 0 12px;
        margin:0;
        background:#f2f2f2;
        clear:left;
    }
    .latestupdates li.first {
        padding-top:0;
    }
    .latestupdates li h4 {
        font-family:Arial;
        font-size:14px;
        font-weight:bold;
        margin:0;
    }
    .latestupdates li p {
        margin:14px 0 0 0;
    }
    .latestupdates li .updatecontent {
        margin-left:75px;
    }
    .latestupdates li img {
        float:left;
        padding-right: 10px;
    }
    .latestupdates .clear {
        clear:both;
        float:none;
        height:1px;
    }
.homeboxes .text, .latestpublications .text {
    padding:10px 12px;
}
.latestpublications .text {
    background:#f2f2f2;
}
.latestpublications .center {
    text-align:center;
}
.homeboxes {
    background: url(../images/boxes.gif) top center repeat-y;
    float:left;
    width:100%;
}
.homeboxes .left, .homeboxes .right {
    width:335px;
    float:left;
}
.homeboxes .right {
    float:right;
    text-align:left;
}
.homeboxes p {
    margin:0;
    padding:0;
}
.homeboxes .img {
    float:left;
    padding:0 8px 8px 0;
}
.advert {
    display:block;
    margin-bottom:15px;
}
.advert img {
    display:block;
}
.secondary {
    margin-bottom:15px;
}
	.typography .secondary ul {
	    padding: 6px 0;
	    margin: 0;
        background:#f2f2f2;
	}
	.typography .secondary li {
	    position: relative;
	    list-style-type: none;
        margin:0;
        padding: 6px 14px;
        line-height:16px;
	}
	.secondary li a {
	    padding:0;
	    display: block;
	    font-size: 14px;
	    color: #0d7e5d;
	    font-family: Arial, Helvetica, sans-serif;
	}
	.secondary li.section,
	.secondary li.current {
	}
		.secondary li.section a,
		.secondary li.current a {
            color:#000;
		}
.content-container {
    float: right;
    width: 673px;
}
    .HomePage .content-container {
        float: left;
        width:685px;
    }
.no-sidebar .content-container {
    float: left;
    width:100%;
}

.no-sidebar aside {
	display:none;
}

.header {
    background: #fff;
    width:980px;
    margin:25px auto 0 auto;
}
	.header .inner {
	    padding-top: 20px;
	    position: relative;
	    min-height: 72px;
	}

#Breadcrumbs {
    background:#f2f2f2;
    color:#303030;
    font-family:Arial;
    font-size:12px;
    padding:4px 8px;
}
    #Breadcrumbs a {
        color:#0d7e5d;
    }

.EventsHolderPage .content ul.eventlist, .ArchiveEventsPage .content ul.eventlist {
    margin:0;
    padding:0;
}
    .EventsHolderPage .content li.eventitem, .ArchiveEventsPage .content li.eventitem {
        list-style-type:none;
        clear:left;
        float:left;
        width:100%;
        padding:12px 0;
        margin:0 0 12px 0;
        border-bottom:1px solid #b7b7b7;
    }
    .EventsHolderPage .eventitem .eventpic, .ArchiveEventsPage .eventitem .eventpic {
        float:left;
    }
    .EventsHolderPage .eventitem .text, .ArchiveEventsPage .eventitem .text {
        margin-left:115px;
    }
    .EventsHolderPage .eventitem .title, .EventsHolderPage .eventitem .title a, 
    .ArchiveEventsPage .eventitem .title, .ArchiveEventsPage .eventitem .title a {
        font-family:Arial;
        font-weight:bold;
        color:#0d7e5d;
        font-size:14px;
    }
    .EventsHolderPage .eventitem .date, .ArchiveEventsPage .eventitem .date {
    }
    .EventsHolderPage .eventitem p, .ArchiveEventsPage .eventitem p {
        margin:15px 0 0 0;
    }
    .ArchiveEventsPage .pagination, .pagination {
        text-align:center;
    }
    .ArchiveEventsPage #infscr-loading {
        text-align:center;
        width:673px;
    }
    .eventdetails h1 {
        padding-bottom:0;
    }
    .eventdetails .date {
        padding-bottom:18px;
    }

.CollegeMirrorPage .content ul.issuelist, 
.CollegeDigestPage .content ul.issuelist, 
.SingaporeFamilyPhysicianPage .content ul.issuelist, 
.SingaporeFamilyPhysicianArchivePage .content ul.issuelist, 
.AdvisoryPage .content ul.issuelist {
    margin:10px 0 10px 0;
    padding:0;
    border-bottom:1px solid #b7b7b7;
}
    .CollegeMirrorPage .content li.issueitem, 
    .CollegeDigestPage .content li.issueitem, 
    .SingaporeFamilyPhysicianPage .content li.issueitem, 
    .SingaporeFamilyPhysicianArchivePage .content li.issueitem, 
    .AdvisoryPage .content li.issueitem {
        list-style-type:none;
        clear:left;
        width:100%;
        padding:15px 0;
        margin:0;
        border-top:1px solid #b7b7b7;
    }
    .SingaporeFamilyPhysicianArchivePage .content li.issueitem:first-child {
        border-top:0;
    }
    .AdvisoryPage .content li.issueitem {
        padding-bottom:0;
    }
    .CollegeMirrorPage .issueitem .issuepic,
    .SingaporeFamilyPhysicianPage .issueitem .issuepic,
    .SingaporeFamilyPhysicianArchivePage .issueitem .issuepic {
        float:left;
    }
    .CollegeMirrorPage .issueitem .text,
    .SingaporeFamilyPhysicianPage .issueitem .text,
    .SingaporeFamilyPhysicianArchivePage .issueitem .text {
        margin-left:150px;
        margin-top:10px;
    }
    .CollegeMirrorPage .issueitem .title, 
    .CollegeMirrorPage .issueitem .coverstory, 
    .CollegeDigestPage .issueitem .title, 
    .SingaporeFamilyPhysicianPage .issueitem .title, 
    .SingaporeFamilyPhysicianArchivePage .issueitem .title, 
    .AdvisoryPage .issueitem .title {
        font-weight:bold;
        font-size:14px;
        margin-bottom:15px;
        font-family:Arial;
    }
    .AdvisoryPage .issueitem .title {
        margin-bottom:0;
    }
    .AdvisoryPage .issueitem .date {
        padding-bottom:15px;
    }
    .CollegeMirrorPage .issueitem .othertopics, 
    .CollegeMirrorPage .issueitem .summary, 
    .SingaporeFamilyPhysicianPage .issueitem .summary,
    .SingaporeFamilyPhysicianArchivePage .issueitem .summary {
        margin-bottom:15px;
    }
    .CollegeMirrorPage #filterresults, 
    .SingaporeFamilyPhysicianPage #filterresults,
    .SingaporeFamilyPhysicianArchivePage #filterresults {
        position:relative;
    }
    .CollegeMirrorPage #filterresults .overlay, 
    .SingaporeFamilyPhysicianPage #filterresults .overlay,
    .SingaporeFamilyPhysicianArchivePage #filterresults .overlay {
        background: #aaaaaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: 0.3; position:absolute; top:0; left:0; width:100%; height:100%; z-index:9998;
    }
    .CollegeMirrorPage #filterresults .spinner, 
    .SingaporeFamilyPhysicianPage #filterresults .spinner,
    .SingaporeFamilyPhysicianArchivePage #filterresults .spinner {
        position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; background: url(../images/spinner.gif) no-repeat 50% 50%;
    }
    .CollegeMirrorPage #filterresults .clear, 
    .SingaporeFamilyPhysicianPage #filterresults .clear,
    .SingaporeFamilyPhysicianArchivePage #filterresults .clear {
        clear:both;
        float:none;
        height:1px;
    }
    .CollegeMirrorPage .pdflink, 
    .SingaporeFamilyPhysicianPage .pdflink,
    .SingaporeFamilyPhysicianArchivePage .pdflink {
        color:#0d7e5d;
        background:#f1f9f7;
        border:1px solid #afafaf;
        border-radius:4px;
        padding:4px 8px;
    }
.CollegeMirrorPage #Form_FilterForm, 
.SingaporeFamilyPhysicianPage #Form_FilterForm,
.SingaporeFamilyPhysicianArchivePage #Form_FilterForm {
    width:auto;
}
    .CollegeMirrorPage #Form_FilterForm div.field, 
    .SingaporeFamilyPhysicianPage #Form_FilterForm div.field,
    .SingaporeFamilyPhysicianArchivePage #Form_FilterForm div.field {
        padding:0;
    }
    .CollegeMirrorPage #Form_FilterForm label.left, 
    .SingaporeFamilyPhysicianPage #Form_FilterForm label.left,
    .SingaporeFamilyPhysicianArchivePage #Form_FilterForm label.left {
        float:left;
    }
    .CollegeMirrorPage #Form_FilterForm select, 
    .SingaporeFamilyPhysicianPage #Form_FilterForm select,
    .SingaporeFamilyPhysicianArchivePage #Form_FilterForm select {
        width:auto;
        font-size:100%;
        padding:0 0 0 5px;
        margin-top:2px;
    }
.CollegeMirrorPage .issueno,
.SingaporeFamilyPhysicianPage .issueno,
.SingaporeFamilyPhysicianArchivePage .issueno {
    border-bottom: 1px solid #b7b7b7;
    padding-bottom:10px;
    margin-bottom:10px;
}
    .CollegeMirrorPage .issueno .backlink,
    .SingaporeFamilyPhysicianPage .issueno .backlink,
    .SingaporeFamilyPhysicianArchivePage .issueno .backlink {
        float:right;
        background:url(../images/backlinka.gif) left center no-repeat;
        padding-left:12px;
    }
    .CollegeMirrorPage .issueno .backlink:hover,
    .SingaporeFamilyPhysicianPage .issueno .backlink:hover,
    .SingaporeFamilyPhysicianArchivePage .issueno .backlink:hover {
        background-image:url(../images/backlink.gif);
    }
    .CollegeMirrorPage .content ul.articlelist,
    .SingaporeFamilyPhysicianPage .content ul.articlelist,
    .SingaporeFamilyPhysicianArchivePage .content ul.articlelist {
        margin:0;
        padding:0;
    }
    .CollegeMirrorPage .content ul.articlelist li.issueitem,
    .SingaporeFamilyPhysicianPage .content ul.articlelist li.issueitem,
    .SingaporeFamilyPhysicianArchivePage .content ul.articlelist li.issueitem {
        border:none;
        width:50%;
        float:left;
        clear:none;
        padding:15px 20px 15px 0;
        box-sizing:border-box;
        -moz-box-sizing:border-box;
    }
        .CollegeMirrorPage .content ul.articlelist li.col-1,
        .SingaporeFamilyPhysicianPage .content ul.articlelist li.col-1,
        .SingaporeFamilyPhysicianArchivePage .content ul.articlelist li.col-1 {
            clear:left;
        }
    .CollegeMirrorPage .content ul.articlelist li.issueitem .title,
    .SingaporeFamilyPhysicianPage .content ul.articlelist li.issueitem .title,
    .SingaporeFamilyPhysicianArchivePage .content ul.articlelist li.issueitem .title {
        font-weight:normal;
        margin-bottom:0;
    }

.PhotoAlbumPage .content .clear, .VideoAlbumPage .content .clear {
    clear:both;
    float:none;
    height:1px;
}
    .PhotoAlbumPage .content ul.albumlist, .VideoAlbumPage .content ul.albumlist {
        margin:0;
        padding:0;
        float:left;
        width:100%;
    }
    .PhotoAlbumPage .content ul.albumlist li, .VideoAlbumPage .content ul.albumlist li {
        list-style-type:none;
        float:left;
        width:160px;
        padding:0;
        margin:0 0 18px 11px;
    }
    .PhotoAlbumPage .content ul.albumlist li.column-1, .VideoAlbumPage .content ul.albumlist li.column-1 {
        clear:left;
        margin-left:0;
    }
    .PhotoAlbumPage .content ul.albumlist li a, .VideoAlbumPage .content ul.albumlist li a {
        display:block;
        text-align:center;
        margin-bottom:10px;
    }
    .PhotoAlbumPage .content ul.albumlist li a img, .VideoAlbumPage .content ul.albumlist li a img {
        display:block;
    }

/* Member Section */
.member-intro {
    border-bottom:1px solid #0d7e5d;
    padding:18px 0 4px 0;
}

/* FaqList */
.typography .FaqList, .typography .FaqList li {
    list-style:none;
    margin:0;
    padding:0;
}
    .typography .FaqList li {
        margin-bottom:20px;
    }
    .typography .FaqList .FaqQuestion {
        color:#0d7e5d;
        font-style:italic;
        font-weight:bold;
        cursor:pointer;
    }
    .typography .FaqList .FaqAnswer {
    }

/* Banners */
#HomeBanner {
    margin-bottom:15px;
    height:205px;
    width:685px;
    overflow:hidden;
    border:0;
    padding:0;
    border-radius:0;
    position:relative;
}
#HomeBanner li {
    list-style:none;
}
#HomeBanner a, #HomeBanner img {
    display:block;
}

/* Search Results */
.searchResults, .HomePage .searchResults {
    float: right;
    width: 673px;
}
.searchResults p.searchQuery {
    color: #333;
    margin-bottom: 10px;
}
.searchResults ul#SearchResults {
    padding: 0;
    margin:0 0 12px 0;
    border-bottom: 1px solid #e5e5e5;
}
	.searchResults ul#SearchResults li {
	    border-top: 1px solid #e5e5e5;
	    padding: 12px 0;
	    list-style-type: none;
	}
	.searchResults ul#SearchResults p {
	    margin-bottom: 12px
	}
	.searchResults ul#SearchResults a.searchResultHeader {
	    font-size: 16px;
	    font-weight: bold;
	    margin-bottom: 6px;
	    display: block;
	}
.searchResults #PageNumbers {
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
}
	.searchResults #PageNumbers a {
	    padding: 0 5px
	}
	.searchResults #PageNumbers .pagination {
	    float: left
	}
	.searchResults #PageNumbers p {
	    float: right
	}
	.searchResults #PageNumbers .next,
	.searchResults #PageNumbers .prev {
	    font-size: 14px
	}
	.searchResults #PageNumbers .next {
	    margin-left: 15px
	}
	.searchResults #PageNumbers .prev {
	    margin-right: 15px
	}
/* Footer */
.footer {
    color: #ffffff;
    background: #757575;
    width:980px;
    margin:0 auto 20px auto;
    padding: 0 0 10px 0;
    font-size: 11px;
}
	.footer a {
	    color: #fff;
        text-decoration:underline;
	}
	.footer a:hover {
	    color: #000
	}
    .footer .footernav {
        background:#999;
        font-size:12px;
        padding-top:20px;
        padding-bottom:34px;
        margin-bottom:12px;
    }
        .footer .footernav ul {
            list-style:none;
            float:left;
            width:170px;
            padding-right:21px;
        }
        .footer .footernav ul.last {
            padding-right:0;
        }
        .footer .footernav li ul {
            /*margin-bottom:16px;*/
        }
        .footer .footernav li {
            padding-top:16px;
            clear:left;
        }
        .footer .footernav li.first {
            padding-top:0;
        }
        .footer .footernav li li {
            margin:4px 0;
            padding-top:0;
        }
        .footer .footernav li a {
            text-decoration:none;
            line-height:18px;
        }
        .footer .footernav li .title {
            font-size:14px;
            font-weight:bold;
            text-transform:uppercase;
        }
        .footer .footernav .clear {
            clear:both;
            float:none;
            height:1px;
        }
	.footer .left {
	    float: left;
	    display: block;
	}
	.footer .right {
	    float: right;
	    display: block;
	}
	.footer span {
	    padding: 0 3px;
	    color: #bbb;
	}
	.footer .primary,
	.footer .primary ul {
	    display: inline;
	    margin: 0;
	    padding: 0;
	}
		.footer .primary li {
		    display: inline
		}
.ie6 .footer .primary li,
.ie7 .footer .primary li {
    display: inline;
    zoom: 1;
    margin-right: 10px;
}
.footer .primary li:after {
    padding: 0 3px 0 5px;
    content: '/';
    color: #999;
}
.footer .primary li:last-child:after {
    content: ''
}
.footer .arrow {
    padding: 0 8px 0 5px;
    color: #b80000;
    font-size: 13px;
}
.footer .primary .nav-open-button {
    display: none
}
.footer .primary ul#nav .menu-bubble-arrow {
    display: none
}
#media-query-trigger {
    display: none;
    visibility: hidden;
}
@media only screen and (max-width: 960px) { 
	.content img {
	    max-width: 97%;
	    height: auto;
	}
	.header .primary ul {
	    margin-left: -12px;
	    -webkit-padding-start: 0px;
	}
}

table.paymentvaluestable th,
table.paymentvaluestable td {
    padding:10px;
}

body.SingaporeFamilyPhysicianArchivePage ul.columns_3 {
    font-size:0;
}
body.SingaporeFamilyPhysicianArchivePage ul.columns_3 li {
    list-style:none;
    display:inline-block;
    width:33.3%;
    font-size:14px;
}
body.SingaporeFamilyPhysicianArchivePage ul.columns_3 li:before {
    content: "/ ";
}

.articledetails h1 {
    font-family:Arial;
}
.articledetails .pdflink {
    background-image:url(../images/pdf.png);
    background-repeat:no-repeat;
    background-position:8px center;
    padding-left:28px;
}
.articledetails .field {
    clear:both;
}
.articledetails .field label {
    width:120px;
    display:inline-block;
    vertical-align:top;
    font-weight:bold;
}
.articledetails .field .details {
    display:inline-block;
    vertical-align:top;
    max-width:530px;
}
.articledetails .field.abstract {
    background: #f1f9f7;
    border: 1px solid #afafaf;
    border-radius: 4px;
    padding: 20px 8px 20px 8px;
    position:relative;
    margin-top:40px;
}
.articledetails .field.abstract label {
    color:#0d7e5d;
    background: #f1f9f7;
    border: 1px solid #afafaf;
    border-bottom:0;
    border-radius: 4px;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
    padding: 4px 8px;
    position:absolute;
    top:-25px;
    left:-1px;
    width:auto;
    
}
.articledetails .field.abstract .details {
    display:block;
    vertical-align:top;
    white-space:pre-line;
    max-width:100%;
}