﻿#bdTheDishContainer
{
    background:#fff;
    margin:0;
    padding:0 0 10px 0;
}

#bdTheDishHeader
{
    /*background:#00b5cb url(../images/doni1_50x75.gif) no-repeat right center;*/
    background-color:#00b5cb;
    height:75px;
    color:#fff;
    font-family:Rockwell, Courier New;
    font-weight:bold;
    font-size:26px;    
    line-height:20px;
    text-transform:uppercase;
    margin:0;
    padding:0;
}
#bdTheDishHeader span
{
    position:relative;
    top:24px;
    left:5px;
}
#bdTheDishHeader span a
{
    position:relative;
    top:24px;
    left:5px;
}
.bdTheDishPostContainer
{
    margin:10px 15px;
    padding: 5px;
    border-bottom: dotted 0px #000;
}
.bdTheDishPostContainer h5
{
    margin:5px 0 7px 0;
    padding:0;
    font-size:14px;
    line-height: 16px;
    border-bottom:solid 1px #000;
    width:100%;
}
.bdTheDishPostContainer h5 a
{
    color:#c41230;
    text-decoration:none;
    margin:0;
    
}
.bdTheDishPostContainer p
{
    display:inline;
    
}
.bdTheDishPostContainer a
{
    text-transform:uppercase;
    color:#c41230;    
    font-weight:bold;
    margin:0 0 0 3px;
}
.bdTheDishPostContainer div a
{
    text-transform:none;
    text-decoration:none;
    font-weight:normal;
    color:#00b5cb;
    margin:0;
}

/*-- Styles for control on Category.aspx --*/
#column2Category #bdTheDishContainer
{
    background:#fff;
    margin:0;
    padding:0 0 10px 0;
}