/* Reset Defaults
--------------------------------------------------------------- */
html{
	padding: 0;
	margin: 0;
}
body { margin: 0; padding: 0; color: #036f3b; font: 76%/1.5em Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6,
p, blockquote, ul, ol, dl,
fieldset, address { margin-bottom: 1em; }
address, abbr, acronym { font-style: normal; }
a:link , a:visited { color: #5dbb46; text-decoration: none; }
a:hover , a:active { color: #b0d236; text-decoration: underline; }
abbr { border: none; font-style: normal;}
img { border: none; }

/* Default Styles
--------------------------------------------------------------- */
h1 { font-size: 2.0em; margin: 0.4em 0; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.8em; }
h7 { font-size: 1.3em; }
h1, h2, h7 { color: #b0d236; }
h2, h3, h4, h5, h6, h7 { margin: 1.2em 0 0.8em; font-weight: bold; line-height: 1.2em; }
table, th, td { font-weight: normal; vertical-align: top; text-align: left; font-size: 1.0em; }
ul, ol { padding: 0 0 0 1.6em; }
dl {}
dl dt {}
dl dd {}
.small { font-size: .91em; font-weight: normal; }
.centered { text-align: center; }
.hidden { position: absolute; left: -3000px; }
.production_note { color: #F00; }


/* Basic Layout
--------------------------------------------------------------- */
html, body {
	height: 100%;
	text-align: center;
	background: #036f3b url("../images/bg_body.jpg") top center repeat-x fixed;
	background-attachment: fixed;
	}
#container {
    min-height: 100%;
    height: auto;
	}
#container {
	width: 907px;
	margin: 0 auto;
	padding: 0 11px;
	background: transparent url("../images/bg_container.png") center top no-repeat fixed;
	}
#header {
	height: 75px;
	background: transparent url("../images/bg_header.jpg") center top no-repeat;
	}
#content {
	min-height: 291px;
	background: transparent url("../images/bg_header.jpg") center -75px no-repeat;
	text-align: left;
	}

#home div.left_col
{
	float:left;
	width:295px;
	text-align:center;
}

#home div.left_col img.title
{
	margin-bottom:20px;
}


#home p.home_large
{
	font-size:18px;
	line-height:25px;
}

#home p.home_medium
{
	font-size:14px;
}

#home p.home_small
{
	font-size:12px;
}

#home div.mid_col
{
	float:left;
	width:60px;
	height:450px;
	background-image:url('../images/home_divider.png');
	background-repeat:no-repeat;
	background-position:bottom;
	
}


#home div.right_col
{
	float:left;
	width:295px;
	margin-bottom:20px;
	text-align:center;
}

#home div.right_col img.dog
{
	margin-top:30px;	
}

#home div.right_col img.logo
{
	margin-top:0px;	
}

#home div.right_col img.title
{
	margin-bottom:20px;
}

#wide_content {
	
	margin: 0 50px 0 225px;
	padding: 0 0 50px;
	}
#main_content {
	margin: 0 310px 200px 225px;
	padding: 0 0 250px;
	}
#side_content {
	float: right;
	width: 210px;
	margin: 39px 50px 0 0;
	padding: 0 0 50px 21px;
	background: transparent url("../images/bg_side.png") left bottom no-repeat;
	}
#footer {
	clear: both;
	width: 907px;
	
	background: transparent url("../images/bg_border_green.png") left top no-repeat;
	}

/*  Step 4 
---------------------------------------------------------------*/


*{
	padding: 0;
	margin: 0;
}

div.input_field_a
{
	float:left; 
}

div.input_field_b
{
	float:left; 
	padding-left:30px;
}

div.input_field_c
{
	float:right; 
	padding-right:80px;
	padding-top:28px;
}


#added_emails
{
	background-color:#FFF;
	border:thin #666 solid;
	height:200px;
	width:550px;
	margin-top:3px;
	overflow:auto;
}

#existing_emails
{
	background-color:#FFF;
	border:thin #666 solid;
	height:200px;
	width:550px;
	margin-top:6px;
	overflow:auto;
}

div.email_1
{
	background-color:#CCC;
	height:24px;
	width:100%;
}

p.step_4_first_name
{
	color:#FFF;
	float:left;
	width:80px;
	padding-left:5px;
	margin-top:3px;
	margin-bottom:3px;
}

