body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, address, blockquote, th, td {
margin:0px;
padding:0px;
}
h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

table {
border-collapse:collapse;
}
caption, th {
text-align:left;
}
fieldset, img {
border:0;
}
dt, address, caption, cite, code, dfn, em, i, strong, b, th, var {
font-style:normal;
font-weight:normal;
}




html {
	-webkit-text-size-adjust: none; /* For iPhone */
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*color:#2B2B2B;*/
	color:#58585a;
	margin: 0px;   
	padding:0px;
	line-height: 1em;	
	
	background-image: url(../images/header_section.jpg);
	background-repeat: repeat-x;
}

.centered {
	margin: 0 auto;
	margin-top: 0px;
	width: 960px;
	top: 0px;
	left: 0px;
	text-align: left; 	 /* Stop side effect in other browsers of IE center hack located in the body */
   position: relative;/*   Use this so that absolutely positioned elements inside move
                            relative to the centered area instead of fixed on screen.  Remove this if you do not want javascript popups to be misaligned. */			 							 
	margin-bottom:10px;
	
}

.centered_page {
	background-color:#ffffff;
}

#content {	
	padding:10px;	
	
}

.center {
	text-align:center;
}

#announcement {
	padding:10px;
	margin-left:170px;
}

#announcement_logo {
	width:75px;
	vertical-align:middle;
	padding:10px;
}

.download_product_button {
	clear:left;
	padding:0px 0px 10px 10px;
	margin-left:75px;
}

.red {
	color:red;
}

.blue {
	color:#06C;
}

ul {
	padding:0px 20px 20px 20px;
}

li {
	line-height:1.2em;
	padding:10px;
}

.icon50 {
	width:50px;
	height:50px;
	padding:0px 10px 10px 10px;
}

.icon75 {
	width:75px;
	height:75px;
	padding:0px 10px 10px 10px;
}



.col1 {
	width:440px;
	float:left;
	margin-bottom:20px;
}

.col2 {

	width:440px;
	float:right;
		margin-bottom:20px;

}




/* Headers and Footers -------------------------------------------------------------- */
#header {
	
	padding:0px 0px 20px 0px;
	margin:0px;

  
}

#header #banner {
	height:200px;
	background:url(../images/header.jpg);	
	background-color:#93d5f8; /*  #afe8fd and also #7ac2f4 */
}

#footer {
	padding:10px;
	font-size:.8em;		
	/*background:url(../images/blue_gradient.gif) repeat-x;*/
	border-top:1px solid gray;

}

#footer #copyright {
	float:left;
	width:200px;
}

#footer #footer_desc1 {
	float:right;
	width:310px;
}

#footer #trademarks {
	clear:left;	
}

#footer a:link,
#footer a:visited {
	color:#58585a;
}

/* Navigation -------------------------------------------------------------- */
#nav_main  {
	display:block;
	margin-top:0px;
	padding:0px;
	height:60px;
	background:url(../images/nav.jpg)
}

#header #first {
	margin-left:60px;	
}

#nav_main a:hover {
	
	font-weight:bold;
}

#nav_main li {
	float: left;
	margin-top:3px;
	padding-top:3px;
 /*	background:url(../images/nav_middle2.gif)  center no-repeat;*/
	background-position:center;
	height:36px;
	width:111px;
	list-style-type: none;
	margin-bottom:0px;
}

#nav_main .home {	
	width:109px;
 	/*background:url(../images/nav_left2.gif) left no-repeat;*/
}

#nav_main .contactus {
	/*background:url(../images/nav_right2.gif) right no-repeat;*/
   width:113px;
}

#nav_main  a {
	margin-top:3px;
	display: block;	
	text-decoration: none;
	text-align:center;
	color:#000000;
	padding-top:9px;
	height:20px;
	outline:none; /* Don't show the dotted box when the mouse is clicked */
}

#nav_main .first a {
	/*background:none;*/
}

/* Highlight the selected page that we are on in the Nav bar */
#page_main #nav_main .home a,
#page_products #nav_main .products a,
#page_halloween_experience #nav_main .products a,
#page_holiday_countdown #nav_main .products a,
#page_christmas_experience #nav_main .products a,
#page_easy_timers #nav_main .products a,
#page_halloween_countdown #nav_main .products a,
#page_easter_countdown #nav_main .products a,
#page_valentines_countdown #nav_main .products a,
#page_valentines_countdown_pro #nav_main .products a,
#page_gratitude_rock #nav_main .products a,
#page_fun_countdown #nav_main .products a,

