
#learn_more_link {float:left;padding:12px 0px 0px 10px;font-size:12px;}

#learn_more_wrap { 
    border-top:3px solid #cccccc;
    border-bottom:3px solid #cccccc;
    background:url(http://www.adampoots.com/pligg97/templates/yget/images/poots_learnmore_bk.jpg) repeat top left;
}

#learn_more {
    height:250px;
    background:url(http://www.adampoots.com/pligg97/templates/yget//images/poots_learnmore_full.jpg) no-repeat scroll top center;
    margin-left:auto;
    margin-right:auto;    
}
.learn_more_close_button { position:relative;width:960px;margin-left:auto;margin-right:auto;padding:25px 25px 0px 0px; }
.learn_more_close_button a {
    background:url(http://www.adampoots.com/pligg97/templates/yget//images/bttn_close_window.png) no-repeat scroll top left;
    height:29px;
    width:143px;
    text-indent:-9999px;
    cursor:pointer;
    display:block;
    float:right;
}
 
.learn_more_close_button a:hover {
    background:url(http://www.adampoots.com/pligg97/templates/yget//images/bttn_close_window.png) no-repeat scroll bottom left;
}