#main .picture {
	}

#main .picture ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

#main .picture li {
	width:630px;
	margin:10px;
	float:left;
	text-align:center;
	}

#main ol {
	padding-left:0px;
	margin-left:24px;
	}

#main ol.step li {
	margin-bottom:8px;
	font-weight:normal !important;
	}

div#body div.body_inner ul.lists {
	padding-left:0px;
	margin-left:24px;
	}

div#body div.body_inner ul.lists li {
	list-style-type:disc;
	}

div#main div.firm_rel {
	clear:both;
	margin:12px 0px;
	}

div#main div.firm_rel dl {
	height:auto;
	display:block;
	/*margin-bottom:1em;*/
	}

div#main div.firm_rel dl dt {
	display:block;
	float:left;
	}

div#main div.firm_rel dl dd {
	display:block;
	clear:right;
	float:left;
	margin-left:1em;
	}

div#main div.firm_rel h4 {
	clear:both;
	margin:0px;
	margin-top:1em;
	padding:3px 0px 3px 0px;
	font-weight:bold;
	font-size:100%;
	}

div#main div.firm_rel ul {
	margin:3px 0px 3px 2em;
	padding:0px;
	}

div#main div.firm_rel ol {
	margin:3px 0px 3px 2.5em;
	padding:0px;
	}

div#main div.firm_rel ul li {
	list-style-type:disc;
	}

div#main div.border {
	padding-bottom:12px;
	border-bottom:1px dotted #aaaaaa;
	}

div#main div.noborder {
	border:none;
	}

#eula_summary h1 {
	margin:3px 0px;

	font-size:100%;
	font-weight:bold;
	}

#eula_summary p {
	margin:3px 0px;
	}

#eula_summary table.about {
	border-collapse:collapse;
	border-spacing:0px;
	
	border:none;
	}

#eula_summary table.about th,
#eula_summary table.about td {
	padding:3px;
	border:1px solid #8ba1b1;
	text-align:left;
	}

#eula_summary table.about th {
	vertical-align:top;
	font-weight:normal;
	background-color:#bdcedc;
	}
	

#eula {
	width:620px;
	height:400px;
	padding:10px;
	overflow:auto;
	border:1px solid #8ba1b1;
	
	text-align:left;
	}

#eula * {
	font-size:100%;
	margin:3px 0px;
	padding:0px;
	}

#eula h3 {
	text-align:center;
	font-weight:bold;
	}

#eula h4 {
	font-weight:bold;
	color:#222;
	}
	
#eula p {
	margin:3px 0px;
	}

#eula ul {
	margin-left:24px;
	}

#eula ol {
	margin-left:24px;
	}

div.body_inner div#main h2 {
	margin:6px 0px;
	}

.body_inner #main div.notebox {
	padding:12px;
	border:1px solid red;
	line-height:normal;
	}
	
.body_inner #main .notebox h3 {
	margin-bottom:6px;
	padding-bottom:3px;
	border-bottom:1px solid #7f7f7f;
	}

.body_inner #main .notebox ul {
	list-style-type:none;
	}

.body_inner #main .notebox li {
	padding-left:20px;
	padding-bottom:4px;
	margin-bottom:4px;
	
	line-height:1.3;
	
	position:relative;
	
	background-image:url(../images/list_disc_gray.gif);
	background-repeat:no-repeat;
	background-position:6px 3px;
	border-bottom:1px dotted black;
	}

.body_inner #main .notebox li.aka {
	background-image:url(../images/list_disc_red.gif);
	color:red;
	}
.body_inner #main .notebox ul.noborder li {
	border-bottom:none;
}

.body_inner #main table.dltab {
	width:500px;
	border-collapse:collapse;
	border-spacing:0px;
	
	border:none;
	}

.body_inner #main table.dltab caption {
	text-align:left;
	font-weight:bold;
	}

.body_inner #main table.dltab th,
.body_inner #main table.dltab td {
	padding:3px;
	border:1px solid #8ba1b1;
	text-align:center;
	}

.body_inner #main table.dltab th {
	vertical-align:top;
	font-weight:normal;
	background-color:#bdcedc;
	}

.body_inner #main table.dltab .col1 {
	width:120px;
	}

.body_inner #main table.dltab .col2 {
	}

.body_inner #main table.dltab .col3 {
	width:100px;
	}

.width650{
	width:650px;
	margin:0 auto;
}

p.link {
	margin-top: 10px;
	padding: 0 0 0 12px;
	background: url(../images/icon_arrow.gif) no-repeat 0 0.5em;
}
