/* Global styles */
body {	background-color: #252525; vertical-align:top; padding:2px 5px 5px 20px; margin:0px}
td, p, span, div{ font:11px/14px MS Gothic, Osaka, Verdana, Arial, Helvetica, sans-serif; color:#565656}
hr{ height: 1px;}
a, a:hover{color:#922C48; text-decoration:none}

/* Recipe Home page styles */
hr { width:300px; color: #BDBDBD; background-color:#BDBDBD; height: 1px; border: 0}
#topMainTable{ width:787px}
#topTopBorder{ background:   url(images/top.gif) no-repeat bottom;}
#topLeftBorder{ background:#F6BBCC url(images/left.gif) repeat-y left top; width:9px;}
#topRightBorder{background:#FFFFFF url(../recipe/images/right.gif) repeat-y right top; width:9px}
#topBottomBorder{ background:   url(images/bottom.gif) no-repeat}
#siteMenuTable{width:100%;}
#topMiddleBorder{ background:#FFFFFF url(images/middle.gif) repeat-y; width:11px;}
#topMenuTable{width:397px;}
#topMenuCell{}

/* Recipe main page styles */
#topMainCell{ background:#FFFFFF url(../recipe/images/bg_01.gif) center no-repeat; width:454px;}
#mainItemLeftCell{ background:#F6BBCC; width:306px; text-align:center;}
#recipeMainImage{ border:1px solid #FFFFFF}
#ingredCell{ border-bottom:1px solid #E2DFA9; padding:4px 0px 0px 0px}
#recipeItem{ width:350px}

#tableLeftCell{ background:#F6BBCC url(images/bg_main.gif) no-repeat top; width:306px; text-align:center;}