div#main_container {
	padding-bottom: 0px;
}

div#bottom-container {
	border-top: 2px solid #6dc2e9;
	background-color: #131313;
	padding-bottom: 20px;
}

div#bottom-info {
	color: #E5F7FF !important;
}

div#bottom-info a {
	color: #E5F7FF !important;
	font-weight: bold;
}

.features-list {
	list-style-image:url('../images/tic.png');
}

.icon {
	height: 32px;
	width: 32px;
	vertical-align: middle;
}

div#bottom-info div h3 {
	text-indent: 0px;
}

.image-3D { 
    width:78px;
    margin:50px 0px; 
    float:left;  
    webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, transparent), to(rgba(255, 255, 255, 0.5)));

}

#contentCube {
    float: left;
    width: 50%;
    margin-left: 20px;
    margin-top: 9px;
}
#basicCube {
    margin-top: 30px;
    position: relative;
    height: 350px;
    top: 20px;
    width: 400px;
}
#basicCube img {
    width: 100px;
    height: 100px;
    border: 1px solid #888;
}

#basicCubeShadow {
    margin-bottom: 20px;
    width: 430px;
    height: 100px;
}
#basicCubeShadow img {
    width: 100%;
}
