
#recipe,#csa-box {
    border-left-color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 10px;
    margin-left: 0px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    border-left-width: 1px;
    border-left-style: solid;
    float: right;
    width: 265px;
    clear: right;
}

#recipe p,#recipe ul {
    font-size: 11px;
    line-height: 15px;
}

#goingon {
    margin: 0 5px 0 0;
    float: left;
    padding: 5px;
    width: 455px;
}

body {
    font-family:"Lucida Grande",Verdana,Geneva,Arial,sans-serif;
    font-size: 12px;
    line-height: 19px;
    width: 760px;
    margin: 0;
    margin-left: 10px;
    padding: 0;
}

p {
    text-align: justify;
}

h2 {
    padding-bottom: 2px;
    border-bottom-color: #45a58a;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

img.center {
	border: #7DC0AD 1px solid;
	padding: 6px;
}

table
{
    font-size: 11px;
    line-height: 15px;
    color:#FFF;
    background-color:#45a58a;
    border-collapse:collapse;
    width:250px;
    margin-bottom: .5em;
}

caption
{
    padding: 1em 0 .5em;
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    color: #000;
    background-color: $fff;
}

thead
{

}

thead th
{
    padding:.5em 1em .5em;
    border-bottom:1px dotted #FFF;
    font-size:120%;
    text-align:left;
}



thead tr
{

}

td
{
    padding:.5em 1em;
}



tbody tr.odd td
{
    background:transparent url(../images/tr_bg.png) repeat top left;
}

tfoot
{

}

tfoot td
{
    border-top: 1px dotted #fff;
    font-weight: bold;
    padding-bottom:1.5em;
}

tfoot tr
{

}


* html tr.odd td
{
    background:#45A58A;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tr_bg.png', sizingMethod='scale');
}

#middle
{
    background-color: #337a67;
}

h1
{
    padding: 10px;
    background-color: #45a58a;
    width: 100%;
}


