.studyDetailsHistory {
	/*
margin-left: 300px;
*/
}

.studyDetails {
	border-top:1px solid #C2C2C0;
	padding-top: 10px;	
}

.studyDetails p {
	font-weight: bold;
	margin-bottom: 9px;
}

.studyDetails .importantLinks {
	width:200px;
}

/**
 * @bugfix: reset above styles if container is
 *          a report panel, cause on first load 
 *          of page this stylesheet is not been 
 *          removed
 * @autor: opr
 */
div.border_content_green div.content_with_border_left {
    border-right:0px none;
    width:auto;
    margin:0;
    float:none;
}

div.border_content_green div.lang_details_center {
	margin-right:19px;
	margin-left:19px;
    padding:14px 5px 12px 5px;
	float:none;
	width:auto;
}

div.border_content_green div.bottom_padding {
	padding-bottom:0px;
}
