﻿.DropZone1
{
    width: 300px;
    height: 90px;
    background-color: #D1D1E0;
    border-color: #CCCCCC;
    color: #767676;
    float: left;
    text-align: center;
    font-size: 14px;
    color: white;
    font-family: Arial;
}
 
 