/* content from wp brought into support */
.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}
style.css (line 62)


/* content from wp brought into support */

#support ul#toclist {
margin-bottom:7px;
margin-top:7px;
}

#support ul#toclist li ul li a {
font-weight:normal;
margin-left:1.5em;
}

#support ul#toclist li a {
color:#37789A;
display:block;
float:none;
font-size:1em;
font-weight:bold;
line-height:1.1em;
padding:3px 0;
text-decoration:none;
width:auto;
}

#support ul.bullet li {
line-height:18px;
list-style-image:url(http://www.spatialkey.com/map/wp-content/uploads/2009/07/sk_bullet.gif);
list-style-position:outside;
margin-left:15px;
padding-left:5px;
padding-top:5px;
}

#support ul.bullet {
padding-bottom: 12px;
}


#support  a {
color:#37789A;
text-decoration:none;
}

#support a:hover, #support a:focus {
text-decoration:underline;
}

#support #primary ol {
	padding-bottom:15px;	
}

#support #primary ol li { 
list-style-image:none;
list-style-position:outside;
list-style-type:decimal;
margin-left:1.5em;
background: none;
padding:4px 0 4px;
line-height:15px; 
}

#support #primary ol li ol {
margin-bottom:0;
padding-bottom:0;
}

#support h4 {
font-size:1.3em;
margin-bottom:1em;
font-weight:bold;
}

#support h3 {
font-size:1.2em;
font-weight:bold;
}



#support #primary p {
margin-bottom:12px;
}

#support table[align="center"] > caption {
margin-left:auto;
margin-right:auto;
}


#support caption {
-moz-box-sizing:border-box;
display:table-caption;
text-align:center;
}

#support th {
display:table-cell;
font-weight:bold;
padding:1px;
vertical-align:inherit;
}

#support td {
display:table-cell;
padding:1px;
text-align:inherit;
vertical-align:inherit;
}

#support table {
border-collapse:collapse;
width:100%;
padding-top:5px;
padding-bottom:8px;
}

#support pre {
	font-family:-moz-fixed;	
	font-size:85%;
	padding-bottom:15px;
}





