body {
margin:0px 0px; padding:0px;
background: #000000 url() repeat-x;
color: #DEDEDE;
font-family: "Tahoma", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
font-weight: normal;
font-size: 13px;
}

#creditsleft {
float: left;
width: 200px;
height: 515px;
margin: 0px 0px 0px 0px;
background: url(credits/images/credits_bg.gif) no-repeat;
}

#creditsright {
float: left;
width: 370px;
margin: 10px 0px 0px 20px;
line-height: 20px;
text-align: justify;
}

#creditsright ul      {
      list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding-left: 0;
	font-size: 11px;
      line-height: 1.6em;
      color: #8C8C8C;
}

#creditsright li {
      padding-left: 0px;
      padding-top: 3px;
      padding-bottom: 0px;
      border-bottom: 0px dotted #3b3b3b;
}

.studio {
color: #575757;
display: block;
}

.date {
color: #00A99D;
display: block;
}

.title {
font-size: 12px;
font-weight: bold;
display: block;
padding-bottom: 5px;
border-bottom: 1px dotted #3b3b3b;
}

.post-date {
	background: url(images/date-bg.jpg) 0 0 no-repeat;
	width:47px;
	height:48px;
	font-weight:bold; 
	color:#fff; 
	text-align:center
}

.post-date dt {
	font-size:13px;
	margin: 7px 0 0 0;
	}
.post-date dd {
	font-size:18px;
	margin: -4px 0 0 0; 
}

h2 {
        font-size: 15px;
        display: inline;
        font-weight: normal;
        font-family: "Tahoma", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
        margin-bottom: 5px;
        padding-bottom: 5px;
        border-bottom: 0px dotted #272727;
        color: #FFFFFF;
}

h3 {
        font-weight: normal;
        font-family: "Tahoma", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
        display: block;
        color: #FFFFFF;
}
a {
color: #00736A;
font-weight: none;
text-decoration: none;
}

a:hover {
color: #1E9D93;
text-decoration: underline;
}

ul      {
      list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 11px;
      line-height: 1.6em;
}

li {
      padding-top: 3px;
      padding-bottom: 3px;
      border-bottom: 1px dotted #3b3b3b;
}
