﻿#divTextContent
{
	padding-top: 20px;
}

.divFeatures
{
	padding-top: 10px;
}

.divFeatures ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.divFeatureTitle
{
	font-size: 14px;
	font-weight: bold;
	position: relative;
	left: 130px;	
}

.divFeaturesItems
{
	color: White;
	font-family: Arial;
	font-size: 14px;
	position: relative;
	left: 90px;
	top: 180px;
}

.divFeaturesSmallItems
{
	color: White;
	font-family: Arial;
	font-size: 12px;
	position: relative;
	left: 70px;
	top: 192px;
}

.divFeaturesSmallItemsLeft
{
	left: 70px;
	float: left;
}

.divFeaturesSmallItemsRight
{
	left: 53px;
	float: left;
}

.divFeaturesItemsEmail
{
	position: relative;
	top: 185px;
	left: 110px;
}

.divFeaturesItemsEnhance
{
	position: relative;
	top: 195px;
	left: 80px;
}

.divFeaturesAddPhotos
{
	background: url('../images/Feat_addphotos.png') no-repeat ;
	background-position: center;
	height: 339px;
}

.divFeaturesView
{
	background: url('../images/Feat_view.png') no-repeat ;
	background-position: center;
	height: 339px;
}

.divFeaturesOrganize
{
	background: url('../images/Feat_organize.png') no-repeat ;
	background-position: center;
	height: 339px;
}

.divFeaturesPrint
{
	background: url('../images/Feat_print.png') no-repeat ;
	background-position: center;
	height: 339px;
}

.divFeaturesEmail
{
	background: url('../images/Feat_email.png') no-repeat ;
	background-position: center;
	height: 339px;
}

.divFeaturesEnhance
{
	background: url('../images/Feat_enhance.png') no-repeat ;
	background-position: center;
	height: 339px;
}

.divRightLinkButton
{
	margin-top: 5px;
}

.divPrice
{
	padding-top: 36px;
	font-size: 14px;
	font-weight: bold;
}

.divDownloadInfo
{
	padding-top: 20px;
	font-size: 13px;
}
