#sync_page
{
	width: 650px;
	/*background: url(/static_media/css_lib/images/content/sync/extras_sync_icon.gif) right top no-repeat;*/
}
#sync_header
{
	/*height: 325px;*/	
}	
#sync_title
{
	display: block;
}
#sync_title h1
{
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 10px;
}
#sync_title h3
{
	font-size: 18px;
	line-height: 22px;
}
#sync_title p
{
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
	text-align: justify;	
}
#sync_left
{
	width: 290px;
	float: left;	
}
#sync_right
{
	width: 344px;
	float: right;
	margin-bottom: 40px;
}
#sync_header_left
{
	float: left;
	width: 235px;
	display: block;
}
#sync_header_right h4
{
	margin-top: 40px;
	width: 370px;
	font-size: 14px;
	color: #FF6600;
}
#sync_header_right ul
{
	width: 370px;
	margin-top: 15px;
	font-size: 11px;
	list-style-position: outside;
}
#sync_header_right ul li
{
	width: 360px;
	margin-left: 10px;
	display: block;
	text-indent: -10px;
}
#sync_download
{
	width: 370px;
	margin-top: 40px;
	display: block;
}
#download_sync
{
	height: 23px;
	display: block;
	text-align: left;
	/*margin-left: 108px;*/
	margin-top: 5px;
}



#download_sync p#sync_version
{
	margin-top: 10px;
	margin-bottom: 6px;	
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #FF6600;
}
#download_sync p#download_sync
{
	line-height: 23px;
	margin-top: 5px;
}
#download_sync p#download_sync span#left
{
	float: left;
	width: 8px;
	height: 23px;
	display: block;
	background: url(/static_media/css_lib/projects/button/dw_btn_sync_banner_Left.gif) no-repeat; 	
}
#download_sync p#download_sync a
{
	height: 23px;
	display: block;
	padding-right: 30px;
	float: left;
	line-height: 23px;
	text-decoration: none;
	color: #000000;
	display: block;
	background: url(/static_media/css_lib/projects/button/right.gif) right center no-repeat;
}

#sync_content
{
	font-size: 11px;
}
#sync_content li h3
{
	padding-left: 15px;
	cursor: pointer;
	font-size: 12px;
	background: url(/static_media/css_lib/images/elements/box_no_corner_stripe.jpg) repeat-x;
	border: solid 1px #c9c9c9;
	margin-bottom: 3px;
}
#sync_content li h3 a
{
	color: #000;
	padding: 3px 0;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 615px 7px;
	display: block;
	outline: none;
	line-height: 20px;
}
#sync_content li ul
{
	margin-left: 15px;
	width: 625px;
}
#sync_content li ul
{
	width: 605px;
	margin-left: 15px;
	margin-bottom: 8px;
	display: block;
}
#sync_content li ul li
{
	background-image: url(/static_media/css_lib/images/content/sync/bullet_sync.jpg);	
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	text-align: justify;
}						
#sync_content li p
{
	margin-left: 15px;
	margin-top: 8px;	
	width: 625px;
}		
.sync_content_details
{
	margin-bottom: 10px;
}