#page_support .support a,
#page_support_easy_timers #nav_main .support a,
#page_support_halloween_experience #nav_main .support a,
#page_support_holiday_countdown #nav_main .support a,
#page_support_christmas_experience #nav_main .support a,
#page_support_halloween_countdown #nav_main .support a,
#page_support_easter_countdown #nav_main .support a,
#page_support_valentines_countdown #nav_main .support a,
#page_support_valentines_countdown_pro #nav_main .support a,
#page_support_gratitude_rock #nav_main .support a,
#page_aboutus #nav_main .aboutus a,
#page_contactus #nav_main .contactus a ,
#page_news #nav_main .news a {
 	cursor:default;
 	font-weight:bold;
 	color:#003399;
}

#page_main #section_main {
	padding-top:20px;
	float:left;
	width:490px;
	line-height:1.3em;
}

#page_main #sidebar {
	padding-top:20px;
	float:left;
	width:430px;
	line-height:1.3em;	
}

#page_main #links {
	margin:35px 0px 0px 240px;
}

#page_main .iphone {
	width:200px;
}

#page_main #slot1 .iphone,
#page_main #timer .iphone {
	float:left;	
}

#page_main #gratitude .iphone {
	float:right;	
}


#page_main #slot1 p {
	padding:10px 0px 10px 20px;
		
}

#page_main #slot1 #image1 {
	float:left;
	margin:10px;
}

#page_main #slot1 #image1_text {
	margin-top:30px;	
}

#page_main #gratitude .icon {
	padding:20px 0px 0px 100px;
	width:75px;
}

#page_main #gratitude #wifi_icon {
	margin-top:20px;	
}

#page_main #slot1 .icon {
	padding:0px 0px 0px 70px;
	width:75px;
}

#page_main #see_all {
	margin: 0 auto;
	text-align:center;
	padding:10px 10px 30px 10px;
}

#page_main #slot1 .first_p,
#page_main #gratitude .first_p {
	padding-top:40px;
}

#page_main #timer .first_p {
	padding-top:20px;
}

#page_main #gratitude {
	padding-left:10px;	
}



#page_main #timer ul {
	list-style: none;
	padding-left:200px;
}

#page_main #timer li {
	padding: 12px 0px 10px 40px;
	background-image: url(/images/checkmark.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


#page_main #testimonials_main {
	padding:120px 0px 0px 80px;	
}

#page_main #testimonials_main h2 {
	font-size:.9em;
	font-weight:normal;
}

#page_main #testimonials_main p {
	font-size:.8em;
	font-style:italic;
	padding:0px 0px 5px 10px;
}

#page_main #testimonials_main img {
	float:left;
	width:2px;	
	padding-right:20px;
}

#page_contactus #icons img {
	margin:23px;
}

#page_contactus #content {
	padding:20px;
}


#page_news #content {
	padding:0px 50px 25px 50px;
}



#page_news .icon50,
#page_news .icon75 {
	float:left;
}


#page_news .headline {
	font-weight:bold;
	clear:left;
	padding-top:30px;
}

#page_news #content p {
	
	padding:0px;	
}

h1 {
	font-size: 140%;
	padding:10px;
}

h2 {
	font-size: 1em;
	margin-bottom:20px;
	font-weight:bold;
}

h3 {
	font-size:90%;
}

.heading {
  font-weight:bold;
  margin-top:20px;
 }

/* Links -------------------------------------------------------------- */
a, a:link, a:visited {
	color:#58585a;
}

a.link_style1 {
	color:#58585a;
}

#page_products #also_available a.link_style1 {
	color:#58585a;
}

a.link_style1:link,
a.link_style1:visited {
	text-decoration:none;
}

a.link_style1:hover {
	text-decoration:underline;
}

a.link_style2 {
	font-weight:bold;
}

a.link_style2:link,
a.link_style2:visited {
	color:#58585a;
	text-decoration:underline;
}

a.link_style2:hover {
	color:#0066ff;
}


a.link_style3 {
	color:#58585a;
}


