/* @group general */

html, body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

p, ul, td {
	font-size: 12px;
	line-height: 16px;
	color: #333;
	margin: 0px;
	padding: 5px 0 5px 0;
}

ol {
	margin-left: 30px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding: 5px 0 0 0;
}

h1 {
	font-size: 18px;
	color: #5687c1;
	padding: 2px 0 2px 0;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-size: 12px;
	color: #5687c1;
	margin: 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
}
.regcaps {
	text-transform: none;
}

h3 {
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	color: #5e5e5e;
	font-variant: small-caps;
}

h4 {
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #5687c1;
}

h5 {
	font-size: 12px;
	color: #5687c1;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
}

.quote p {
	font-size: 12px;
	color: #666;
	line-height: 15px;
	padding: 8px 18px 8px 18px;
	font-style: italic;
}

.small {
	font-size: 10px;
	line-height: 14px;
}

a:link {
	color: #fe6b0c;
	text-decoration: none;
}

a:visited {
	color: #fe6b0c;
	text-decoration: none;
}

a:hover {
	color: green;
}

a:active {
	color: #666;
}
#container {
	position: relative;
	width: 800px;
	margin: 0 auto auto auto;
	overflow: hidden;
}

/* @end */

/* @group companynav */

#companynav {
	margin-top: 15px;
	background: url(images/header_company.jpg) no-repeat;
	height: 100px;
}
#companynav p {
	float: left;
	margin-top: -10px;
}

#companynav ul {
	margin-bottom: 0px;
	list-style: none;
	font-size: 10px;
	text-align: right;
	padding-top: 0px;
	margin-right: 103px;
}

#companynav li {
	display: inline;
	padding-left: 15px;
}

#companynav a {
	color: #333;
	text-decoration: none;
}

#companynav a:link {
	color: #666;
}

#companynav a:visited {
	color: #666;
}

#companynav a:hover {
	color: #4aa125;
}

#companynav a:active {
	color: #fe890c;
}

#companynav #current a {
	color: #fe890c;
}

/* @end */

/* @group iconlist */

.iconlist {
	list-style: none;
	padding: 0;
	float: left;
	width: 700px;
	margin-top: -80px;
}

.iconlist li {
	float: left;
}


.iconlist a {
	margin-right: 30px;
	text-align: center;
	width: 85px;
	display: block;
	padding-top: 85px;
	text-decoration: none;
	font-size: 11px;
	color: #666;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.iconlist a:hover {
	color: #fe890c;
}

#current a {
	color: #fe890c;
}

li.photoprinto a {
	background: url(images/icons/photoprinto.png) no-repeat -10px -126px;
}

li.photoprinto a:hover {
	background-position: -10px -24px;
}

li.pagesender a {
	background: url(images/icons/pagesender.png) no-repeat -8px -120px;
}

li.pagesender a:hover {
	background-position: -8px -22px;
}

li.pdfpen a {
	background: url(images/icons/pdfpenNEW.png) no-repeat -10px -125px;
}

li.pdfpen a:hover {
	background-position: -10px -13px;
}



li.pdfpenpro a {
	background: url(images/icons/pdfpenpro.png) no-repeat -8px -125px;
}

li.pdfpenpro a:hover {
	background-position: -8px -10px;
}

li.disclabel a {
	background: url(images/icons/disclabel6.png) no-repeat -5px -132px;
}

li.disclabel a:hover {
	background-position: -5px -9px;
}

li.browseback a {
	background: url(images/icons/browseback.png) no-repeat -8px -119px;
}

li.browseback a:hover {
	background-position: -8px -23px;
}

li.textexpander a {
	background: url(images/icons/textexpander.png) no-repeat -13px -124px;
}

li.textexpander a:hover {
	background-position: -13px -20px;
}

li.textexpandertouch a {
	background: url(images/icons/tetouch.png) no-repeat -8px -148px;
}

li.textexpandertouch a:hover {
	background-position: -8px -6px;
}


/* @end */

/* @group headers */

/* @group productheader */

/* @group products */

