﻿.Gadgets-View-table
{
	border-collapse: collapse;
}
.Gadgets-View-table td
{
	padding: 0px;
}

.Gadgets-View-Gadget,
.Gadgets-View-Gadget-active,
.Gadgets-View-Example
{
	padding: 5px;
}

.Gadgets-View-Gadget-active,
.Gadgets-View-Example,
.Gadgets-View-Example-Cell
{
	background-color: #dedede;
}

.Gadgets-View-Example
{
	min-width: 200px;
}

.Gadgets-View-Gadgets,
.Gadgets-View-Actions
{
	padding: 5px;
}
.Gadgets-View-Actions
{
	padding-top: 0px;
}

.Gadgets-View-Button a,
.Gadgets-View-Button a:hover
{
	color: #069;
}
