
/* This file defines the content page edit styles */

.ContentBlock1
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	text-align: left;
	width: 175px;
}

.ContentBlock2
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	text-align: left;
	width: 400px;
}

.ContentBlock3
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	text-align: left;
	width: 175px;
}

.ContentBlock4
{
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	width: 175px;
}

.ContentBlock5
{
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	width: 175px;
}
.ContentBlock6
{
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	width: 175px;
}

.ContentBlock7
{
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	width: 175px;
}

.EditContentBlock1
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #CFDAEC;
	cursor: hand;
	width: 175px;
	text-align: left;
}

.EditContentBlock2
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #CFDAEC;
	cursor: hand;
	width: 400px;
	text-align: left;
}

.EditContentBlock3
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #CFDAEC;
	cursor: hand;
	width: 175px;
	text-align: left;
}

.EditContentBlock4
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #CFDAEC;
	width: 175px;
	cursor: hand;
	text-align: left;
}

.EditContentBlock5
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #CFDAEC;
	cursor: hand;
	width: 175px;
	text-align: left;
}

.EditContentBlock6
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #CFDAEC;
	cursor: hand;
	width: 175px;
	text-align: left;
}

.EditContentBlock7
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #CFDAEC;
	cursor: hand;
	width: 175px;
	text-align: left;
}