#contentslideshow { width: 600px; height: 480px; position: relative;}
#slideshow { margin: auto; text-align: left; clear: both; }
#nav { width: 100%; float: left; position: absolute; top: 400px; border-top: solid 1px #CCCCCC;}
#nav li { width: 60px; float: left; margin: 0px; list-style: none }
#nav a { width: 50px; padding: 3px; display: block; border-left: 1px solid #CCCCCC; }
#nav a.activeSlide { background: #CCCCCC; }
#nav a:focus { outline: none; }
#nav img { border: none; display: block }
#post { position: absolute; display: block; width: 250px; height: 50px; float: right; top: 400px; left: 350px; text-align: right; }
#post span { font-style:normal; }
/*.contenttitle { width: 20%; float: left; }
.contentsubtitle { width: 76%; float: right; }
.contentsubtitle h2 { margin-left: 10px; }*/
