body, html, p, td, th, ul, a, img { 
	background-color: #fff; 
	text-align:left;
	margin:0; padding:0;
	color: #000; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	}

#wrapper,
#mid-wrapper,
#studysearch #studydetail .study-summary,
#studysearch #studydetail * {float:none !important;}
#mainnav, 
#footer,
.form-button, 
.hidden,
#studyfilters,
#quicksearch,
#toplinks,
#quickfilter,
#studytabs,
.printButton,
.flexblock-A,
.flexblock-B,
#disclaimer,
.counter,
.backbtn-bottom,
.backbtn,
.ajaxLoader,
#callToActionBtns,
.aanmeldbutton,
.top_buttons.buttonrow,
.bottom_buttons.buttonrow,
.studyrelatedlinks,
bottom_buttons,
#nav-trigger,
#search-trigger,
#masthead .logo,
#subnav,
.socialmedia-sharing,
.ctrPaging,
.teaser .morelink a,
.domainlist li:before, 
#studydetail li:before,
.socialmedialinks li:before,
img,
.studydetail_showing h1,
.breadcrumb,
#socialmedialinks,
.socialmedialinks,
#bottomlink
{display:none !important;}

#masthead #logo {position:static}

#studysearch #studydetail .study-summary{clear:both;}

#studysearch #studydetail,
#studysearch #studydetail .studymeta {width:100%;}

#bottomlink {display:block;font-size:120%;padding:10px 0;}
.studymeta h4 {margin-bottom: 0px;}
.studymeta h4 {margin-top: 0px;}
.studymeta ul {margin-bottom: 20px;}
.study-summary .study-tags {border: 0px solid black;}
.study-summary .study-tags h2 {margin-bottom: 0px;margin-top: 0px;}
.study-summary .study-tags h3 {margin-top: 0px;}
ul.contacts-list li div {display:block !important;}

/* Disable printing of youtube and such (Support issue 30353) */
.studymedia, embed, iframe { display: none; }

.study-summary, .study-summary  ul, .extraInfo, .study-data {
	margin: 0;
	padding: 0;
}

.extraInfo li , .studymeta div, .user-generated, .breadcrumb {
	clear:both;
}

.extraInfo li {
	margin-bottom: 15px;
}

a {
    text-decoration: none;
}

.teaser span{
    float:left;
    font-size: 16px;
}

.teaser {
    width: 496px !important;
}

.teaser img {
    margin-bottom: 20px;
}

/* Breadcrumbs not in use for now

-- Breadcrumbs --

.breadcrumb {
    margin: 0 0 25px;
    margin: 5px 0 15px 0;
    float:left;
}

.breadcrumb li {
    float:left;
    padding: 0;
    font-size: 10px;
}

.breadcrumb a {
    color: #012367;
    text-decoration: none;
    padding: 0 20px 0 2px;
    font-size: 10px;
}
*/

p, blockquote {
    margin: 10px 0;
    padding-left: 0;
}

h1, h2, .teaser span {
    margin: 15px 0 5px 0;
    padding-bottom: 5px;
    font-size: 14px;
    clear:both;
    font-weight: bold;
}

.teaser span {
    height: auto !important;
    padding-bottom: 0;
}

h1 {
    font-size: 17px;
}

/* bullets */

ul {
    clear:both;
    list-style: none;
    padding: 0;
    margin: 0;
}

li {

    margin-left: 10px;
}


ul li:before { 
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.45em 0 0.45em 0.55em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}

.domainlist, .domainlist li, .domainlist li, #studydetail li, .socialmedialinks li{
    padding: 0 !important;
    margin: 0 !important;
    font-size: 12px;
}