#index_left_column {
	float: left;
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 35px;
	width: 480px;
	text-align: center;
	/* background: yellow; */
}

#index_right_column {
	margin-left: 500px;
	padding: 0;
	width: 405px;	            	
	/* background: blue; */	
}


#index_right_column_content {
    text-align: center;
    margin-left: auto;
    margin-right: auto;            
}

#index_right_column_content .line {
	margin-top: 16px;
}

#index_brief {
	text-align: left;
}

#index_big_free_box {
	text-align: center;
	width: 100%;
	/* background: red; */
	margin-top: 16px;
	margin-bottom: 32px;
	margin-top: 32px;
}

#index_big_free_box h2 {
	clear: left;
}

#index_big_free_box_content_left {
	float: left;
	width: 227px;
}

#index_big_free_box_content_right {
	margin-left: 227px;
}

#index_big_free_box img {
	vertical-align:middle;
}

#index_big_free_box #button {
	margin-top: 30px;
}

#index_text {
	text-align: left;
	margin-bottom: 16px;
}

#index_screenshots {
	width: 100%;
	margin-bottom: 16px;
	/*background: red;*/
}

#index_supported_rooms {
	width: 100%;
	/*background: red;*/
	margin-top: 16px;
	margin-bottom: 16px;
}

#index_small_free_box {
	width: 100%;
	height: 120px;
	/*background: red;*/
	margin-top: 16px;
	margin-bottom: 16px;
}

#index_vista_compatible {
	width: 100%;
	margin-top: 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
