﻿/**
 * CSS Styles that are used when smart canvas is turned on.
 * Only affects the popup.
 */

#smartCanvasButtonsDiv
{
	margin-top:5px;
	text-align:center;
}

#smartCanvasPopupCancelButton
{
	margin-right:5px;
}