div#page { width: 700px; }
div#sidebar { float: right; width: 230px; background: #dcdcdc; padding: 15px; }
div#updates { height: 230px; }
div#updates ul { margin: 0; padding: 0; }
ul#news { height: 100px; }
div#twitter { height: 130px; }
div#services { margin-top: -240px; z-index: 1; }
div#servicestab { cursor: pointer; }
div#tools { margin-bottom: 20px; }

div#breadcrumbs { margin: 40px 0 0 20px; font-weight: bold; }
div#breadcrumbs a { font-weight: normal; color: #26478c; text-decoration: none; }

div#tabs ul { height: 23px; }

div#content { padding: 10px; }
div#content p { margin-bottom: 20px; }
div#content h2 { color: #26478c; margin-bottom: 20px; }

ul.fader li { background: #dcdcdc; width: 240px; }

div.news-item { margin-bottom: 20px; }
div.news-item h5 { font-weight: normal; color: #555; }