.togglerC {
  color: #E62F0F;
  margin: 0;
  padding: 2px 5px;
  background: #FBEFB5;
  font-size: 10px;
  cursor:pointer;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 138px;
  height: auto;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FCF3C9;
  border-right-color: #EFE4AC;
  border-bottom-color: #EFE4AC;
  border-left-color: #FCF3C9;
}

.togglerCorg {
  color: #0000FF;
  margin: 0;
  padding: 2px 5px;
  background: #CCCCFF;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
  font-size: 11px;
  cursor:pointer;
  font-weight: normal;
  font-family: 'arial', sans-serif;
  width: 138px;
  height: auto;
}

.togglerH {
  color: #0000FF;
  margin: 0;
  padding: 2px 5px;
  background: #CCCCFF;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
  font-size: 11px;
  cursor:pointer;
  font-weight: normal;
  font-family: 'arial', sans-serif;
  width: 180px;
  height: auto;
}

.togglerH1 {
  color: #0000FF;
  margin: 0;
  padding: 2px 5px;
  background: #FF9900;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
  font-size: 11px;
  cursor:pointer;
  font-weight: normal;
  font-family: 'arial', sans-serif;
  width: 180px;
  height: auto;
}

.elementC {
  width: 150px;
}

.elementH {
  width: 180px;
} 

.elementC p {
  margin: 0;
  padding: 4px;
}

.elementH p {
  margin: 0;
  padding: 4px;
}

.float-right {
  padding:10px 20px;
  float:right;
}

blockquote {
  text-style:italic;
  padding:5px 0 5px 30px;
}





a.gm:link, a.gm:visited, a.gm:active   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #DC4B18;
}

a.gm:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E30C00;
	text-decoration: none;
	display: block;
}

a.m:link, a.m:visited, a.m:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CC0000;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	}


a.m:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033FF;
	text-decoration: none;
	line-height: 13px;
	font-weight: normal;
	font-size: 10px;
}
.td-1 {
	width: 148px;
	height: 0px;
}

