/* CSS Document */body {	font: 10px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;	letter-spacing: 0.3px;	color: #444;	line-height: 1.6em;	margin: 0 auto;	text-align: center;}.title {	font-size: 32px;	font-weight: bold;	font-variant: small-caps;}.title1 {	font-size:16px; line-height:40px; 	letter-spacing:0.2em; ; 	text-align:justify;}.title2 {	font-size:12px;  line-height:30px; 	letter-spacing:0.2em; ; 	text-align:justify;	font-weight: bold;}.subtitle {	font-size:8px; 	text-align:justify;	font-weight: bold;}#main {	padding: 10px 25px;	margin: 1em auto;	text-align: left;	background-color: #fff;	width: 561px;	border: 1px solid #bbb;}li.custom {	list-style-type: none;	background-position: left top;	background-repeat: no-repeat;	padding-left: 2em;	margin-top: 0.7em;}li.source {	background-image: url(source.png); }li.support { background-image: url(support.png); }li.configuration { background-image: url(configuration.png); }li.iframes { background-image: url(iframes.png); }.view {	background: url(view.png) top left no-repeat;	padding-left: 1.5em;}a:link, a:visited {	color: #666666;	font-weight: normal;	margin: 1px;}a:hover, a:active {	color: #0099FF;}a.site_nav:link, a.site_nav:visited {	color: #666666;	text-decoration: underline;	font-weight: normal;	margin: 0px;	border-bottom: 0;}a.site_nav:hover, a.site_nav:active {	color: #0099FF;}