#pdfpen {
	background: url(PDFpen/images/header_pdfpenNEW.jpg) no-repeat;
	height: 230px;
}

#pdfpenpro {
	background: url(PDFpenPro/images/header_pdfpenpro.jpg) no-repeat;
	height: 230px;
}

#disclabel {
	background: url(DiscLabel/images/header_disclabel6.jpg) no-repeat;
	height: 230px;
}

#textexpander {
	background: url(TextExpander/images/header_textexpander.jpg) no-repeat;
	height: 230px;
}

#textexpandertouch {
	background: url(TextExpander/images/header_textexpandertouch.jpg) no-repeat;
	height: 230px;
}

#browseback {
	background: url(BrowseBack/images/header_browseback.jpg) no-repeat;
	height: 230px;
}

#photoprinto {
	background: url(PhotoPrinto/images/header_photoprinto.jpg) no-repeat;
	height: 230px;
}

#pagesender {
	background: url(PageSender/images/header_pagesender.jpg) no-repeat;
	height: 230px;
}
#password {
	background: url(1Password/images/header_1password.jpg) no-repeat;
	height: 230px;
}

#password h1 {
	padding-left: 255px;
	padding-right: 30px;
	margin: 0px;
	font-size: 30px;
	text-transform: none;
}

#smile {
	background: url(images/header_smile.jpg) no-repeat;
	height: 230px;
}

#smile h1 {
	padding-left: 255px;
	padding-right: 30px;
	font-size: 30px;
	text-transform: none;
	padding-top: 20px;
}

/* @end */

#productheader {
	margin-top: 45px;
}



#productheader p {
	margin-top: 5px;
	color: #666;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	padding-right: 25px;
	padding-left: 255px;
}

#productheader ul {
	margin: 0px;
	list-style: none;
	font-size: 12px;
	text-align: left;
	text-transform: lowercase;
	padding-top: 20px;
	margin-left: 430px;
}

#productheader li {
	display: inline;
}

#productheader a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#productheader a:link {
	color: #666;
}

#productheader a:visited {
	color: #666;
}

#productheader a:hover {
	color: green;
	text-decoration: underline;
}

#productheader a:active {
	color: #666;
}

#productheader #current a {
	color: #fe890c;
}

/* @end */

/* @end */

/* @group content */

/* @group home */

#mainwrapper {
	float: left;
	width: 800px;
	margin-top: 30px;
	text-align: left;
}

#main1 {
	width: 265px;
	float: left;
}

#main2 {
	width: 265px;
	text-align: left;
	float: left;
	border-right: 2px solid #5687c1;
	border-left: 2px solid #5687c1;
}

#main3 {
	width: 265px;
	text-align: left;
	float: left;
	background: url(images/home_person.jpg) no-repeat 85px 85px;
	height: 320px;
}

#mainwrapper p {
	padding: 15px 20px 15px 20px;
}

#mainwrapper h2 {
	padding: 0 20px 0 20px;
	text-transform: none;
	color: #666;
	font-weight: normal;
	font-size: 20px;
}

/* @end */

/* @group content */

#contentmain {
	width: 510px;
	padding-left: 10px;
	padding-right: 20px;
	float: left;
}

#contentmain ul {
	padding-left: 40px;
}

#contentmain ol {
	
}

#contentmain li {
	padding-bottom: 10px;
}

#contentmainsub {
	width: 510px;
	padding-left: 10px;
	padding-right: 20px;
	float: left;
}

#sidebar {
	background: #e8edf1;
	width: 253px;
	text-align: left;
	float: left;
	margin-top: 10px;
}

#sidebar img {
	padding-right: 10px;
	padding-top: 3px;
	float: left;
	padding-left: 5px;
}

.sidbareddy {
	float: right;
	padding-top: 10px;
}

#sidebar h2 {
	padding-top: 15px;
	padding-left: 10px;
	background: url(images/sidebar_h2.png) no-repeat;
	height: 20px;
	color: #fff;
}

#sidebar li {
	margin-left: 40px;
	margin-right: 20px;
}

#sidebar p {
	padding: 15px;
} 

#flags a:link {
	color: #333;
}

