.imagePlace
{
    background: url(../images/thumb-bg.gif) no-repeat top left;
    padding: 14px 35px 11px 15px; 
}

    
.oneItem
{
    margin-bottom: 30px;
    padding-bottom:  20px;
    background: url(../images/item-bottom.gif) repeat-x bottom left transparent;
}

.textPlace
{
    padding: 11px 0 0;
    width:  380px;
}

.category
{
    padding: 3px 7px;
    margin-right: 6px;
    color: #FFFFFF;
    text-transform:  uppercase;
    font-size: 11px;
    font-weight: bold;    
}

.category a
{
    color: #FFFFFF;
    text-decoration:  none;
}
.category a:hover
{
    text-decoration:  underline;
}


.date
{
    font-size: 11px;
    padding-top: 3px;
}

.title
{
    margin: 15px 0 10px;
    font-size: 26px;
    font-weight: bold;
    color: #849646;
    padding-bottom: 15px;
    background: url(../images/item-bottom.gif) repeat-x bottom left transparent;
    
}


.title a
{
    color: #849646;
    text-decoration:  none;
}

.title a:hover
{
    text-decoration:  underline;
}


.intro
{
    font-size: 14px;
}

.embed
{
    margin: 20px 0;
    padding: 10px 0px;
    background-color: #eaefd4;
    text-align:center;
}
