

/* ----- basic --------------------------------------------------------------------------------------------------------------------------------- */
a img { border:none; }
blockquote p { margin:0 0 5px 0; }
.quote_bottom { height:30px; background:#fafafa url(img/quote2.gif) no-repeat right ; margin-right:-10px; }
pre { border:1px solid #ccc; background:#fafafa; padding:10px 20px; margin:0 0 1em 0; overflow:auto; }
object { display:block; margin:0 auto; }
.wp-caption-text { text-align:center; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.centered { display: block; margin-left:auto; margin-right:auto; }
.clear { clear:both; }


div.container { margin: auto; width: 510px; }
/*
a, a:visited { color:#2089cc; text-decoration:none; }
a:hover { text-decoration:none; }
a.more-link, a.more-link:visited 
  { display:block; clear:both; color:#666; margin:15px 0 0 0; height:20px; padding:0 0 4px 45px; background:url(img/read_more.gif) no-repeat left top; text-decoration:none; }
a.more-link:hover { color:#2089cc; background:url(img/read_more.gif) no-repeat left bottom; text-decoration:none; }


ul li { margin:0 0 0.5em 0; line-height:1em; background:url(img/bullet1.gif) no-repeat 3px 5px; padding:0 0 0 18px; }
ol li { margin:0 0 0em 0; line-height:1em; }
*/
dt {
	float: left;
}

dd {
	margin-left: 150px;
	margin-bottom: 10px;
}


code { margin-bottom: 1em; }
ol.ltLighter { border: 1px solid #939393; font-size: 10px !important; margin-bottom: 1em !important; line-height: 1em !important; }
ol.ltLighter li { margin-bottom: 0; }
ol.ltLighter span { font-size: 10px !important; }