#flags a:visited {
	color: #333;
}

#flags a:hover {
	color: green;
}

#flags a:active {
	color: #333;
}


/* @end */

/* @end */





/* @group footer */

#footerhelper {
	float: none;
	clear: both;
}

#systemfooter {
	float: left;
	padding: 10px 155px 0px 120px;
	height: 85px;
	color: #fff;
}

#systemfooter p {
	color: #fff;
	font-size: 10px;
	padding-top: 10px;
}

/* @group general */

#generalfooter {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 90px;
	width: 800px;
	background: url(suite/images/footer_general.jpg) no-repeat;
}

#generalfooter p {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	padding: 20px 155px 0px 120px;
}

#generalfooter a:link {
	color: green;
}

#generalfooter a:hover {
	color: #fe6b0c;
}

#generalfooter a:visited {
	color: green;
}

/* @end */

/* @group smile */

#smilefooter {
	float: left;
	height: 235px;
	width: 800px;
	background: url(images/header_smile.jpg) no-repeat;
	margin-top: 20px;
}

#smilefooter p {
	color: #666;
	font-size: 15px;
	line-height: 24px;
	padding-left: 250px;
}

#smilefooter h1 {
	font-size: 30px;
	text-transform: none;
	padding-left: 250px;
}


#smilefooter h2 {
	text-transform: none;
	color: #666;
	font-weight: normal;
	font-size: 20px;
	margin-left: 250px;
	margin-top: 20px;
}
/* @end */

/* @group pagesender */

#pagesenderfooter {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 90px;
	background: url(PageSender/images/footer_pagesender.jpg) no-repeat;
	width: 800px;
}

#pagesenderfooter p {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 20px 155px 0px 120px;
}

#pagesenderfooter a:link {
	color: white;
	text-decoration: underline;
}

#pagesenderfooter a:hover {
	color: green;
}

#pagesenderfooter a:visited {
	color: white;
	text-decoration: underline;
}

/* @end */

/* @group browseback */

#browsebackfooter {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 90px;
	width: 800px;
	background: url(BrowseBack/images/footer_browseback.jpg) no-repeat;
}

#browsebackfooter p {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 20px 155px 0px 120px;
}

#browsebackfooter a:link {
	color: white;
	text-decoration: underline;
}

#browsebackfooter a:hover {
	color: green;
}

#browsebackfooter a:visited {
	color: white;
	text-decoration: underline;
}

/* @end */

/* @group photoprinto */

#photoprintofooter {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 90px;
	width: 800px;
	background: url(PhotoPrinto/images/footer_photoprinto.jpg) no-repeat;
}

#photoprintofooter p {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 20px 155px 0px 120px;
}

#photoprintofooter a:link {
	color: white;
	text-decoration: underline;
}

#photoprintofooter a:hover {
	color: green;
}

#photoprintofooter a:visited {
	color: white;
	text-decoration: underline;
}

/* @end */

/* @group pdfpen */

#pdfpenfooter {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 90px;
	width: 800px;
	background: url(PDFpen/images/footer_pdfpen.jpg) no-repeat;
}

#pdfpenfooter p {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	padding: 20px 205px 0px 120px;
}

#pdfpenfooter a:link {
	color: white;
	text-decoration: underline;
}

#pdfpenfooter a:hover {
	color: green;
}

#pdfpenfooter a:visited {
	color: white;
	text-decoration: underline;
}

/* @end */

/* @group pdfpenpro */

#pdfpenprofooter {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 90px;
	width: 800px;
	background: url(PDFpen/images/footer_pdfpen.jpg) no-repeat;
}

#pdfpenprofooter p {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	padding: 20px 155px 0px 120px;
}

#pdfpenprofooter a:link {
	color: white;
	text-decoration: underline;
}

#pdfpenprofooter a:hover {
	color: green;
}

#pdfpenprofooter a:visited {
	color: white;
	text-decoration: underline;
}

/* @end */

/* @group disclabel */

#disclabelfooter {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 90px;
	width: 800px;
	background: url(DiscLabel/images/footer_disclabel.jpg) no-repeat;
}

