#entryInfoBox { margin-top: 50px; padding: 10px 0 0 170px; border: 5px solid #FFB847; border-radius: 5px; background: url(../images/doctor_guts_pose.jpg) no-repeat 0 0; }
#entryInfoBox h2 { color: #fff; font-weight: bold; font-size: 17px; position: relative; top: -25px; left: -120px; display: inline-block; padding: 10px; text-align: left; background-color: #FFA900; margin: 5px 5px 10px 5px; border-radius: 25px; text-shadow: 0 1px #FF6600; }
#entryInfoBox h2:after, #entryInfoBox h2:before { content: ''; position: absolute; height: 0; width: 0; }
#entryInfoBox h2:after { top: 98%; left: 20px; border: 10px solid transparent; border-top: 10px solid #FFA900; /*10px*/ }
#entryInfoBox h2:before { top: 100%; left: 20px; border: 10px solid transparent; border-top: 12px solid #ffffff; /*13px*/ }
#entryInfoBox h3 { color: #fff; margin: -25px 5px 10px 0; padding: 5px; border-radius: 25px; background: #0089FA; font-weight: bold; font-size: 21px; text-align: center; text-shadow: 0 1px #003CDC; }
#entryInfoBox ul { padding: 10px 0; position: relative; list-style: url(../images/20px_blue_check.png) inside; }
#entryInfoBox li.entryBtn { width: 180px; height: 212px; position: absolute; bottom: 0; right: 0; list-style: none; background: url(../images/pointing_doctor.jpg) no-repeat right bottom; cursor: pointer; }
#entryInfoBox li.entryBtn a { color: #fff; padding: 10px 20px; border-radius: 3px; display: inline-block; position: absolute; top: -105px; right: 10px; background: #ff6600;/*#F06F04*/ font-weight: bold; font-size: 29px; line-height: 1.5; text-align: center; text-shadow: -1px -1px #FF3300; letter-spacing: 2px; }
