﻿/* Updates by John Ashmore for content managed pages */
.errorMessage
{
	color:red;
}

.general
{
	font:Arial, Helvetica, sans-serif;
}

.textbox
{
	font:Arial, Helvetica, sans-serif;
	width:280px;
}

.itemCell
{
	border-bottom: solid 1px #000000;
}

.itemImage
{
	margin-bottom: 10px;
}

.title 
{
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:1.0em;*/
	font-weight:bold;
	color:#6A656B;
}

.nocancel
{
	display:none;
}

.validation
{
	text-align:left;
}