﻿.adListHeader
{
    background: #efefef !important;
    border: 1px solid #ccc !important;
    margin: 10px;
    width: 100%;
}

.adListFooter
{
    background: #efefef !important;
    border: 1px solid #ccc !important;
    margin: 10px;
    width: 100%;    
}

.adItemListPanel
{
    border: 1px solid #000000;
    margin-top:10px;
    margin-left:10px;
    padding: 10px;
    height: 100px;
}

.adItemSeparator
{
    border:1px dotted black;
    height:1px;
}

adListGridView
{
	width: 50%;
}