h4.choosecategory {
font-family: Tahoma; font-size: 12px; font-weight: bold; color: #6e9913;
}

h5 {
font-family: Georgia; color: #929292; font-size: 11px;
}

h3 {
font-family: Georgia; font-size: 16px; margin-bottom: 15px;
}

#submitrecipe {
position: relative; top: 0; left: 0; width: 92%; padding: 8px; background: #e69309; color: #ffffff;
}

#submitrecipe h4{
font-weight: bold; font-size: 16px; font-family: Georgia, serif; color: #ffffff;
}

#submitrecipe a{
margin-top: 5px; display: block; text-align: right; font-size: 11px; font-family: Tahoma, sans-serif; font-weight: bold; color: #ffffff;
}

#recipe_list {
position: relative; top: 0; left: 0; width: 334px; border: 1px solid #D9D9D9; padding: 8px 8px 125px 8px; background: url(/2005/images/photo_honeycomb.jpg) no-repeat bottom right;
}

#recipe_list h2 {
font-family: Tahoma; font-size: 22px; font-weight: bold; color: #6e9913;
}

#recipe_list .recipe{
padding: 3px; font-size: 11px; margin: 3px 0 3px 0; display: block;
}

#recipe_list .recipe a {
color: #0092D6;
}

#recipe_list .recipe a:hover {
color: #DD9700;
}

#recipe_list .alt{
background: #EDF4F5;
}

#recipe_list .dots_horiz{
margin: 2px 0 2px 0;
}

#recipe_detail #description {
padding: 5px 0 5px 0; border: 1px dashed #EBEBEB; border-left: 0; border-right: 0;
}

#featuredrecipe {
position: relative; top: 0px; left: 0px; background: #ffffff; border: 1px solid #D9D9D9; padding: 12px; width: 320px; margin-bottom: 8px;
}

#featuredrecipe h6 {
font-size: 14px; color: #6e9913; font-family: Georgia, serif;
}

#featuredrecipe h2 {
font-size: 16px; font-weight: bold; font-family: Georgia, serif;
}