* html div.bodyinstall{
    position:relative;
    top: 0px;
}
*+ html div.bodyinstall{
    position:relative;
    top: 0px;
}
.bodyinstall {
    text-align: left;
    width: 800px;
    margin: 20px auto;
    font-size: 12px;
    color: #000000;
    display:none;
}
*html .pr_bottom {
  margin-top:-5px !important;
}
.pr_bottom {
 color: #7C7C7C;
 background-color: #1d1d1d;
 padding: 4px 20px;
 width:760px;
}
.pr_bottom  span{
 float:none !important;
 padding-left:500px;
}

.pr_border {
 padding: 4px;
 background-color: #343434;
}

.pr_cont {
	padding: 20px;
	background-color: #FFFFFF;
}

.install_but {
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	height:24px;
	margin:0;
	padding:0;
	width:131px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/chameleon-tom-installation-1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.bodyinstall h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0px;
}

.bodyinstall h4 {
	font-weight: bold;
    margin: 15px 0px;
}

.bodyinstall p {
    color: #000000 !important;
    margin-bottom: 15px;
}

.blue {
	background:#ECEFF5 none repeat scroll 0 0;
	border-top:1px solid #94A3C4;
	line-height:16px;
	margin:10px 0;
	padding:10px;
}

.sub_blue {
    margin-bottom:100px;
}
.sub_blue strong, .sub_blue a {
    color:#3B5998;
}
.sub_blue a {
    text-decoration:underline;
}
.sub_blue ul {
    margin:10px 40px;
}
.sub_blue li {
	list-style-image:url(../images/chameleon-tom-installation-2.jpg);
	list-style-position:outside;
	margin-bottom:10px;
}
.sub_blue_IMG {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin:20px 0;
	padding:20px 0;
}
.sub_blue p strong {
	background:#ECEFF5 none repeat scroll 0 0;
	border-top:1px solid #94A3C4;
	display:block;
	margin:10px 0 5px;
	padding:10px;
	color: #000000;
}
.sub_blue p div {
    padding: 10px;	
}
.sub_blue p {
	float:left;
	height:100px;
	margin-right:10px;
	width:240px;
}