p.step_4_last_name
{
	color:#FFF;
	float:left;
	padding-left:20px;
	width:130px;
	margin-top:3px;
	margin-bottom:3px;
}


p.step_4_email
{
	color:#FFF;
	float:left;
	padding-left:20px;
	width:130px;
	margin-top:3px;
	margin-bottom:3px;
}
                    
p.step_4_remove
{
	color:#FFF;
	float:left;
	padding-left:50px;
	margin-top:3px;
	margin-bottom:3px;
}

.step_4_include
{
	color:#FFF;
	float:left;
	padding-left:10px;
	margin-top:2px;
	margin-bottom:2px;
}


div.email_2
{
	background-color:#666;
	height:24px;
	width:100%;
}


div.btn_select_send
{
	padding-top:40px;
	padding-left:170px;
}

p.step_4_include
{
	color:#FFF;
	float:left;
	padding-left:20px;
	margin-top:2px;
	margin-bottom:2px;
    vertical-align: bottom;

}

.step_4_check_box_label
{
display: block;

}


div.clear_kurt {
	border:thin #666 solid;
	clear:both;
}

div.clear {
	clear:both;
}

/* Header
--------------------------------------------------------------- */
#header #header_flash {
	float: left;
	width: 185px;
	height: 368px;
	margin: 0;
	padding: 0;
	background: transparent url("../images/bg_header_logo.png") left 8px no-repeat;
	}
#header #header_flash #flash_wrapper {
	width: 163px;
	height: 224px;
	margin: 39px 15px 105px 7px;
	}

#header h1 { /* IF NO FLASH IN HEADER */
	float: left;
	width: 185px;
	height: 368px;
	margin: 0;
	padding: 0;
	background: transparent url("../images/bg_header_logo.png") left 8px no-repeat;
	}
#header h1 a {
	display: block;
	width: 163px;
	height: 224px;
	margin: 39px 15px 105px 7px;
	background: transparent url("../images/btn_logo.png") left top no-repeat;
	text-indent: -5000px;
	}
#header h1 a:hover, #header h1 a:active {
	opacity: .85;
	filter: alpha(opacity=85);
	}
#header h1 a:focus { outline: none; }

/* Navigation
--------------------------------------------------------------- */
#nav {
	float: right;
	
	height: 35px;
	}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#nav ul li {
	display: block;
	float: left;
	height: 35px;
	margin: 0;
	padding: 0;
	}
#nav ul li.btn_privacy, #nav ul li.btn_terms, #nav ul li.btn_faq { display: none; }

/* Buttons */
#nav ul li a {
	display: block;
	height: 34px;
	background: transparent url("../images/nav.png") 0 0 no-repeat;
	text-indent: -5000px;
	}
#nav ul li a:focus { outline: none; }

#nav ul li.btn_home a { width: 76px; background-position: 0 0; }
#nav ul li.btn_send a { width: 133px; background-position: -76px 0; }
#nav ul li.btn_ovations a { width: 86px; background-position: -209px 0; }
#nav ul li.btn_about a { width: 87px; background-position: -295px 0; }
#nav ul li.btn_contact a { width: 99px; background-position: -382px 0; }
#nav ul li.btn_login a { width: 104px; background-position: -621px 0; } /* Make this 70px when the issues are solved */
#nav ul li.btn_logout a { width: 70px; background-position: -551px 0; }
#nav ul li.btn_my_account a { width: 109px; background-position: -621px 0; }

#nav ul li.btn_home a:hover { width: 76px; background-position: 0 -35px; }
#nav ul li.btn_send a:hover { width: 133px; background-position: -76px -35px; }
#nav ul li.btn_ovations a:hover { width: 86px; background-position: -209px -35px; }
#nav ul li.btn_about a:hover { width: 87px; background-position: -295px -35px; }
#nav ul li.btn_contact a:hover { width: 99px; background-position: -382px -35px; }
#nav ul li.btn_login a:hover { width: 104px; background-position: -621px -35px; } /* Make this 70px when the issues are solved */
#nav ul li.btn_logout a:hover { width: 70px; background-position: -551px -35px; }
#nav ul li.btn_my_account a:hover { width: 109px; background-position: -621px -35px; }


/* Buttons - Active */
/* Subnav */

/* Content Styles
--------------------------------------------------------------- */
#content a:link, #content a:visited { text-decoration: underline; }
h2.page_title { margin-top: 0; }