a.link_style3:link,
a.link_style3:visited {
	text-decoration:none;
}

a.link_style3:hover {
	text-decoration:none;
	color:#0058ff;
}

/* --- */
.clearing {
	clear:both;
}

#download_button {
	margin:10px;
	width:250px;
}

#page_products .download_button {
	margin:0px 0px 40px 10px;
	width:250px;
	clear:left;
	
}

#page_products p {
	margin-right:40px;	
}



.badge {
	width:150px;
	float:right;
}

.product_name_christmas_experience .badge,
.product_name_halloween_experience .badge {
	margin-left:10px;
	margin-top:-5px;
}

.download_button2 {
	width:270px;
	margin:10px 0px 10px 0px;
}

.download_button {
	width:250px;
	margin:10px 0px 10px 0px;
	float:left;
}

.itunes_download_button {
	margin-left:auto;
	margin-right: auto;
	display:block;
	width:110px;
	
}

#page_products #valentines_countdown #download_button_top,
#page_valentines_countdown #download_button_top,
#page_valentines_countdown #download_button,
#page_fun_countdown #download_button_top,
#page_fun_countdown #download_button,
#valentines_countdown #download_button_top,
#valentines_countdown #download_button,

#page_products #valentines_countdown_pro #download_button_top,
#page_valentines_countdown_pro #download_button_top,
#page_valentines_countdown_pro #download_button,
#valentines_countdown_pro #download_button_top,
#valentines_countdown_pro #download_button,

#page_easter_countdown #download_button,
#page_halloween_countdown #download_button,
#page_easter_countdown #download_button_top,
#page_halloween_countdown #download_button_top,
#page_christmas_countdown #download_button_top,
#page_christmas_countdown #download_button {
	width:280px;
}


#page_valentines_countdown #content {
	height:1000px;
}

#page_fun_countdown #content {
	height:1300px;
}

#page_easter_countdown #content {
	height:1000px;
}


#page_halloween_countdown #content {
	height:1200px;
}

#page_christmas_countdown #content {
	height:1300px;
}

#page_valentines_countdown #bottom {
	margin-top:80px;
}

#page_fun_countdown #bottom {
	margin-top:80px;
}

#appreview,
.recommended{
	width:500px;
	margin-left:400px;
	font-size:.8em;
}

#bottom {
	margin:0 auto;
	width:250px;
}

#content p {
	padding:10px 0px;
	line-height:1.2;
}

#also_available {
	font-weight:bold;
}

.product_description #features {
	padding-bottom:0px;
}

#header #energize_software {
	margin-left:-10px;
	margin-top:-10px;
}

#header #tagline2 {
	margin-left:40px;
	padding-top:0px;
}

#page_products .product_listing {
	clear:left;

	/*padding-bottom:20px;*/
	
}

#page_products .screenshot1 {
	float:right;
	width:120px;
	padding-right:20px;
}


#page_products #content h1 {

	padding:25px 0 25px 0px;
	background-color:#FFFFE0;
	border:1px solid #CCCCCC;
	font-size:1.1em;
}

#page_products .screenshot1 {
	float:left;
	width:120px;
	clear:left;
	padding:10px
}

#page_products .screenshot2 {
	float:left;
	width:120px;
	padding:10px;
	padding-right:50px;
}

#page_products .product_listing p {
	
	margin-top:10px;
	font-weight:normal;
}

#page_products .product_screenshot {
	width:120px;
	margin-top:10px;
}

#page_products input {
	margin-top:20px;
}

#page_products .link_style2 {
	font-size:.9em;
}

#page_products h3 {
	margin-top:20px;
}

#page_products #content footer_desc1h2 {
	line-height:1.2em;
	margin-bottom:7px;
	font-size:1em;
	font-weight:normal;
}







.section_header {
	font-size:1.4em;

	/*background-color:#4f4f4f;*/
	padding:10px;
	/*border:1px solid gray;*/	
	border-top:none;	
}


.bg1 {
	background-color:#ffffff;
	
}

#page_privacy_policy #content {
	height:500px;
}

#page_privacy_policy #content p {
	line-height:1.5em;
	margin:50px;
}

#page_aboutus #aboutus {
	height:100px;
}

