.content{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #282828;
	font-size: 9pt;
	text-align: center;
}


.introduction_section{
/* margin-left: 60px; */
margin-bottom: 24px;
/* border: 1px red solid; */
}

.introduction_section p{
/* 	height: 50px; */
/* 	display: inline-block; */
	text-align: center;
	width: 430px;
	line-height: 20px;
	font-size: 14px;
	padding-bottom: 13px;
}

.introduction_section img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
}

#page_body{
/* 	border: 1px red solid; */
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.page_heading{
	text-align: left;
	margin-bottom: 20px;
}

.page_heading h1{
	margin-bottom: 0px;
	font-size: 13pt;
}

.page_heading h2{
	margin-right: 0px;
	margin-top: 3px;
	font-size: 11pt;
	font-weight: normal;
}

.main_section_item{
/* 	color: red; */
/* 	padding: 20px; */
	text-align: left;
	padding-bottom: 35px;
	padding-top: 10px;
}

.main_section_item h2{
	/*
	padding: 0;
	margin: 0;
	*/	  
/* 	padding-left: 20px; */
/* padding-bottom: 3px; */
font-size: 14pt;
}

.main_section_item h4{
	padding: 0;
	margin: 0;
/* 	padding-left: 50px; */
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}

.main_section_item p{
	line-height: 17px;
/* 	padding-left: 50px; */
	margin-top: 5px;
	margin-bottom: 5px;
}



.main_section_item table{
/* 	border: 1px red solid; */
	padding-top: 3px;
	padding-bottom: 3px;
}

.main_section_item table h4{
	line-height: 20px;
	font-size: 12px;
}

.main_section_item table p{
	line-height: 20px;
	font-size: 12px;

}

.main_section_item table td{
/* 	border: 1px blue solid; */
/* 	padding-left: 5px; */
/* 	padding-right: 5px; */
/* vertical-align: top; */

}


.lower_section{
/* 	border: 1px red solid; */
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.lower_section table{
	width: 55%;
/* 	border: 1px green solid; */
/*	border-collapse: collapse;*/
	border-spacing: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #282828;
	font-size: 9pt;
	line-height: 18px;
	border-top: 1px solid #a5a5a5;
	padding-top: 35px;
}


.lower_section td{
/* 	border: 1px blue solid; */
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	width:500px;
	min-width: 200px;
}


.rightBar{

	padding-left: 20px;
   	                               	                            
	float: right;
	width: 200px;
	margin-left: 40px;
	text-align: center;
	
}

.NewFeaturesList{
	line-height:20px;
	text-align: left;
	padding-bottom: 3px;
}


#videoContainer{
			text-align: center;
			width: 620px;
			height: 480px;
			background-color: black;
			margin-bottom: 20px;
}

#videoContainer_iPhone{
			text-align: center;
			background-color: white;
}

#iPhone_screenshots_rotator {
    position:relative;
    height:320px;
    width:320px;
}

#iPhone_screenshots_rotator img {
    position:absolute;
    left:0;
    top:0;
}

.iPhoneFrame {
	width: 320px;
	height: 568px;
	padding: 123px 35px 129px 35px;
	background-color: white;
	background: url('/media/images/soulver/iphone/iphone-frame.png');
	background-size: 390px 807px;
	background-repeat: no-repeat;
}

#features_section {
	margin-left: auto;
	margin-right: auto;
/* 	border: 1px red solid; */
}

#features_section h2{
/* 	padding-top: 15px; */
	padding-bottom: 15px;
	font-size: 12pt;
	color: #292929;
}

#features_section table {
/* 	width: 1100px; */
/* 	border:  1px solid green; */
}

#features_section td {
/* 	border:  1px solid blue; */
	vertical-align:top;
}

#features_section td h4{
color: #3c3d3c;
font-size: 10pt;
padding-bottom: 5px;
padding-top: 5px;
text-align:left;
}

#features_section td h4.right{
text-align: right;
}

#features_section td p{
color: #686868;
font-size: 9pt;
text-align: left;
line-height: 17px;
/* padding-bottom: 10px; */
}

#features_section td p.right{
text-align: right;
}

#features_section td img{

}


#other_features_section table{

}

#other_features_section td{
padding-left: 15px;
padding-right: 15px;
}


#whats_new_section{
padding-top: 20px;
width: 500px;
margin-left: 130px;
/* border: 1px red solid; */
}

#whats_new_section h2{
padding-bottom: 25px;
text-align: center;
}

#whats_new_section h5{
color: #3a3a3a;
font-size: 13px;
padding-bottom: 0px;
margin-bottom: 12px;
text-align: left;
}

#whats_new_section ul{
/* color: blue; */
margin-top: 0px;
padding-top: 0px;
padding-left: 3em;
/* 	text-indent: -1em; */
line-height: 22px;
padding-bottom: 20px;
font-size: 12px;
text-align: left;
}

#whats_new_section li{

}

#whats_new_introduction{
padding-bottom: 10px;
width: 500px;
}

#whats_new_introduction p{
font-size: 14px;
text-align: center;
line-height: 22px;
}

#whats_new_introduction h2{
padding-bottom: 12px;
font-size: 16px;
}


#iphone_introduction{
/* border: 1px red solid; */
width: 390px;
padding-left: 100px;
padding-bottom: 20px;
margin: 0 auto;
}


#iphone_introduction p{

color: #383838;

font-size: 14px;
line-height: 22px;
margin-bottom: 5px;
margin-top: 5px;
}

#iphone_introduction img {
	display: block;
}


#iphone_introduction h2{


}

#soulver_icon_section{
/* border: 1px solid green; */
text-align: right;
}

/* Quotes */

#quotes_section{
width: 250px;
position: absolute;
left: 35px;
}

#quotes_section p{
font-size: 11px;
padding-top: 0px;
padding-bottom: 15px;
}

/* Navigation */

.navigation_section{
	text-align: center;
/* 	margin: 20px; */
	margin-bottom: 25px;
}

.navigation_section a{

	color: #424242;

	text-decoration: none;

}

.navigation_section a:hover{

	color: #424242;

	text-decoration: underline;

}

.navigation_section ul{

}

.navigation_section li{
	display: inline;
	list-style-type: none;
	padding-right: 35px;
	font-size: 12pt;
}

.navigation_section li active{
	color: purple;
}