/* UL Styles */

#content ul {
	list-style: none;
	margin: 0;
	}

#content ul li {
	padding: 0 0 .6em 1.1em;
	background: url("../images/bullet.png") 0 .4em no-repeat;
	line-height: 1.25em;
	}
	
/* Sidebar Styles
--------------------------------------------------------------- */
#side_content { font-size: .91em; line-height: 1.3em; }
#side_content h1, #side_content h2, #side_content h3, #side_content h4, 
#side_content h5, #side_content h6 { margin-top: 0; }

/* Footer
--------------------------------------------------------------- */
#footer {
	color: #929292;
	text-align: center;
	font-size: .91em;
	line-height: 1.2em;
	}
#footer a:link, #footer a:visited { color: #929292; }
#footer p { margin: 0; padding: 16px 0 0; }

#footer #utility_nav {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	}
#footer #utility_nav ul li {
	display: inline;
	margin: 0;
	padding: 0 8px 0 0;
	/*background: url("../images/footer_nav_divider.png") right 4px no-repeat; */
	text-transform: lowercase;
	}
#footer #utility_nav ul li.btn_ovations, #footer #utility_nav ul li.btn_login { display: none; }
#footer #utility_nav ul li.btn_faq { background: none; }

/* Forms
--------------------------------------------------------------- */

input.payment {
margin-bottom:7px;	
}

label.basic {
	display: block;
	padding: 1em .5em .1em 0;
	font-weight: bold;
	}
label.inline {
	display: inline;
	}
div.form_row { padding-top: 1.5em; }
form input, form textarea {
	padding: 2px;
	background: #FFF;
	border: 1px solid #b0d236;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	}
form select {
	padding: 2px;
	background: #FFF;
	border: 1px solid #b0d236;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	}

a.btn_login {
	display: block;
	width: 98px;
	height: 42px;
	margin: 0;
	padding: 0;
	background: url("../images/btn_login.png") left top no-repeat;
	text-indent: -5000px;
	}
a.btn_login:hover { background-position: left bottom; }
a.btn_login:focus { outline: none; }

a.btn_send {
	display: block;
	width: 98px;
	height: 42px;
	margin: 0;
	padding: 0;
	background: url("../images/btn_send.png") left top no-repeat;
	text-indent: -5000px;
	}
a.btn_send:hover { background-position: left bottom; }
a.btn_send:focus { outline: none; }

a.btn_register {
	display: block;
	width: 124px;
	height: 42px;
	margin: 0;
	padding: 0;
	background: url("../images/btn_register.png") left top no-repeat;
	text-indent: -5000px;
	}
a.btn_register:hover { background-position: left bottom; }
a.btn_register:focus { outline: none; }

a.btn_paynow_send {
	display: block;
	width: 222px;
	height: 43px;
	margin: 0;
	padding: 0;
	background: url("../images/btn_paynow_send.gif") left top no-repeat;
	text-indent: -5000px;
	}
a.btn_paynow_send:hover { background-position: left bottom; }
a.btn_paynow_send:focus { outline: none; }

a.btn_send {
	display: block;
	width: 146px;
	height: 43px;
	margin: 0;
	padding: 0;
	background: url("../images/btn_send.gif") left top no-repeat;
	text-indent: -5000px;
	}
a.btn_send:hover { background-position: left bottom; }
a.btn_send:focus { outline: none; }

a.btn_summary {
	display: block;
	width: 146px;
	height: 43px;
	margin: 0;
	padding: 0;
	background: url("../images/btn_summary.gif") left top no-repeat;
	text-indent: -5000px;
	}
a.btn_summary:hover { background-position: left bottom; }
a.btn_summary:focus { outline: none; }


a.btn_step2 {
	display: block;
	width: 146px;
	height: 43px;
	margin: 0;
	padding: 0;
	background: url("../images/btn_step2.gif") left top no-repeat;
	text-indent: -5000px;
	}
a.btn_step2:hover { background-position: left bottom; }
a.btn_step2:focus { outline: none; }

a.btn_continue {
	display: block;
	width: 144px;
	height: 42px;
	margin: 0;
	padding: 0;
	background: url("../images/btn_continue.png") left top no-repeat;
	text-indent: -5000px;
	}
a.btn_continue:hover { background-position: left bottom; }
a.btn_continue:focus { outline: none; }

a.btn_goback {
	display: block;
	width: 144px;
	height: 42px;
	margin: 0;
	padding: 0;
	background: url("../images/btn_goback.png") left top no-repeat;
	text-indent: -5000px;
	}
a.btn_goback:hover { background-position: left bottom; }
a.btn_goback:focus { outline: none; }

a.btn_update {
	display: block;
	width: 124px;
	height: 42px;
	margin: 0;
	padding: 0;
	background: url("../images/btn_update.png") left top no-repeat;
	text-indent: -5000px;
	}
a.btn_update:hover { background-position: left bottom; }
a.btn_update:focus { outline: none; }

a.btn_change {
	display: block;
	width: 124px;
	height: 42px;
	margin: 0;
	padding: 0;
	background: url("../images/btn_change.png") left top no-repeat;
	text-indent: -5000px;
	}
a.btn_change:hover { background-position: left bottom; }
a.btn_change:focus { outline: none; }

/* Page Specific Styles
--------------------------------------------------------------- */
/* ALL SPECIAL PAGES */

body.special #header {
	height: 75px;
	background: transparent url("../images/bg_header_special.jpg") center top no-repeat;
	}
body.special #header #header_flash, body.special #header h1 { background: none; }
body.special #content {
	height: 285px;
	background: transparent url("../images/bg_header_special.jpg") center -75px no-repeat;
	}