#page_aboutus #logo {
	float:left;
	margin:10px;
	width:120px;
}

#page_aboutus .icon {
	width:50px;
	height:50px;
	vertical-align:middle;
	padding:0px 10px 0px 10px;
}

#page_aboutus #intro {
	padding:10px 20px 0px 20px;
}

#page_aboutus #articles {
	clear:left;
	padding-top:30px;
}

#page_aboutus #content p {
	margin-top:20px;
}

#page_aboutus #star_halloween,
#page_aboutus #star_timers {
	background:url(../images/star_icon.jpg)   no-repeat;
	padding:15px 0px 20px 60px;	
}

#page_aboutus #acorn_halloween {
	background:url(../images/acorn_icon.jpg)   no-repeat;
	padding:10px 0px 10px 60px;
}

#page_aboutus #iphonefootprint {
	background:url(../images/ifp_icon.jpg)  no-repeat;
	padding:10px 0px 10px 60px;
}

#page_aboutus #content li {
	line-height:2em;
	list-style-type:none;
}

#page_aboutus #content ul {
	margin-top:15px;
}

.bg1 {
	background-color:#ffffff;
}

#header h1 {
	text-indent:-9999px;
	float:left;
	margin:0px;
	padding:0px;
}

#header h2 {
	padding:10px 0px 0px 150px;
}

#header #logo {
	float:left;
	width:75px;
}


/* PAGE_SUPPORT */
#page_support #content {
	color:#58585a;
}

.body_title {
	font-weight:bold;
	text-align:center;
	padding-bottom:20px;
}

#page_support .col1 {
	width:400px;
	float:left;
	padding-left:100px;
	
}

#page_support .col2 {
	width:400px;
}


#page_support #content h1 {
	font-size:1em;
	font-weight:normal;
	line-height:1.3em;
	padding-top:38px;
	height:42px;
}

#page_support #content .double_line_center {
	padding-top:28px;	
	height:52px;
}

#page_support .logo {
	float:left;
	width:75px;
	padding:10px;
	vertical-align:middle;
}

#page_support .product_listing {
	clear:left;
	padding-bottom:20px;
	/*line-height:75px;*/
}



.product_title {
	font-style:italic;
	color:#06C;
}



#page_holiday_countdown #holiday_countdown h2 {
	line-height:1.1em;
}

.collect_email {
	border:1px solid gray;
	margin-left:640px;
	font-size:.9em;
	background-color:#CCCCCC;
	padding:5px;
}

.collect_email th {
	text-align:right;
	width:200px;
}

.collect_email  #email_text {
	padding:5px 5px 5px 35px;
}

.collect_email input {
	margin-left:10px;
}

.collect_email .e_failure_msg {
	color:red;
}

#page_contactus .collect_email {
		float:right;
		width:298px;
		margin-left:0px;
}


#page_contactus .collect_email  #email_text {
	padding:5px 5px 5px 50px;
}




.success_color {
	color:green;
}

#photodiv {
	height:100px;
	width:67px;
	float:right;
	border:1px solid black;
	margin-top:5px;
}

.bold {
	font-weight:bold;
}

#download_button_top {
	margin:10px 0px 0px 160px;
}

/* Product description */
#product_description {
	margin-top:10px;
}



#product_description .logo {
	float:left;
	width:75px;

	
	padding:10px 10px 30px 0px;
	
}

#product_description #title {
	font-weight:bold;
	margin:0px 0px 0px 0px;
	font-size:1.1em;
	font-style:italic;
	color:#06F;
	margin-top:5px;
}

#product_description #summary {
	font-weight:bold;
	margin:5px 0px 0px 100px;
	font-size:.9em;
}

#product_description #version {
	margin:00px 0px 0px 100px;
	font-size:.8em;
}

#product_description ul {
	margin-left:20px;
	margin-right:20px;
}

#product_description li {
	line-height:1.2em;
}

#product_description #video1 {
	width:425px;
	height:344px;
}

#product_description #videos {
	width:425px;
	margin:0 auto;
	padding:10px 0px 10px 0px;
}

#product_description .videos660 {
	width:660px;
	margin:0 auto;
	padding:10px 0px 10px 0px;
}

#product_description #videos2 {
	width:640px;
	margin:0 auto;
	padding:10px 0px 10px 0px;
}

