/* Technolgies Home (/support/technologies/index.html) */
/* --------------------------------------------------- */
#tech img                             { float: left; }
#tech h3, #tech p                     { margin-left: 100px; }

/* Training Series Promo Tile */
#fts-promo                            { border: 1px solid #94C83F; text-align: center; padding-top: 70px; background: url(/support/technologies/images/bg_promo_training.png) no-repeat 50% 0; }
.button-gray                          { color: #5d9211; margin-left: 0; }

.bulleted.checklist li                { list-style: none !important; margin-left: 0; padding-left: 16px; background: url(/support/technologies/images/bullet_check.png) no-repeat 0 4px; }

/* Tables
/*-------------------*/

table                                 { margin-bottom: 20px; }
table, table td                       { border: 0; font-size: 95%; }
table thead                           { background: 0; }
table thead th                        { color: #333; }
table ol                              { margin-left: 20px; }
table .shade                          { background: #eee; }
