/**
 * Style sheet for the AboutController
 *
 * REL:		tandrtrailer.com
 * PATH:	/public_html/css/controllerStyles/about.css
 *
 */

.bold {font-weight: bold;}

.title {color: #006699;}

h4 {margin: 0;}

/* dealerInfo styles */
#dealerInfo ul {list-style-type: none;}
#dealerInfo ul li.link {color: #0000CC;}

#dealerInfo h4 {font-weight: bold; margin: 5px 0; color: #666666;}
