/* CSS Document */

a.demo_btn {
display: block;
width: 538px !important;
height: 39px;
margin: 10px auto;
background: #fff url(../../products/demo/images/demo_btn.jpg) left top no-repeat;
clear: both;
}
a.demo_btn:hover {
background: #fff url(../../products/demo/images/demo_btn.jpg) left bottom no-repeat;
}

.clhtml img {
	margin-bottom: 20px !important;
}

h4 {
	background-color: #333;
}

#footer {
	margin-bottom: -55px;
}

iframe {
	z-index: 0 !important;
}

h1 {
	padding: 40px 0;
}