.content_4
{
	min-height: 570px;
	margin: 30px 0 0px 0;
	padding: 0 0 20px 0;
	background-image: url(../images/style/content_long_middle.png);
	background-repeat:repeat-y;
	background-position: center top;	
}

.content_top_ts4 {
	background-image: url(/images/tunesweeper/content_top_ts4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 960px;
	height: 15px;
	display: block;
	margin-left:1px;
}
.main_top_ts4 {
	background-image: url(/images/tunesweeper/topBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 421px;
	width:100%;
	margin: -1px;
	padding: 0px;
	padding-top:10px;
}
.main_top_ts4 h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	text-align: center;
	width: 100%;
}
.main_top_ts4_content {
	margin-left:450px;
	margin-top:50px;
}

.main_top_ts4_content li {
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:normal;
	width: auto;
	line-height:23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
    margin-bottom: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.main_bottom_ts4_content
{
	padding-top:40px;
	height:200px;
}
li.duplicates {
	background-image: url(../images/tunesweeper/category_duplicates_23.png);
    background-position: left center;
}
li.artwork {
	background-image: url(../images/tunesweeper/category_artwork_23.png);
}
li.missing {
	background-image: url(../images/tunesweeper/category_missing_23.png);
}
li.notinitunes {
	background-image: url(../images/tunesweeper/category_addtracks_23.png);
}
li.fixtracks {
	background-image: url(../images/tunesweeper/category_fix_23.png);
}
li.stats {
	background-image: url(../images/tunesweeper/category_stats_23.png);
}
li.applemusic {
	background-image: url(../images/tunesweeper/category_applemusic_23.png);
}
.download_contents {
	padding-top:10px;
	margin-left:-40px;
	text-align:center;
}
.download_contents p {
	font-size:11px;
	text-align: top;
}
.download_contents_padding
{
  padding: 0px 0px 0px 120px;
}

.featureDescriptionSection
{
	min-height:225px;
	padding-left:30px;	
	padding-right:30px;
	margin-top:20px;
	overflow: hidden;
	display: table; position: static;
}

.featureDescriptionSection h2
{
	font-size: 18px;	
}

.featureDescriptionSection .featureDescription
{
	font-size: 14px;
	font-weight: lighter;		
	display: table-cell; vertical-align: middle; 
	padding-bottom:30px;
}

.featureDescriptionSection .featureImageRight
{	
	padding-left:20px;
}

.featureDescriptionSection .featureImageLeft
{	
	padding-right:20px;
}
#ts4_ratings_contents_bottom
{
    background-color:#f2f2f0;
    margin-left:5px;
    margin-right:6px;
    padding-top:1px;
    padding-bottom:20px;
}
#ts4_ratings_contents_bottom h2
{
  margin-bottom: 20px;
}
.ts4_ratings_left
{
    width:320px;
    float:left;
    margin: 0px 0px 0px 140px;
}
.ts4_ratings_right
{
    width:320px;
    float:right;
    margin: 0px 140px 0px 0px;
}
.ts4_feature_description_section
{
    margin: 20px 30px;   
}
.ts4_feature_description
{
    text-align: center;
}
.ts4_feature_text
{
    font-size: 1.17em;
}
.ts4_feature_header, .ts4_feature_text
{
    width: 580px;
    text-align: left;
}
.ts4_feature_image
{
    width: 300px;
}
.ts4_feature_align_left
{
    float: left;
}
.ts4_feature_align_right
{
    float: right;
}
#ts4_logo_mobile
{
    visibility: collapse;
    height: 0px;
    overflow: hidden;
}
.ts4_h1, .ts4_feature_h1
{
  float: none;
  height: auto;
  width: auto;
  color: #666;
  font-size: 1.45em;
}
.ts4_feature_h1
{
  margin: 2px 0px 22px 0px;
}
.ts4_h2
{
  color: #4f5b69;
  margin: 20px 0px 10px 0px;
  width: 100%;
  font-size: 110%;
  font-weight: 600;
  line-height: 18px;
}

/* GENERIC */
.marginTop5 { margin-top:5px; }
.marginTop10 { margin-top:10px; }