﻿.part
{
}

.empty_part_zone
{
    font-weight: bold;
    font-size: 1.2em;
    background-image: url(Images/YellowStripe.gif);
}

.part_PartChrome
{
    border-right: #eaeaff 1px dashed;
    border-top: #eaeaff 1px dashed;
    border-left: #eaeaff 1px dashed;
    border-bottom: #eaeaff 1px dashed;
}

.part_menu
{
    background: red;
    font-weight: bold;
    font-size: 25pt;
    color: black;
}
