﻿input[type="text"], select, button, submit
{
	font-size: 11px;
	line-height: 14px;
	border:solid 1px #8888FF;
}

input[type="submit"]
{

	font-size: 12px;

	color:red;
	cursor: pointer;
}


.WebHarpoonEditPanelContainer
{
	font-size:10px;
}



 
a{
 text-decoration:underline;
}

td
{
	vertical-align:top;
}
td.tags
{
	width:128px;
	}
a.CommandButtonSmall
{ text-decoration:underline;
  
  font-size:100%;
}

#HelpAndNotes
{
	padding: 5px;
	text-align:justify;

}
input.SourceURL
{
	width:99%;
}
.FullWidth
{
	width:99%;
	text-align:left;
	
}


.BeginEndColumn
{
	width:80px;
	white-space:nowrap;
	margin:4px;
	text-align:left;
}


.harpoonRequiredSection {width: 99%; background-color: #fafafa;}
.harpoonSection {margin-top: 25px;}
.harpoonLabel,.harpoonLabelRequired
{
	text-align: left;
	white-space:nowrap;
	
}


.harpoonLabelRequired{color: red;}

p
{margin-bottom:1.25em;
 padding-bottom:0;
 margin-top:1.5em;
 text-indent:0em;
 
}	
		
.harpoonSubSection
{
	margin-left:1.5em;
}

.disclaimer
{
	font-size: 10px; color: red;
	border: none;
	background-color: #FFfefe; 
	text-align: justify; 
	text-transform:uppercase;
	
	margin-left: 0px;
	text-align: justify; 
	padding: 4px;
}
#DNNUpdateCancel
{
	border-top: solid 1px red;
	margin-top:25px;
	text-align:left;
	width:auto;

}

#HarpoonSettings
{
	margin-top:15px;
}
.Indented
{
	margin-left:15px;
	margin-bottom:1em;
}
#HarpoonPreview
{
   border:dashed 2px #FFaaaa;
   width:99%;
}
#ddCharSet {width:200px;}