/* =========================================================
win_ie7aosurgery2008.css for AOSurgery2008-P6

Version: 2008-11-23 (rbu*)
Version: 2010-11-17 (msc)

--

Overwrites and adds styles ONLY for Internet Explorer Version 7
========================================================= */



/* =========================================================
import_context_aosurgery2008.css
========================================================= */
#quickfinder {
height: 1%;
}

#quickfinder h3,
#boxGlossary h3,
#right div h3,
#content div.srRM h3,
#tlSearch h3,
#search h3 {
padding: 2px 10px;
}

/* =========================================================
import_content_aosurgery2008.css
========================================================= */

/* lists
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
#content ul,
#content ol {
padding-left: 5px;
}

#content ol {
padding-left: 7px;
}

#content div.stepUnit ul, #content div.stepUnit ol {
	position: relative; top: 0; left: 0;
	padding-right: 0;
}
#content div.stepUnit ul li {
margin: 0 0 3px 18px;
}
#content div.stepUnit ol li {
margin: 0 0 3px 28px;
}


#tlSearch input {
padding: 1px 0;
}

#tlSearch input.inputField {
width: 180px;
}

#content #diagnosisContent table.classification tr.classificationBottom td {
padding-bottom: 10px;
background: #e4e6ee;
}

#content #diagnosisContent table#closingTable tr.classificationBottom td {
padding-bottom: 0;
}

#content #diagnosisContent table tr.classificationBottom td form {
background: #fff;
}

/* Diagnosis of CMF module */
#content #diagnosisContentCMF table tr td.box04 {
border-bottom: 10px solid #e4e6ee;
}

#content #diagnosisContentCMF table#closingTable tr td.box04 {
border-bottom: none;
}

#content #diagnosisContentCMF table tr td.box04 a.select,
#content #diagnosisContentCMF table tr td.box04 a.select:link,
#content #diagnosisContentCMF table tr td.box04 a.select:visited {
margin-right: 122px;
width: 78px;
}

#content #diagnosisContentCMF table tr td.box04 a.select:hover span  {
display: none;
}

/* red  fix
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
#content table.methodSelect table {
margin-top: -1px;
}



/* cmf dental diagnosis (msc 2009-07)
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#content #diagnosisContent div.d-unit-row {
	padding-bottom: 10px;
}



/* overview2009 min-height to height
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
#content div.stepUnit ul, #content div.stepUnit ol {
	max-width: 560px;
}

/* note boxes: adjusting padding bottom
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
#right div.boxTypeA ol,
#right div.boxTypeA ul,
#right div.boxTypeD ol,
#right div.boxTypeD ul {
padding: 0;
list-style: disc;
}


/* new indication2010 */
.indication2010 #tocJump {
zoom: 1;
border-top: 15px solid #fff;
}

