		/* 	Lightbox Project page styles		Author: Lokesh Dhakar http://www.huddletogether.com	Table of Contents:		layout		typography*//* layout----------------------------------------------- */*{	margin: 0;	padding:0;	}body{	font: 76% Verdana, Helvetica, sans-serif;	color: #555;	background-color: #FFFFFF;	text-align: center;		/* centers content in IE5.5 and earlier */	word-wrap: break-word;	/* breaks long words in IE, prevents float drops */	}#wrapper{	text-align: left;	width: 340px;	padding-bottom: 20px;	margin-bottom: 1.5em;	float: left;	}/* typography----------------------------------------------- */p {	line-height: 1.5em;	margin-bottom: 1.0em; font-size: 0.9em;}p.lead { font-size: 1.0em; }ol, ul{ margin: 0.5em 0 1.2em 2em; }	ol, ul, dl { line-height: 1.5em; }ol li{ margin-bottom: 0.2em; }li{ font-size: 0.9em; }dl{ margin: 0.5em 0 1.2em 0; }dt{	font-size: 0.7em;	font-weight: bold; color: #777;	padding-top: 0.2em;	}dd{		font-size: 0.9em;	margin-bottom: 0.8em;	padding-bottom: 0.7em;	border-bottom: 1px dotted #ddddd3;	}h1, h2, h3{ font-family: "Trebuchet MS",Verdana,Sans-Serif;}h1 a { color: #dba748; border: none; }h2 { font-size: 1.0em; color: #b19165; padding-top: 0.5em; text-transform: uppercase;}a{	font-weight: bold;	color: #8ab459;	text-decoration: none;}p a:hover { border-bottom: 1px dotted #8ab459; }a img{ 	border: none;}small{ font-size: 0.8em; }h1 small{ font-size: 0.5em; }pre{	display: block;	margin: 1.0em 0;	padding-left: 0.8em;	border-left: 1px solid #ccc;	background-color: #eee;	overflow: auto;	}code{ font-size: 11px; background-color: #eee;}pre code{ line-height: 1.1em;}kbd{	color: #555;	background-color: #ddd;	border-right: 1px solid #ccc;	border-bottom: 1px solid #ccc;	font-size: inherit;	font-family: inherit;	padding: 0 3px 2px 4px;	}/* misc----------------------------------------------- */.section{	border-top: 1px none #edede3;	width: 700px;}.download{	background-color: #f3f3e6;	border: 1px solid #ddddd3; 	padding: 0.7em 1.5em; }.download li{	list-style: none;	padding: 0.3em 0;	border-bottom: 1px dotted #ddddd3;	}.thumbnail{	padding: 7px;	border: 1px solid #ddd;	margin-right: 10px;	width: 140px;	float: left;	margin-bottom: 10px;	}	.caption{	font-size: 9pt;	padding-top: 0.2em;	font-family: Tahoma;}/* clearing----------------------------------------------- */.clearfix:after {	content: "."; 	display: block; 	height: 0; 	visibility: hidden;	}* html>body .clearfix {	display: inline; 	width: 350px;	}* html .clearfix {	/* Hides from IE-mac \*/	height: 1%;	/* End hide from IE-mac */	}	#wrapper2 {	text-align: left;	width: 340px;	padding-bottom: 20px;	margin-bottom: 1.5em;	float: left;}
#wrapper3 {	text-align: left;	width: 150px;	padding-bottom: 20px;	margin-bottom: 1.5em;	float: left;	margin-left: 25px;}
#sx1 a img { padding: 7px;	border: 1px solid #ddd; }