body.special #wide_content {
	padding: 0 0 0;
	}
body.special #footer {
	position: relative;
	top: -3px;
	background: none;
	}
body.special #footer p {
	padding-top: 0;
	}


/* ALL FLASH PAGES */

body.flash #header {
	height: 75px;
	background: transparent url("../images/bg_header_flash.jpg") center top no-repeat;
	}
body.flash #header #header_flash, body.flash #header h1 { background: none; }
body.flash #content {
	height: 540px;
	background: transparent url("../images/bg_header_flash.jpg") center -65px no-repeat;
	}
	
body.flash #wide_content {
	margin: 0 0 0 187px;
	padding: 0 0 0;
	}
#flash_container {
	width: 720px;
	height: 523px;
	/*background: url("../images/bg_flash.png") left top no-repeat;*/
	}
	
#flash_container p.para1
{
color:#036f3b;
font-size:18px;
line-height:25px;
}

#flash_container p.promo_info
{
color:#036f3b;
font-size:14px;
}

#flash_container input.promo_input
{
margin-top:-10px;
width:100px;
padding:10px;
font-size:18px;
text-align:center;
font-family:"Times New Roman", Times, serif;
}

#flash_container p.bottom
{
	text-align:center;
	font-size:20px;
	padding-top:30px;
}

#flash_container div.demo
{
	text-align:center;
}

#flash_container p.click_for_demo
{
	font-size:12px;
	padding-top:10px;
}

#flash_container div.initial_content
{
	padding-left:20px;
	padding-right:20px;
}

#flash_container div.row2
{
	padding-top:30px;
}

#flash_container div.free_trial
{
	float:left;
	width:300px;
	text-align:center;
}

body.flash #footer {
	position: relative;
	top: -3px;
	background: none;
	}
body.flash #footer p {
	padding-top: 0;
	}


/* HOME */
body#home #content { height: auto; }
body#home #header { height: 65px; }

body#home #home_content {
	padding: 10px 185px 20px 182px;
	background: transparent url("../images/bg_border_green.png") left bottom no-repeat;
	font-size: 1.2em;
	line-height: 1.3em;
	}

body#home #green_content {
	margin: 9px 0 0;
	padding: 15px 0 20px;
	background: transparent url("../images/home_green_bg_footer.png") center bottom no-repeat;
	font-size: 1.2em;
	}
body#home #green_content #green_main_content { margin: 0 185px 0 182px; }
body#home #green_content h3, body#home #green_content p {
	text-align: left;
	text-indent: 0;
	}
body#home #green_content h3 {
	height: 42px;
	margin: 0 0 8px;
	background: transparent url("../images/home_h3_green.png") left top no-repeat;
	text-indent: -5000px;
	}
body#home #green_content p { line-height: 2em; }
body#home #footer { padding-top: 7px; }

