#leftColModContent h1.header
{

  font-size: 22px;
  margin: 30px 10px 10px 00px;
  padding: 2px 0px;
  height: 20px;
}
#leftColModContent .header2
{
  font-size: 22px;
  margin: 20px 0px 20px 0px;
  background-color: transparent;
}
#leftColModContent
{
  background:url(http://mgres.s3.amazonaws.com/images/bg-leftcontent.gif) repeat-x;
  border-left:1px solid #dedede;
  border-right:1px solid #dedede;
  padding: 1px 27px 10px;
  font-family: Arial;
  color: #444444;
  line-height: 120%;
  font-size: 12px;
  width: 625px;
}
#leftColModContent h2
{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.subheader
{
  font-size: 18px;
}
#leftColModContent strong
{
  font-size: 12px;
  font-weight: bold;
}
#leftColModContent ul
{
  margin: 20px 20px 20px 40px;
  list-style-type: disc;
}
#leftColModContent ul li
{
  margin: 5px;
  font-size: 12px;
}
#bubble { width: 608px; margin:0 0 5px 0; }
#bubble #bubbleBody { width:568px; font-size: 12px; padding:15px 20px; background-image:url(http://mgres.s3.amazonaws.com/images/bubble_bkgd.png); background-repeat:repeat-y; }
#bubble #person { width:100%; text-align:right; margin:5px 0 0 0; }
/* Vertical Accordions */

#vertical_container {  }

.accordion_toggle {
	width:624px;
	display: block;
	padding: 10px 0 10px 0;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color:#8a1212;
	cursor: pointer;
	margin: 0;
	border-top:dotted 1px #d3d3d3;
}

.accordion_toggle:hover { color:#d82222; background-color:#fafafa; }

.accordion_toggle_active {
	color: #584703;
}

.accordion_content {
	width:624px;
	padding: 0;
	line-height: 18px;
	overflow: hidden;
}
.zeropadding
{
  padding: 0px;
}
.zeropadding{}
#container ul, #container ul li, #container input #container label
{
  padding: 0px;
  margin: 5px 0px;
}
