/* Help Post It */
#postit 
{
  margin-top: -12px;
  margin-left: 15px;
  margin-bottom: 10px;
  float: left;
  width:277px; height: 360px;
  font-size: 1.3em;
  font-family: Georgia, "Times New Roman", serif;
  color: Black;
  background: url(/css/images/note-big.jpg) no-repeat;
}
#postit h2 {
  margin: 50px 0px 0px 0px;
  text-align: center;
  font-size: 24px;
  color: #54010b;
}
#postit h3 
{
	margin: 15px 0px 5px 0px;
	color: Red;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #54010b;
}
#postit input {
  padding: 5px;
  border: 1px solid #501016;
}
#postit input
{
   font-size: 1em; 
}
#postit input.findHelpTextbox 
{
	color: #777777;	
}

#postit table td
{
   font-size: 1em; 
}
/* How It Works
--------------------------------------------------*/

div.HowItWorks 
{
	width: 922px;
	height: 106px;
	background: url(/css/images/steps_bg.gif) no-repeat;
	font-size: .9em;
}

div.HowItWorks1 
{
	/*background-color: Green;*/
	width: 268px;
	height: 92px;
	margin-top: 7px;
	margin-left: 7px;
	float: left;
}

div.HowItWorks2
{
	/*background-color: Blue;*/
	width: 268px;
	height: 92px;
	margin-top: 7px;
	margin-left: 52px;
	float: left;
}

div.HowItWorks3
{
	/*background-color: Purple;*/
	width: 268px;
	height: 92px;
	margin-top: 7px;
	margin-left: 52px;
	float: left;
}

div.HowItWorksTitle 
{
	margin-top: 7px;
	margin-left: 10px;
	color: #54010b;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, Serif;
}

div.HowItWorksDesc 
{
	color: Black;
	font-family: Arial, Tahoma, Verdana, Serif;
	font-size: 1.1em;
	margin-top: 8px;
	margin-left: 85px;
	margin-right: 30px;		
}

div.HowItWorksSecure 
{	
	color: Black;
	font-family: Arial, Tahoma, Verdana, Serif;
	font-size: 1em;
	width: 268px;
	float: right;
	margin-right: 9px;
	margin-top: 8px;
	line-height: 1.1em;	
	margin-bottom: 15px;
}

img.HowItWorksLock 
{
	float: left;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