a#btn_globalreleaf {
	display: block;
	float: right;
	width: 128px;
	height: 93px;
	background: transparent url("../images/logo_global_releaf.png") left top no-repeat;
	text-indent: -5000px;
	}
a#btn_globalreleaf:hover {
	opacity: .85;
	filter: alpha(opacity=85);
	}
a#btn_globalreleaf:focus { outline: none; }
body#home #green_content a#btn_globalreleaf { margin: 12px 25px 0 0; }


/* ABOUT */
body#about #wide_content {
	margin: 0 100px 0 225px;
	}


/* LOGIN */
body#login #login_callout {
	float: right;
	width: 210px;
	height: 290px;
	background: transparent url("../images/banner_register.png") center top no-repeat;
	}

body#login #login_callout p.promo_code
{
	padding-top:188px;
	font-size:15px;
	color:#000000;
	text-align:center;
	font-family:"Times New Roman", Times, serif
}


/* FAQ */
body#faq dl#faq_list {
	border-top: 1px dotted #cfb351;
	margin-top: 2em;
	padding-top: 1.5em;
	}
body#faq dl#faq_list dt {
	margin: 0;
	padding: 0 0 0 30px;
	background: url("../images/faq_icons_Q.png") 0 0 no-repeat;
	color: #b0d236;
	font-size: 1.2em;
	font-weight: bold;
	}
body#faq dl#faq_list dd {
	margin: 0;
	padding: 0 0 1em 30px;
	background: url("../images/faq_icons_A.png") 0 0 no-repeat;
	}

/* PAYMENT */
body#payment .form_container { margin-top: 2em; }
body#payment .form_container h3 { margin-top: 0; }
body#payment #card_info {
	width: 300px;
	padding: 0 0 50px 0px;
	/*background: transparent url("../images/bg_side.png") left bottom no-repeat;*/
	}

body#payment .form_container .tArea { font-family:Arial, Helvetica, sans-serif; }

/* Admin Pages */
#admin_nav {
	position: absolute;
	z-index: 100;
	float: left;
	margin-left: 140px;
	padding-top: 4px;
	/*background: #0F0;*/
	}
#admin_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#admin_nav ul li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 9px;
	font-size: .91em;
	font-weight: bold;
	background: url("../images/footer_nav_divider.png") left 4px no-repeat;
	}
#admin_nav ul li a:link, #admin_nav ul li a:visited { text-decoration: none; }

body#admin #admin_nav li.btn_admin_account a, 
body#admin_cards #admin_nav li.btn_admin_cards a, 
body#admin_info #admin_nav li.btn_admin_info a { color: #036f3b; }

body#admin #wide_content h4 { padding-left: 20px; }
body#admin #wide_content h4 a {
	padding-left: 15px;
	background: url("../images/arrow_big.gif") left 3px no-repeat;
	text-decoration: none;
	}
body#admin #wide_content h4 a:hover {
	background-position: left -187px;
	}

body#admin_info #side_content { font-size: 1em; line-height: 1.5em; }
body#admin_info #side_content h3 { margin: .4em 0 0.8em; }

body#admin_cards #card_list	{
	height: 150px;
	padding: 5px 10px;
	background: #FFF;
	border: 1px solid #b0d236;
	overflow: scroll;
	}

body#admin_cards #card_list {
	text-align: center;
	}
body#admin_cards #card_list table#card_table {
	width: 550px;
	margin: 0 auto 20px;
	}
body#admin_cards #card_list table#card_table th {
	margin: 0;
	padding: 4px 0;
	border-bottom: 1px solid #b0d236;
	color: #b0d236;
	vertical-align: center;
	font-size: .91em;
	font-weight: bold;
	text-transform: uppercase;
	}
body#admin_cards #card_list table#card_table td {
	margin: 0;
	padding: 4px 0;
	border-bottom: 1px dotted #666;
	vertical-align: top;
	font-size: .91em;
	line-height: 1.2em;
	}
body#admin_cards #card_list table#card_table td a:link,
body#admin_cards #card_list table#card_table td a:visited { text-decoration: none; }
body#admin_cards #card_list table#card_table td a:hover,
body#admin_cards #card_list table#card_table td a:active { text-decoration: underline; }
body#admin_cards #card_list table#card_table .card_title {
	width: 220px;
	padding: 4px 5px 4px 0;
	}
body#admin_cards #card_list table#card_table .card_date {
	padding: 4px 5px;
	text-align: center;
	}
