.title { text-align: center; padding: 20px 0; margin: 0; }
#footerLinks .title { text-align: left; }
.name { position: relative; display: block; top: -55px; }
p, li, td { font-size: 18px; line-height: 24px; }
ul.breadcrumb li, ul.dropdown-menu li { font-size: 13px; line-height: 13px; }

#roboticItemMenu { width: 100%; height: 62px; padding: 10px 0 20px 0; }
#roboticItemMenu a { display: block; width: 94px; height: 40px; padding: 10px; border: 1px solid #6c4d93; margin: 0 20px 0 0; float: left; background-position: 10px 10px; background-repeat: no-repeat; }
#roboticItemMenu a:hover { text-decoration: none; }
#roboticItemMenu a:last-child { margin: 0; width: 121px; }
#roboticItemMenu a span { display: table-cell; text-align: center; margin: auto 0; vertical-align: middle; width: 120px; height: 40px; color: #6c4d93; font-size: 13px; font-weight: bold; text-transform: uppercase; }
#roboticItemMenu a:last-child span { width: 121px; }

td .ava { width: 150px; height: 150px; background-position: 50% 50%; background-repeat: no-repeat; bacground-size: cover; border-radius: 50%; float: left; margin: 0 20px 20px 0; }

#programButton { padding-bottom: 20px; }
#programButton a { display: block; border: 1px solid #6c4d93; color: #6c4d93; text-decoration: none; font-size: 30px; font-weight: 100; line-height: 36px; text-align: center; padding: 10px; text-transform: uppercase; }