/*#scroll-z{
  position: relative;
  float: left;
  height:100%;
  overflow-y: auto; 
}*/

	

.scroll675 {
    min-width: 100px;
    min-height: 300px;
    max-height: 675px;
    overflow:auto;
	padding: 4px;
	margin-bottom: 20px;
	border: solid 0px #c0c0c0;
	border-radius: 4px;
}

.scroll700 {
    min-width: 100px;
    min-height: 300px;
    max-height: 700px;
    overflow:auto;
	padding: 4px;
	margin-bottom: 20px;
	border: solid 0px #c0c0c0;
	border-radius: 4px;
}

.scroll725 {
    min-width: 100px;
    min-height: 300px;
    max-height: 725px;
    overflow:auto;
	padding: 4px;
	margin-bottom: 20px;
	border: solid 0px #c0c0c0;
	border-radius: 4px;
}

.scroll750 {
    min-width: 100px;
    min-height: 300px;
    max-height: 750px;
    overflow:auto;
	padding: 4px;
	margin-bottom: 20px;
	border: solid 0px #c0c0c0;
	border-radius: 4px;
}

.scroll775 {
    min-width: 100px;
    min-height: 300px;
    max-height: 775px;
    overflow:auto;
	padding: 4px;
	margin-bottom: 20px;
	border: solid 0px #c0c0c0;
	border-radius: 4px;
}

.scroll800 {
    min-width: 100px;
    min-height: 300px;
    max-height: 800px;
    overflow:auto;
	padding: 4px;
	margin-bottom: 20px;
	border: solid 0px #c0c0c0;
	border-radius: 4px;
}

.scroll825 {
    min-width: 100px;
    min-height: 300px;
    max-height: 825px;
    overflow:auto;
	padding: 4px;
	margin-bottom: 20px;
	border: solid 0px #c0c0c0;
	border-radius: 4px;
}

.scroll850 {
    min-width: 100px;
    min-height: 300px;
    max-height: 850px;
    overflow:auto;
	padding: 4px;
	margin-bottom: 20px;
	border: solid 0px #c0c0c0;
	border-radius: 4px;
}

.scroll875 {
    min-width: 100px;
    min-height: 300px;
    max-height: 875px;
    overflow:auto;
	padding: 4px;
	margin-bottom: 20px;
	border: solid 0px #c0c0c0;
	border-radius: 4px;
}

.scroll900 {
    min-width: 100px;
    min-height: 300px;
    max-height: 900px;
    overflow:auto;
	padding: 4px;
	margin-bottom: 20px;
	border: solid 0px #c0c0c0;
	border-radius: 4px;
}

.scroll925 {
    min-width: 100px;
    min-height: 300px;
    max-height: 925px;
    overflow:auto;
	padding: 4px;
	margin-bottom: 20px;
	border: solid 0px #c0c0c0;
	border-radius: 4px;
}


.scroll950 {
    min-width: 100px;
    min-height: 300px;
    max-height: 950px;
    overflow:auto;
	padding: 4px;
	margin-bottom: 20px;
	border: solid 0px #c0c0c0;
	border-radius: 4px;
}

.scroll975 {
    min-width: 100px;
    min-height: 300px;
    max-height: 975px;
    overflow:auto;
	padding: 4px;
	margin-bottom: 20px;
	border: solid 0px #c0c0c0;
	border-radius: 4px;
}

.scroll1000 {
    min-width: 100px;
    min-height: 300px;
    max-height: 1000px;
    overflow:auto;
	padding: 4px;
	margin-bottom: 20px;
	border: solid 0px #c0c0c0;
	border-radius: 4px;
}