
	#content{
		width: 957px;
		margin: auto;
	}
	
		#content #contentLeft{
			width: 770px;
			border-right:dotted 1px #aeaeae;
			float:left;
			margin-top:5px;
		}
		
			#contentLeft .featuresBlock{
				
			}
				.featuresBlock .featuresBlockTitle{
					font: bold 18px/37px Arial, Helvetica, sans-serif;
					color: #000;
				}
					.featuresBlockTitle span{
						width: 35px;
						height:35px;
						display: block;	
						float: left;
						margin: 0px 7px 0px 0px;
						background-position: -62px 0px;
					}
			
				.featuresBlock .featuresBlockBottom{
					clear: both;
					
					margin: 15px 27px 0 0; 
					border: 2px solid #e2e2e2;
					-webkit-border-radius: 6px;
    				-moz-border-radius: 6px;
    				border-radius: 6px;
    				padding: 2px;
				}
				
					.featuresBlock .featuresBlockBottom .inner{
						background: #fff;
						font: bold 15px/40px Arial, Helvetica, sans-serif;
						color: #595959;
						text-align: center;
					}
				
				
					.featuresBlockBottom .corner{
						background-position: -14px -66px;
						float:left;
						margin: -13px 0 0 379px;
						width: 19px;
						height: 11px;
					}
				
					.featuresBlockBottom a:link,
					.featuresBlockBottom a:visited{
						font: bold 15px/35px Arial, Helvetica, sans-serif;
						color: #e85501;
					}
					
				.featuresBlock #smallShadow{
					width: 743px;
					height: 13px;
					opacity: 0;
					padding: 0 0 20px 0; 
				}

				.featureBlock{
					width:226px;
					float:left;
					margin: 0 30px 15px 0;
				}
					.featureBlock h1{
						font: bold 13px Arial, Helvetica, sans-serif;
						color: #595959;
						margin: 18px 0px 15px 5px;
					}
	
					.featureBlock p{
						margin: 5px 0px 0 5px;
						font: normal 12px/18px Arial, Helvetica, sans-serif;
						color:#414141;
						text-align: justify;
					}

				.featureProBlock{
					width:176px;
					height: 176px;
					float:left;
					margin: 15px 10px 25px 0;
					background: #f6f6f6;
					border: solid 1px #e2e2e2;
				}
				
					.featureProBlock div{
							width: 33px;
							height: 22px;
							float: left;
							margin: 7px 6px 4px 7px;
							background-position: -42px -62px;
					}

					.featureProBlock h1{
						font: bold 12px Arial, Helvetica, sans-serif;
						color: #000;
						float: left;
						width: 124px;
						margin: 6px 4px 0px 0px;
					}
	
					.featureProBlock p{
						height: 128px;
						margin: 7px 7px 15px 7px;
						font: normal 11px/18px Arial, Helvetica, sans-serif;
						color:#414141;
						clear: both;
					}
					
					.featureProBlock .bottomCorner{
						width: 16px;
						height: 14px;
						float: left;
						margin: 0 0 0 80px;
						background-position: -62px -36px;
					}

						
		#content #contentRight{
			width: 183px;
			float:left;
			margin-top:5px;
			text-align:center;
		}

			#contentRight #videoThumb{
				display:block;
				margin: 10px 0px 0px 10px;
				padding: 3px;
				border: 1px solid #cecece;
				float: left;
				-webkit-box-shadow: 	0 0 4px #9b9b9b;
				-moz-box-shadow: 		0 0 4px #9b9b9b;
				box-shadow: 			0 0 4px #9b9b9b;
			}

			#contentRight #screenshotThumb{
				display:block;
				margin: 20px 0px 0px 10px;
				padding: 3px;
				border: 1px solid #cecece;
				float: left;
				-webkit-box-shadow: 	0 0 4px #9b9b9b;
				-moz-box-shadow: 		0 0 4px #9b9b9b;
				box-shadow: 			0 0 4px #9b9b9b;
			}
				#contentRight #screenshotThumb img{
					border: 1px solid #696969;
				}
		
			#contentRight .scrLink{
				display: block;
				clear: left;
				margin: 7px 0px 0px 18px;
				padding-top: 11px;
				font: bold 11px Arial, Helvetica, sans-serif;
				color: #e85501;
			}
			#contentRight .scrLink:hover{
				text-decoration: none;
			}
				
					
			#contentRight #buildInfo{
				display:block;
				text-align:center;
				margin: 18px 0px 0px 18px;
				font: normal 12px/14px Arial, Helvetica, sans-serif;
				color: #666;
			}
				#contentRight #buildInfo span{
					display:block;
					width: 33px;
					height: 33px;
					background-position: -134px 0px;
					margin-left:66px; 
				}	

				#contentRight #buildInfo h3{
					font: bold 13px/40px Georgia;
					color: #555;
				}	

				#contentRight #buildInfo h4{
					font: bolder 12px/14px Arial, Helvetica, sans-serif;
					margin: 10px 0px 0px 0px;
					color: #555;
				}	

			#contentRight #univers{
				width:116px;
				height:46px;
				background-position: -78px -38px;
				margin: 15px 0px 0px 42px;
			}

			#contentRight #emailSupport{
				display:block;
				text-align:center;
				margin: 25px 0px 0px 0px;
				line-height: 30px;
				color: #333;
			}
				#contentRight #emailSupport span{
					display:block;
					width: 37px;
					height: 39px;
					background-position: -97px 0;
					margin-left:81px; 
				}	
			
				#contentRight #emailSupport a:link,
				#contentRight #emailSupport a:visited{
					display: block;
					text-align: center;
					margin: 0px 0px 0px 18px;
					line-height: 40px;
					color:#3a3a3a;
				}
				
				#contentRight #emailSupport a:hover{
					text-decoration: none;
				}
		
		
			#contentRight #rssLink{
				display:block;
				margin: 25px 0px 25px 25px;
				color:#444;
				text-align: left;
				line-height:12px;
			}
				#contentRight #rssLink span{
					float:left;
					width: 16px;
					height: 16px;
					background-position: -167px 0px;
					margin: 0px 10px 0px 0px;
				}
		
			#contentRight h5{
				display:block;
				height:12px;
				margin: 10px 0px 0px 25px;
				color:#444;
				text-align: left;
				line-height:12px;
			}

			#contentRight h5 span{
				float: left;
				display:inline-block;
				width: 14px;
				height: 11px;
				margin: 0px 10px 0px 0px;
			}
		
			#contentRight h5 span.usa { background-position: 0 0;	 	 }
			#contentRight h5 span.gb  { background-position: 0 -12px; }
			#contentRight h5 span.de  { background-position: 0 -24px; }
		


	#screenshotsBlock{
		display:none;
	}	