#disclabelfooter p {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 20px 155px 0px 120px;
}

#disclabelfooter a:link {
	color: white;
	text-decoration: underline;
}

#disclabelfooter a:hover {
	color: green;
}

#disclabelfooter a:visited {
	color: white;
	text-decoration: underline;
}

/* @end */

/* @group textexpander */

#textexpanderfooter {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 90px;
	width: 800px;
	background: url(TextExpander/images/footer_textexpander.jpg) no-repeat;
}

#textexpanderfooter p {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	padding: 20px 275px 0px 120px;
}

#textexpanderfooter a:link {
	color: white;
	text-decoration: underline;
}

#textexpanderfooter a:hover {
	color: green;
}

#textexpanderfooter a:visited {
	color: white;
	text-decoration: underline;
}

/* @end */

/* @group touch */

#touchfooter {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 90px;
	width: 800px;
	background: url(TextExpander/touch/images/touchfooter.jpg) no-repeat;
}

#touchfooter p {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 275px 0px 120px;
}

#touchfooter a:link {
	color: white;
	text-decoration: underline;
}

#touchfooter a:hover {
	color: green;
}

#touchfooter a:visited {
	color: white;
	text-decoration: underline;
}

/* @end */

/* @group cart */

#cartfooter {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 90px;
	width: 800px;
	background: url(cart/images/footer_cart.jpg) no-repeat;
}

#cartfooter p {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	padding: 20px 195px 0px 120px;
}

#cartfooter a:link {
	color: white;
	text-decoration: underline;
}

#cartfooter a:hover {
	color: green;
}

#cartfooter a:visited {
	color: white;
	text-decoration: underline;
}

/* @end */

#footer {
	float: left;
	text-align: left;
	bottom: 0;
	width: 100%;
	margin-top: 10px;
}

#footer ul {
	margin: 0 auto auto 5px;
	padding: 0px;
	font-size: 9px;
}

#footer li {
	display: inline;
	white-space: nowrap;
}

#footer p {
	margin: 0 auto auto 5px;
	font-size: 9px;
	color: #666;
	width: 100%;
}

/* @end */


/* @group buttons */

#buttons {
	float: left;
	width: 260px;
	margin-top: -30px;
}

.download a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 15px 0 15px 20px;
	background: url(images/button_download.gif) no-repeat;
	background-position: 0 -38px;
	text-decoration: none;
}

.buynow a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 15px 0 15px 20px;
	background: url(images/button_buy.gif) no-repeat;
	background-position: 0 -38px;
}

.download a:hover {
	background-position: 0 5px;
}

.buynow a:hover {
	background-position: 0 5px;
}

/* @end */

/* @group screenshots */

#screenshots {
	padding: 5px;
	text-align: center;
	margin: 15px 0 15px 0;
}

#screenshots img {
	padding: 5px;
}

#screenshots p {
	text-align: left;
	padding-left: 10px;
	font-size: 10px;
	color: #333;
}

/* @end */

/* @group youarehere */
body#psoverview a#pagesenderNav,
body#psfeatures a#pagesenderNav,
body#pscompare a#pagesenderNav,
body#pssupport a#pagesenderNav,
body#psplain a#pagesenderNav,
body#psdownload a#pagesenderNav
 {
background-position: -8px -22px;
color: #fe890c;
}

body#ppoverview a#photoprintoNav,
body#ppfeatures a#photoprintoNav,
body#ppsupport a#photoprintoNav,
body#ppplain a#photoprintoNav
 {
background-position: -10px -24px;
color: #fe890c;
}

body#bboverview a#browsebackNav,
body#bbfeatures a#browsebackNav,
body#bbsupport a#browsebackNav,
body#bbplain a#browsebackNav,
body#bbdownload a#browsebackNav
 {
background-position: -8px -23px;
color: #fe890c;
}

body#pdfoverview a#pdfpenNav,
body#pdffeatures a#pdfpenNav,
body#pdfcompare a#pdfpenNav,
body#pdfsupport a#pdfpenNav,
body#pdfplain a#pdfpenNav,
body#pdfdownload a#pdfpenNav
 {
background-position: -10px -13px;
color: #fe890c;
}

