/* ------------------------------------------------------------------- */
/* LAYOUT */
/* ------------------------------------------------------------------- */

#link-list-wrapper div div					{ float:left; width:190px; padding-right:10px; padding-bottom:15px;}


.link-group-healthy,
.link-group-visit							{ clear:left;}

#link-list-wrapper ul li					{ list-style:none; line-height:1.5em;}
#link-list-wrapper h3						{ font-size:1.6em; font-weight:normal; color:#767676; padding:0 0 5px 0; margin:0;}
#link-list-wrapper ul li a:hover			{ color:#CCC; }

