/* CSS Document */

#Body { margin-top: 15px; }

#JobInfo { border: 1px solid #C5C5C5; padding: 30px 0; }
#JobInfo h2 { width: 655px; margin: 0 auto; color: #9D0B0E; line-height: 36px; font-size: 14px; }
#JobInfo table { width: 655px; margin: 0 auto; line-height: 24px; text-align: left; }
#JobInfo table .spliter { line-height: 2px; height: 2px; border-top: 1px solid #C5C5C5; }
#JobInfo form #SubmitButton { display: block; margin: 20px 0; }

#IntroLink { background: url(../images/dot_bubble.gif) left top no-repeat; padding-left: 16px; margin-left: 30px; color: blue; text-decoration: underline; }
