object, embed {width:900px;height:625px;}

ul#signpost li a.eatdrink {background-image:url(food-mood2.jpg);}
ul#signpost li a.exercise {background-image:url(exercise.jpg);}
ul#signpost li a.caffeine {background-image:url(caffeine.jpg);}
ul#signpost li a.destress {background-image:url(stress2.jpg);}


ul#signpost li a.foodmood-old {background-image:url(food-mood-light.jpg);}
ul#signpost li a.exercise-old {background-image:url(exercise-light.jpg);}
ul#signpost li a.donate-old {background-image:url(donation-light.jpg);}

#feelgood p {
margin: 0.5em 1em;
}

#feelgood ul {
margin-left: 40px;
list-style-type: none;
}

#feelgood ul li {
font-weight: bold;
}

.round {
-moz-border-radius: 10px;
margin: 10px;
padding: 10px 0;
}

.healthy {background: #9ed200;}
.exercise {background: #F3991B;}
.stress {background: #DD44DD;}
.sleep {background: #AACCFF;}


h3.healthy {background: url(h3_eating.png) no-repeat center; text-indent: -5000px; height: 100px;}
h3.exercise {background: url(h3_exercise.png) no-repeat center;text-indent: -5000px;height: 100px;}
h3.stress {background: url(h3_destress.png) no-repeat center;text-indent: -5000px;height: 100px;}
h3.sleep {background: url(h3_sleep.png) no-repeat center;text-indent: -5000px;height: 100px;}

h4 {
color: #000;
text-indent: 20px;
font-size: 120%;
}

dl {margin-left: 25px;}
ol {margin-left: 25px;}

dl dt {font-weight:bold;}
dl dd {margin-bottom: 0.5em;}
