﻿.ui-tabs-nav{display: none;}

.ui-tabs .ui-tabs-hide {
    display:block !important;
}
div.main {margin: 0  !important;  position: relative; width: auto; }
div.main h1{ margin-top: 150px; margin-right: 220px;}

#overview .photo{ width: 200px; position: absolute; top: 0; right: 0px; float: none;}
#overview .photo img {
    width:200px;
}
div.recipesection{margin-right: 220px; padding-top: 29px; margin-top: 29px; border-top: 2px solid #CCCCCC}

#tabs .ui-widget-content {
    width: auto;
}

.ui-tabs .ui-tabs-panel {
    padding:    0px;
}

.panel {
    width: auto;
}

.panel {
    background: none;
    border:none;
    margin-top:9px;
}

#tabs #nutrition{position: absolute; top: 150px; right: -0px; float: none; width: 200px;}

#overview .info {
    display:block;
    float:none;
    width: auto;
    margin-right: 220px;
}

.header div.logo{display: block; position: absolute; top: 0; left: 0; }
.header div.logo img{height: 133px;}

div.content {
    min-height: 0;
}

.content {
    padding: 0;
}

.results .recipelist dt, .info .stats dt, .info .haccp dt, .info .cn dt, .nutrient_list dt {
    font-size: 9pt;
}
.recipesection tr{ border-top: 1px solid #CCCCCC;}