#product_description hr {
	color: #000000; 
	border-style: none none dotted;
	margin:10px;
}

#product_description #slideshow {
	padding-left:52px;
	padding-top:110px;
}

.product_name_fun_countdown #product_description #slideshow,
.product_name_fun_countdown_pro #product_description #slideshow {
	padding-left:30px;
	padding-top:27px;
}



#also_available .logo {
	float:left;
	padding:10px 20px 20px 20px;
	width:75px;
	height:75px;
}

#also_available h1 {
	font-size:1em;
	font-style:italic;
	margin-left:105px;
}

#also_available .desc {
	font-size:.8em;
}


#also_available h1 a {
	text-decoration:underline;
	color:#06F;
}

#also_available p {
	padding:10px;
	font-size:.9em;
}

#also_available a.link_style2:hover {
	background-color:#06F;
	color:#ffffff;
}

#also_available h2,
#also_available h3 {
	font-size:.8em;
	font-weight:normal;
	margin-left:100px;
}



#also_available .col1,
#also_available .col2 {
	height:310px;

}



#also_available .col1 .logo img,
#also_available .col2 .logo img {
	width:75px;
	height:75px;
}


#also_available #halloween_countdown {
	float:left;	
	clear:left;
}



#also_available #christmas_countdown {
	float:right;	
	clear:right
}



#also_available h1 {
	padding-top:20px;
	margin-top:0px;
}





#page_products .logo {
	width:50px;
}

#text_description h1 {
	font-size:1.2em;	
}

#product_description h2,
#product_description h3 {
	margin:5px 0px 0px 0px;
}

.thumbnail {
	width:100px;	
}

.product_name_fun_countdown .thumbnail,
.product_name_fun_countdown_pro .thumbnail {
	width:170px;
}

#screenshots {
	top:940px;
	left:30px;
	position:absolute;
	width:320px;
	font-style:italic;
	margin-top:-40px;

}


.product_name_fun_countdown #screenshots,
.product_name_fun_countdown_pro #screenshots {
	top:940px;
	left:10px;
	position:absolute;
	width:450px;
	font-style:italic;
	margin-top:-60px;
}

#screenshots img {
	border:1px solid #CCC;
}

.product_name_fun_countdown #screenshots img,
.product_name_fun_countdown_pro #screenshots img {
	margin-right:25px;
	margin-bottom:20px;
}

#testimonials {
	top:1070px;
	left:30px;
	position:absolute;
	width:320px;
	font-style:italic;
}

#testimonials_ipad {
	top:1370px;
	left:30px;
	position:absolute;
	width:320px;
	font-style:italic;
}

.quote {
	font-style:italic;
}



#testimonials h2 {
	font-size:.9em;
	margin-left:0px;
}

#testimonials p {
	line-height:1.1em;
	font-size:.9em;
}

#videos h2 {
	margin:0;
}

#product_description #feature_section {
	font-size:.9em;	
}

#product_description #feature_section h2 {
	margin-left:0px;
}

#text_description {
	float:right;
	margin-top:0px;
	width:560px;
	padding:10px;
}

.product_name_fun_countdown #text_description,
.product_name_fun_countdown_pro #text_description {
	float:right;
	margin-top:0px;
	width:500px;
	padding:0px 10px 10px 10px;
}


/* Halloween Experience */
.product_name_halloween_experience {
	background:url(../images/iphone_body_halloween_experience.jpg) no-repeat;
	color:#505050;
}


.product_name_christmas_experience #fox,
.product_name_easy_timers_lite #ranked,
.product_name_halloween_countdown #ranked,
.product_name_gratitude_rock #ranked,
.product_name_holiday_countdown #ranked,
.product_name_christmas_countdown #ranked,
.product_name_christmas_experience #ranked,
.product_name_halloween_experience #ranked {
	color:red;
	font-size:.8em;
	margin:0px 0px 0px 100px;
}


.product_name_halloween_experience #text_description {
	color:#FF9900;
	background-color:#000000;
}

.product_name_halloween_experience #text_description  #title{
	color:#FF9900;
}

.product_name_halloween_experience #download_button_top {
	color:#000000;
	background-color:#FF9900;
}

/* Gratitude Rock */
.product_name_gratitude_rock {
	background:url(../images/iphone_body_gratitude_rock.jpg) no-repeat;	
}

