.latest_version {
	width: 90%;
	font-size: 10px;
/*	margin: 5px 5px 15px 10px; */
	margin: 0px 5px 15px 10px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
}

.back_to_top {
	float: right;
	right: 0px;
	top: 0px;
}

.screenshot_thumb {
	float: left;
	text-align: center;
	margin: 5px 15px 15px 5px;
	font-size: 9px;
}
.screenshot_thumb a {
	margin-top: 5px;
	display: block;
	text-align: center;
}

.more_details {
	text-align: right;
	font-size: 9px;
	clear: both;
}
.less_details {
	text-align: right;
	font-size: 9px;
	display: none;
	clear: both;
}

.details {
	clear: both;
	display: none;
}
.details h5 {
	margin-bottom: 1em;
}

.history_item {
	font-size: 12px;
}

.version_number {
	font-weight: bold;
}

.version_changes {
	font-size: 11px;
	margin: 3px 0px 10px 0px;
	list-style-position: outside;
	padding-left: 40px;
}
.version_date {
	font-size: 8px;
}
.version_compatibility {
	font-size: 10px;
}
.version_download {
	font-size: 10px;
}


#script_quick_nav {
	right: 0px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-top: 1.5em;
}

#page_description {
	clear: both;
	margin-left: 2em;
	margin-right: 2em;
}

#scripts_desc_notes {
	padding: 0px;
	list-style-position: inside;
}