/* CSS Document */
html		{ margin:0; padding:0; color:#060606; font:100%/1.2em Tahoma, Verdana, Helvetica, Arial, sans-serif; background-color: #71767c;
background-repeat: repeat-y; background-attachment: scroll; background-position: center top; }
body		{
		margin:0;
		padding:0;
		color:#000000;
		}
a		{text-decoration:none;}
a:link		{color:#9999ff;
text-decoration:none;}
a:visited 	{color:#ff99ff;text-decoration:none;}
a:hover   	{ color:#ffffff; text-decoration: underline; } 
a:active  	{color:#ff9999;border-bottom:1px dotted #ffaa00;}

#container	{ margin:auto; width:400px; height:100%; text-align:center; background-color:#000000; border: solid 1px #330000; }

.small, .createdate, .modifydate{ display:none;}
.buttonheading {display:none;}

.sectiontableheader {
	padding: 2px;
	background: #999999!important;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
.componentheading{
  color: #FFFFFF;
font-size: 1.7em;
}

table.blog td.contentheading {
	color: #ffffff;
	font-size: 1.7em;
    position: relative;
     top:3.5em;
     display:block;

}
.contentpaneopen {
  text-alight:left;
}


p,.contentpaneopen td	{
		color:#666666;
		margin:0;
		padding:10px 5px 5px;
		font-size:100%;
      text-align:left;
		}

td, div { color: #ffffff; font-size: 1em; }


line-height: normal; font-weight: bold; background-color: transparent;
background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; }