.content1_layout
{
    text-align: left;
    width: 580px;
    margin-bottom: 10px;
}

.content1_title
{
    width: 500px;
    text-decoration: none;
    vertical-align: middle;
    font-size: 24px;
    color: White;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.content1_body
{
    vertical-align: top;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 6px;
    padding-top: 6px;
    font-size: 13px;
}

.content1_categorytitle
{

}

.content1_itembody
{
    
}

.content1_itemtitle
{
    padding-bottom: 10px;
    padding-right: 10px;
}

.content1_itemtitlelabel
{
    font-size: 24px;
    color: White;
}

.content1_itemimagearea
{
    border-right: white 3px solid;
    border-top: white 3px solid;
    border-left: white 3px solid;
    border-bottom: white 3px solid;
    float: right;
    margin-left: 15px;
    margin-top:15px;
}


.content1_itemtext
{
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    font-size: 13px;
    color: White;
}