﻿#content { background-color: White; }
#collapseImage, #expandImage {display:none; height:0; width:0; outline: none; border: none;}
.code { font-family:	Monospace, Courier New, Courier; font-size: 105%; color: #006; }

pre b span { font-weight: normal; font-style: italic; }

span.comment { color: Green; }


div.section { margin-left: 0; padding: 0 15px 0 16px; width: 100%; }

h1.section { color: #000; margin-top: 20px; }

h1.heading { color: #000; font-size: 1em !important; font-weight: bold !important; margin-top: 10px; }

h1.heading img { border: none; margin-right: 5px; }

div.code table { border: none; font-size: 95%; margin-bottom: 5px; width: 100%; }
div.code table th { background: #efeff7; border-bottom: 1px solid #c8cdde; color: #006; font-weight: bold; padding: 2px 5px; text-align: left; }
div.code table td { background: #f7f7ff; border-top: 1px solid #fff; padding: 2px 5px; }

div.method { display: none; }
div.method p { left: 20px; }

dl dt { padding-left: 10px; }
dl dd { padding-left: 20px; }

.visible { display: block !important; }