                                                                        /* how it works */
.how_it_works{padding:20px 0px 0px 115px; background:url(http://img1.essaydot.com/images/step_bg.gif) no-repeat 20px 22px;}
.description_step{margin-bottom:30px;}
.bottom_txt{font-weight:bold;}
.button_container{text-align:center; margin:30px 0px;}
a.red_button{display:inline-block; display:-moz-inline-stack; height:37px; font: bold 18px Arial, Helvetica, sans-serif; text-transform:uppercase; text-decoration:none; color:#ffffff; line-height:37px; padding:0px 20px; position:relative;
background: #de5764; /* Old browsers */
background: -moz-linear-gradient(top, #de5764 0%, #b70822 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#de5764), color-stop(100%,#b70822)); 
background: -webkit-linear-gradient(top, #de5764 0%,#b70822 100%); 
background: -o-linear-gradient(top, #de5764 0%,#b70822 100%); 
background: -ms-linear-gradient(top, #de5764 0%,#b70822 100%);
background: linear-gradient(top, #de5764 0%,#b70822 100%); 
-pie-background: linear-gradient(top, #de5764 0%,#b70822 100%);
border-radius:4px 4px 4px 4px; -moz-border-radius:4px 4px 4px 4px; -webkit-border-radius:4px 4px 4px 4px;}
a.red_button:hover{color:#ffffff;
background: #498cbe; /* Old browsers */
background: -moz-linear-gradient(top, #498cbe 0%, #206f9d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#498cbe), color-stop(100%,#206f9d)); 
background: -webkit-linear-gradient(top, #498cbe 0%,#206f9d 100%); 
background: -o-linear-gradient(top, #498cbe 0%,#206f9d 100%); 
background: -ms-linear-gradient(top, #498cbe 0%,#206f9d 100%); 
background: linear-gradient(top, #498cbe 0%,#206f9d 100%); 
-pie-background: linear-gradient(top, #498cbe 0%,#206f9d 100%); 
}                                                                    

/* affiliate*/

.aff_program{ color:#444444; font-size:14px; line-height:19px; }
.accentuated{ font-weight:bold; margin:12px 0px;}
.aff_title{ font-size:24px; line-height:30px; color:#024070; border-bottom:2px #024070 solid; margin:12px 0px 5px 0px;}
.aff_program p{ padding:0px; margin:5px 0px 12px 0px;}
.aff_program ul{ margin:10px 0px 7px 0px; padding:0px; list-style-type:none;}
.aff_program ul li{ padding:0px 0px 5px 20px; background:url(http://img1.essaydot.com/images/black_arr.gif) no-repeat 0px 4px; font-weight:bold; }
.aff_program strong, .aff_program ul li span { color:#222222;}