body#pdfprooverview a#pdfpenproNav,
body#pdfprofeatures a#pdfpenproNav,
body#pdfprocompare a#pdfpenproNav,
body#pdfprosupport a#pdfpenproNav,
body#pdfproplain a#pdfpenproNav,
body#pdfprodownload a#pdfpenproNav
 {
background-position: -8px -10px;
color: #fe890c;
}

body#teoverview a#textexpanderNav,
body#tefeatures a#textexpanderNav,
body#tecompare a#textexpanderNav,
body#tesupport a#textexpanderNav,
body#teplain a#textexpanderNav,
body#tedownload a#textexpanderNav
 {
background-position: -13px -20px;
color: #fe890c;
}

body#tetouchoverview a#textexpandertouchNav,
body#tetouchfeatures a#textexpandertouchNav,
body#tetouchsupport a#textexpandertouchNav,
body#tetouchplain a#textexpandertouchNav
 {
background-position: -8px -6px;
color: #fe890c;
}


body#dloverview a#disclabelNav,
body#dlfeatures a#disclabelNav,
body#dlcompare a#disclabelNav,
body#dlsupport a#disclabelNav,
body#dlplain a#disclabelNav,
body#dldownload a#disclabelNav
 {
background-position: -5px -9px;
color: #fe890c;
}


body#pdfoverview a#overviewLink,
body#pdfprooverview a#overviewLink,
body#dloverview a#overviewLink,
body#teoverview a#overviewLink,
body#tetouchoverview a#overviewLink,
body#psoverview a#overviewLink,
body#ppoverview a#overviewLink,
body#bboverview a#overviewLink,

body#pdffeatures a#featuresLink,
body#pdfprofeatures a#featuresLink,
body#dlfeatures a#featuresLink,
body#tefeatures a#featuresLink,
body#tetouchfeatures a#featuresLink,
body#psfeatures a#featuresLink,
body#ppfeatures a#featuresLink,
body#bbfeatures a#featuresLink,

body#pdfcompare a#compareLink,
body#pdfprocompare a#compareLink,
body#dlcompare a#compareLink,
body#tecompare a#compareLink,
body#tetouchcompare a#compareLink,
body#pscompare a#compareLink,
body#ppcompare a#compareLink,
body#bbcompare a#compareLink,

body#pdfsupport a#supportLink,
body#pdfprosupport a#supportLink,
body#dlsupport a#supportLink,
body#tesupport a#supportLink,
body#tetouchsupport a#supportLink,
body#pssupport a#supportLink,
body#ppsupport a#supportLink,
body#bbsupport a#supportLink,

body#pdfdownload a#downloadLink,
body#pdfprodownload a#downloadLink,
body#dldownload a#downloadLink,
body#tedownload a#downloadLink,
body#tetouchdownload a#downloadLink,
body#psdownload a#downloadLink,
body#ppdownload a#downloadLink,
body#bbdownload a#downloadLink

 {
color: green;
	text-decoration: underline;

}


/* @end */

/* @group store */

.purchase a { color: #f00 }

/* @group buy */

.buy {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	float: right;
	margin-top: 5px;
}

.buy a:link {
	color: #fe6b0c;
	text-decoration: none;
	background: white;
	padding: 1px 7px;
}

.buy a:visited {
	color: white;
	text-decoration: none;
}

.buy a:hover {
	background: #fe6b0c;
	color: white;
}

.buy a:active {
	color: green;
}



/* @end */

/* @group buy2 */

.buy2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	float: right;
	background: white;
	padding: 2px;
}



/* @end */

/* @group buy3 */

.buy3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	float: right;
	margin-top: 5px;
}

.buy3 a:link {
	color: white;
	text-decoration: none;
	background: green;
	padding: 1px 7px;
}

.buy3 a:visited {
	color: white;
	text-decoration: none;
}

.buy3 a:hover {
	background: #fe6b0c;
	color: white;
}

.buy3 a:active {
	color: green;
}



/* @end */

/* @group buy4 */