body#admin_cards #card_list table#card_table .card_recipients {
	padding: 4px 5px;
	text-align: center;
	}
body#admin_cards #card_list table#card_table .card_options {
	width: 150px;
	text-align: right;
	}



/*Sukhwinder styles */

.form_label
{
	font-size: 12px;
	color:#0071BC;
	vertical-align: top;
	text-align:right;
	font-weight:700;
}
.form_label_error
{
	font-size: 12px;
	color: #FF0000;
	vertical-align: top;
}
.form_required_error {
	FONT-SIZE: 11px; COLOR: #ff9933
}

.message_success
{
	color:#0071bc;
	text-align:center; 
	font-size:12px;
}
.message_success 
{
	color:#0071bc;
}
.message_error 
{
	text-align:center; 
	padding:5px;
	font-size:12px;
	color:#f7931e;
	border-style: solid;
	border-width: 1px;
	border-color:#f7931e;
}
	
label {
	display: block;
	padding: 1em .5em .1em 0;
	font-weight: bold;
	}
 span label{
	display: inline;
	}
	
	
	/* email remove */
	
	p.step_4_email_remove
{
	color:#FFF;
	/*float:left;*/
	padding-left:20px;
	margin-top:1px;
	margin-bottom:0px;
}

/* New HomePage Styles */
#flash_container div.initial_content2
{
	padding-left:20px;
	padding-right:10px;
}
#home2 div.left_col {
	float:left;
	width:262px;
	text-align:center;
	position: relative;
}
div.mid_coll
{
	float:left;
	width:141px;
	height:450px;
	
}
#home2 div.right_col
{
	float:left;
	width:262px;
	margin-bottom:20px;
	text-align:center;
}
p.home2-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #05703c;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	text-align: center;	
	margin-top: 18px;
}
img#sample {
	margin-top: 25px;
}
	ul#yourself {
		height: 146px;
		background: url(/images/yourself-ul.png) no-repeat top left;
		list-style: none;
		margin-left: 12px;
	}
	ul#animate-pet {
		height: 146px;
		background: url(/images/animate-pet-ul.png) no-repeat top left;
		list-style: none;
	}
		ul#yourself li, ul#animate-pet li {
			font-size: 14px;
			font-weight: normal;
			color: #6b6b6b;
			background: none;
			line-height: 20px;
			text-align: left;
		}
		ul#we-voice {
			margin-top: 7px;
			margin-left: 9px;
		}
			ul#we-voice li {
				font-size: 12px;
				line-height: 18px;
			}
.get-started {
	position:relative; 
	margin: 15px auto 0px;
	display:block;
}
.get-started span {
	visibility:hidden;
	display:none;
}
.get-started:hover span {
	visibility:visible;
	display:block; 
	position:absolute; 
	top:0px; 
	left:32px;
}
img#offer {
	position: absolute;
	top: 30px;
	left: -15px;
}
div#wide_content.home {
	position: relative;
}
div#topper-home {
	width: 180px;
	height: 633px;
	background: url(../images/bg_header_flash.jpg) no-repeat top left;
	position: absolute;
	top: -65px;
	left: -187px;
	z-index: 1000;
}
ul.examples {
	width: 179px;
	list-style: none;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
	ul.examples li {
		display: inline-block;
		float: left;
		vertical-align: bottom;
		margin: 0px !important;
		padding: 0px !important;
		list-style: none;
		background: none !important;
		display: block;
	}
	ul.examples li img {
		float: left;
		vertical-align: bottom;
		display: block;
	}
		ul.examples li a.roll {
			position: relative;
			display: block;
			float: left;
		}
		ul.examples li a.roll span {
			visibility:hidden;
			display:none;
		}
		ul.examples li a.roll:hover span {
			visibility:visible;
			display:block; 
			position:absolute; 
			top:0px; 
			left:0px;
		}
div#topper-home p.home2-subtitle {
	margin-bottom: 5px;
}
img.logo-home {
	margin-top: 20px;
}
div#topper-home p.contact {
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	padding: 20px 10px !important;
}
	div#topper-home p.contact a {
		float: right;
		font-weight: bold;
		text-decoration: underline;
}
div#closeButton {
	position: absolute;
	top: 0px;
	left: 625px;
	height: 18px;
	overflow: hidden;
}