﻿/*COMPONENTS LIST*/
.ComponentsList
{
    float: left;
    width: 100%;
}

.ComponentsLabel
{
    font-weight: bold;
    padding: 5px;
    font-size: 1.2em;
}