.buy4 {
	text-align: right;
    direction: rtl;
	text-indent: 70px;
	font-size: 10px;
	float: right;
	margin-top: 7px;
}

.buy4 a:link {
	color: green;
	font-weight: bold;
	background: url(storeDEV/addtocart1.gif) no-repeat 59px 0px;
	padding-bottom: 3px;
	width: 125px;
	display: block;
}

.buy4 a:visited {
	color: green;
	font-weight: bold;
	background: url(storeDEV/addtocart1.gif) no-repeat 59px 0px;
	padding-bottom: 3px;
	width: 125px;
	display: block;
}

.buy4 a:hover {
	color: #fe890c;
	background: url(storeDEV/addtocart1.gif) no-repeat 59px -16px;
}

.buy4 a:active {
	color: green;
}


/* @end */

#store {
	float: left;
	width: 800px;
	padding-top: 15px;
}

#column1 {
	width: 270px;
	float: left;
}

#column2 {
	width: 270px;
	float: left;
}

#column3 {
	width: 260px;
	float: left;
}

#product {
	background: #e8edf1;
	width: 235px;
	float: left;
	margin-top: 15px;
	padding: 15px 10px 15px 10px;

}

#store h2 {
	padding: 0;
	text-transform: none;
	color: #666;
	font-weight: normal;
	font-size: 18px;
}


/* @end */

/* @group friends */

#friends {
	padding-left: 235px;
	padding-top: 20px;
	float: left;
	height: 210px;
	background: url(images/header_smile.jpg) no-repeat;
	margin-top: 20px;
	width: 570px;
}

#friend {
	width: 450px;
	float: left;
	margin-top: 10px;
}

#friends img {
	float: left;
	margin-top: -10px;
	padding-right: 2px;
}
#friends h2 {
	padding: 0;
	text-transform: none;
	color: #666;
	font-weight: normal;
	font-size: 20px;}
#friends h3 {
	padding: 0;
	text-transform: none;
	color: #666;
	font-weight: normal;
	font-size: 13px;
	font-variant: normal;
}

#friends p {
	margin-right: 20px;
}

/* @group friend columns */

#friend1 {
	width: 165px;
	height: 70px;
	float: left;
	padding: 10px;
}

#friend2 {
	width: 165px;
	height: 70px;
	text-align: left;
	float: left;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	padding: 10px;
}

#friend3 {
	width: 165px;
	height: 70px;
	text-align: left;
	float: left;
	padding: 10px;

}

/* @end */

/* @end */

/* @group cart */

#cartsidebar {
	float: left;
	clear: both;
padding-top: 10px;
padding-bottom: 20px;
}

#cartsidebar h2 {

	background: none;
	padding: 15px 0 0 15px;
	text-transform: none;
	color: #fe890c;
	font-weight: normal;
	font-size: 18px;
	border-top: 1px solid #909090;
	
}

#cartsidebar img {
	float: right;
	padding: 5px 5px 0 5px;
}

/* @group cartbuy */

.cartbuy {
    font-size: 10px;
	float: left;	
	padding-left: 15px;
}

.cartbuy a:link {
	color: green;
	font-weight: bold;
	background: url(cart/images/addtocart.gif) no-repeat 100px -16px;
	width: 225px;
	display: block;
	padding-bottom: 2px;
}

.cartbuy a:visited {
	color: green;
	font-weight: bold;
	background: url(cart/images/addtocart.gif) no-repeat 100px -16px;
	width: 225px;
	padding-bottom: 2px;
	
	display: block;
}

.cartbuy a:hover {
	color: #fe890c;
	background: url(cart/images/addtocart.gif) no-repeat 100px 0px;
}

.cartbuy a:active {
	color: green;
}


/* @end */


.movie1 {background: transparent url(TextExpander/touch/movie-iphone2.png) no-repeat; width:292px; height:620px; }
.movie1 embed { position:relative; top:92px; left:0px; }
.movie2 {background: transparent url(TextExpander/touch/movie-iphone2.png) no-repeat; width:292px; height:620px; }
.movie2 embed { position:relative; top:92px; left:0px; }


/* @end */