/* CSS Document */
#logo {
	margin-bottom:15px;
}
#camblock{
	width:300px;
	height:248px;
	margin-bottom:10px;
}
#modeltitle {
	text-align:center!important;
	font:Arial!important;
	font-size:14px;
	color:#222!important;
	font-weight:bold;
	margin-top:2px;
}
#description {
    overflow: hidden; 
	text-align: center; 
	height: 150px!important;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #FFF;
}
	



