@import url('../../schema/thespotcard_style.css');

table.main {
    width: 100%;
}

.dataGrid td,th {
	padding: 0 15px 0 15px;
}

.sysMessage {
    width: 100%;
    font-size: 14px;
    color: red;
    text-align: center;
}

.addLink {
    float: right;
}