#replica{
	display: table;
	width: 638px;
}
#images{
	text-align: center;
	border-top: 1px solid black;
	padding: 20px 0px 10px 0px;
}
#right{

}
#information{
	float: left;
	width: 180px;
	height: 200px;
	font-size: 8pt;
	background-color: #E0E6EC;
	border-left: 10px solid #036;
	margin: 20px 25px 0px 20px;
	padding: 5px;
	text-align: middle;
}
#info h4{
	margin-top: 3px;
	font-size: 8pt;
}
#description{
}
#description img{
	width: 350px;
	margin: 20px 0px 20px 0px;
}
#replica h1{

}
#images img{
	vertical-align: middle;
	border: 0px;
	margin: 5px;
}
p#description{
	padding: 0px 25px 0px 25px;
	font-size: 12pt;
	font-family: Arial;
}
#downloads{
	display: none;
}
#engine{
	display: none;
}
a{
	cursor: pointer;
}