﻿/* Module Specific CSS */
/*  Make sure your CSS names don't overlap with other modules - its a good idea to prefix the names */
/*  We chose ce (Code Endeavors) for this sample, but you should use your own abbreviation */
.ModelTop
{
    padding: 10px;
}
