﻿
.dataUrlEmbedded
{
	width: 800px;
	height: 600px;
}

.ero .ero-body 
{
	width:400px!important;	
	overflow:auto!important;
}

#shoothilldescription
{
	overflow:auto;
	background-color:Red!important;
}

.ActionButton 
{
	float:left; 
	cursor: pointer; 
	color: Blue; 
	padding: 2px;
}

.ButtonDisabled, .ButtonDisabled:hover 
{
	color: Gray; 
	cursor: default;
}
