#contentsTwitter{
	margin: 10px;
}

#contentsTwitter h2.pageTitle{
	zoom: 1;
}

#contentsTwitter h3{
    zoom: 1;
	margin: 2em 0;
	border-bottom: 1px solid rgb(150,228,231);
	font-size: 125%;
	font-weight: bold;
}

#contentsTwitter h4{
    zoom: 1;
	margin: 2em 0;
	padding-left: 5px;
	border-left: 10px solid rgb(150,228,231);
	font-size: 110%;
	font-weight: bold;
}

#contentsTwitter h5{
    zoom: 1;
	margin: 1.5em 0;
	font-size: 100%;
	font-weight: bold;
}

#contentsTwitter div{
}

#contentsTwitter p{
	line-height: 1.5;
	margin: 1em 0;
}

#contentsTwitter li{
	margin-left: 1.5em;
	line-height: 1.5;
}

#contentsTwitter dt{
	font-weight: bold;
}

#contentsTwitter dd{
	margin-left: 1em;
	line-height: 1.5;
}

#contentsTwitter pre{
	padding: 1em;
	border: 1px solid rgb(150,228,231);
	background-color: rgb(217,247,250);
	color: rgb(30,30,30);
}


#topMenu{
	position: relative;
	width: 100%;
}

#topMenuLeft{
	zoom: 1;
	margin-right: 270px;
	background-image: url('top_bg.png');
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#topContext{
	list-style-type: none;
	margin-bottom: 1em;
}

#topContext li{
	border-left: 2px solid rgb(150,228,231);
	margin-left: 0;
	padding-left: 10px;

}

#topContext li a{
	font-weight: bold;
}

#topContext ul.SUB{
	display: inline;
	list-style-type: none;
	margin-left: 10px;
}

#topContext ul.SUB li{
	display: inline;
	font-size: 80%;
	border-left: 2px solid rgb(150,228,231);
	margin-left: 10px;
	padding-left: 5px;
}
#topContext ul.SUB li a{
	font-weight: normal;
}

#topAd{
	position: absolute;
	top: 0;
	right: 5px;
}
