.post {
  margin: 0px 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px dotted #ddd;
  }

td.sheet{
padding: 4px;
}

.gradualshine{
filter:alpha(opacity=70);
-moz-opacity:0.7;
border: 1px solid #000000;
}

html , body , #contents {
min-height : 100%;
width : 100%;
height : 100%;
}

#contents {
position : absolute;
top : 0;
left : 0;
}

html > body , html > body #contents {
height : auto;
}

#entry {
line-height : 140%;
}

#top {
margin-bottom : 0px;
height : auto;
}

#main {
margin-bottom : 50px;
height : auto;
}

#footer {
position : absolute;
height : auto;
bottom : 0;
width : 100%;
}

input {
font: 11px Verdana, Arial, Helvetica, sans-serif;
cursor : pointer;
}

textarea, input.srt {
font: 12px Verdana, Arial, Helvetica, sans-serif;
cursor : text;
}

td, p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

code {
font-family : "Courier New", Courier, monospace;
font-size: 12px;
}

h1, h2, h3, h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height : 140%;
color : #9D948D;
}

h1 {
font-size: 24px;
margin-top: 0px;
}

h2 {
font-size: 14px;
margin-top: -10px;
}

h3 {
font-size: 13px;
color : black;
}

h4 {
font-size: 12px;
}

body {
background: #E0E0E0 top center repeat-y;
margin : 0;
}

img.centered {
margin-left : auto;
margin-right : auto;
display : block;
text-align : center;
padding: 6px;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-bottom: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
background: #FDF8F1 url(../images/t/ld.gif) center center no-repeat;
}


.sidebar {
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-align : center;
line-height : 140%; 
}

.small {
font-size : 10px; 
} 

a {
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration: underline;
color : #006699;
}

a:visited {
color : #993333;
}
a:hover {
color : #009900;
}

.bl {
color: #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}

.bl a, .bl a:hover, .bl a:visited {
color: #ffffff;
}

.dt a, .dt a:visited, .dt a:hover {
color: #9D948D;
}

.sidebar img {
margin-left : auto;
margin-right : auto;
display : block;
padding: 4px;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-bottom: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
background-color: #FDF8F1;
}

acronym , abbr {
border-bottom : 1px dotted #222; 
font-style : normal; 
cursor : help; 
} 

.alert {
color : red; 
font-weight : bold; 
} 

blockquote {
line-height : 140%; 
border-left : 1px dotted black; 
padding-left : 10px; 
} 

table.mediabox
{
width: 376px;
margin: 20px 40px;
border-style: dotted;
border-width: 1px;
border-color: black;
}

td.leftmedia
{
width: 120px;
text-align: left;
vertical-align: top;
padding: 10px 0 10px 10px;
}

td.rightmedia
{
text-align: left;
vertical-align: top;
padding: 10px;
}

ol li {
list-style-type : decimal; 
} 

li {
font-size : 12px; 
line-height : 140%; 
list-style-type : circle; 
} 

li.nobullet {
list-style-type : none; 
} 