/* Holiday Countdown */
.product_name_holiday_countdown {
	background:url(../images/iphone_body_holiday_countdown.jpg) no-repeat;
}


.product_name_holiday_countdown_lite {
	background:url(../images/iphone_body_holiday_countdown_lite.jpg) no-repeat;
}

/* Easy UP/down Timers */
.product_name_easy_timers {
	background:url(../images/iphone_body_easy_timers.jpg) no-repeat;
}

/* Easy UP/down Timers Lite */
.product_name_easy_timers_lite {
	background:url(../images/iphone_body_easy_timers_lite.jpg) no-repeat;
}

/* Christmas Experience */
.product_name_christmas_experience {
	background:url(../images/iphone_body_christmas_experience.jpg) no-repeat;
}

/* Halloween Countdown */
.product_name_halloween_countdown {
	background:url(../images/iphone_body_halloween_countdown.jpg) no-repeat;
}

/* Halloween Countdown Pro */
.product_name_halloween_countdown_pro {
	background:url(../images/iphone_body_halloween_countdown_pro.jpg) no-repeat;
}

/* Christmas Countdown Pro */
.product_name_christmas_countdown_pro {
	background:url(../images/iphone_body_christmas_countdown_pro.jpg) no-repeat;
}

.product_name_fun_countdown {
	background:url(../images/ipad_body_fun_countdown.jpg) no-repeat;
}

.product_name_fun_countdown_pro {
	background:url(../images/ipad_body_fun_countdown_pro.jpg) no-repeat;
}

.product_name_halloween_countdown #feature_section {
	height:650px;	
}


/* Christmas Countdown */
.product_name_christmas_countdown {
	background:url(../images/iphone_body_christmas_countdown.jpg) no-repeat;
}

/* Christmas Countdown Pro*/
.product_name_christmas_countdown_pro {
	background:url(../images/iphone_body_christmas_countdown_pro.jpg) no-repeat;
}

.product_name_christmas_countdown #feature_section {
	height:550px;	
}



/* Easter Countdown */
.product_name_easter_countdown {
	background:url(../images/iphone_body_easter_countdown.jpg) no-repeat;
}

.product_name_easter_countdown_pro {
	background:url(../images/iphone_body_easter_countdown_pro.jpg) no-repeat;
}


.product_name_easter_countdown #feature_section {
	height:650px;	
}

/* valentines Countdown */
.product_name_valentines_countdown {
	background:url(../images/iphone_body_valentines_countdown.jpg) no-repeat;
}

.product_name_valentines_countdown #feature_section {
	height:500px;	
}


/* valentines Countdown Pro */
.product_name_valentines_countdown_pro {
	background:url(../images/iphone_body_valentines_countdown_pro.jpg) no-repeat;
}

/* Christmas Experience */
.product_name_tilt_timer {
	background:url(../images/iphone_body_tilt_timer.jpg) no-repeat;
}

.paid_apps {
	display:block;	margin:0px;
}

.tiny_print {
	font-size:10px;
}


#demo_title {
	
	font-weight:bold;	
	text-align:center;
}

.app_title {
	text-align:center;
	margin-top:-55px;
	margin-left:50px;
	font-size:1.3em;
	display:block;
	line-height:1.3em;
}

#app_showcase {
	padding-bottom:40px;
}

.selected_app {
	width:300px;
	float:left;
	margin-top:30px;
}

.selected_app img {
	width:308px;
	height:596px;
	padding-left:25px;
}

.app_desc {
	font-size:.6em;	
	line-height:1.3em;
	display:block;
}

#page_products #also_header {
	margin-left:10px;
	margin-top:20px;
}


/* Firefox*/
a:focus { 
    outline: none; 
}

.support_icon {
	width:75px;	
	float:left;
	margin:10px;
	
}

.support_title {
	padding-top:40px;	
}
/* Support */

/*

.support li  {
	background-color:#F1F4F4;
	margin-top:10px;
	margin-bottom:10px;
}


.support #content li p {
	padding:20px;	
}
	
.support ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#page_support_easy_timers .heading {
	background:url(../images/easy_timers_icon40x40.jpg) left center no-repeat;
	padding-left:100px;

	}

*/



