@charset "UTF-8";
/* CSS Document */

/* All Modules */
#mod1But, #mod2But, #mod3But { padding:0px 15px; margin:5px 0px 20px 0px; }

#mod1But a, #mod2But a, #mod3But a { display: block; width: 690px; height: 145px; }

span { display: none; }

.dotted { padding-left: 80px; padding-right: 80px; margin-bottom: 15px; }

/* Module 1 */
#mod1But a { background: url(../images/subnav/buttons/mod1-pd.gif) no-repeat left top; }

#mod1But img { position: absolute; left: 15px; top: -18px; }

/* Module 2 */
#mod2But a { background: url(../images/subnav/buttons/mod2-pd.gif) no-repeat left top; }

#mod2But img { position: absolute; left: 15px; top: 0px; }

/* Module 3 */
#mod3But a { background: url(../images/subnav/buttons/mod3-pd.gif) no-repeat left top; }
