﻿


.SGC_PlaceholderEdit
{
}

div.SGC_Placeholders_Image_Info 
{
	background-color: #eeeeee;
	margin: 0px;
	padding: 2px;
	border: 1px solid #cccccc;
}

div.SGC_Placeholders_Image_Container 
{
	margin-bottom: 10px;
	clear: both;
}

.SGC_Console {
		border-collapse: collapse;
		background: white;
		border-color: black;
		border-style: solid;
		border-width: 1px;
		cursor: pointer;
		width: 250px;
	}
.SGC_Console_ItemIcon {
		width: 22px;
		height: 18px;
		background-image: url(/McmsHosting/UI/Sites/Council/Assets/ConsoleIcons/IconBackBlue.gif);
		text-align: center;
}
.SGC_Console_ItemText {
		text-align: left;
}
.SGC_ValidatorSummary 
{
	text-align: left;
}
