body {
	background-color: #8CFF8C;
	font-size: 12px;
	width: 190px;
}
.ArticleTitle {
	background-image: url(../../img/icnTableOfContents.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 35px;
}
.ArticleTitle h1 {
	color: #0090ff;
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 10px;
}
li {
	color: #0092FF;
}
a {
	color: #085217;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#TableOfContents ul {
	margin-left: 15px;
}
#divGalleryList ul {
	list-style-type: none;
}
#divGalleryList img {
	margin-right: 10px;
}
#divGalleryList {
	width: 195px;
}
#divGalleryList img {
	float: left;
	margin-bottom: 10px;
}
#divGalleryList li {
	clear: both;
}
a:hover {
	color: #FFFFFF;
}
#RelatedArticle h2 {
	font-size: 16px;
	background-image: url(../../img/bkgVocabCircle.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 28px;
	padding-top: 3px;
	margin: 15px 0 10px 10px;
}
#MVmidBarConv h3 {
	background-image: url(../../img/hdconversiongallery.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 97px;
	text-indent: -9000px;
}
#MVcontentConv {
	text-align: center;
	font-weight: bold;
}
#MVmidBarConv {
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 30px;
}
#Original {
	font-size: 14px;
	margin-bottom: 10px;
}
#Converted {
	margin-top: 10px;
}
#VocabWord {
	background-image: url(../../img/bkgVocabCircle.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 14px;
}
#Definition {
	line-height: 1.7em;
}
#UpdatePanelAnswer {
	text-align:center;
}
#divJokeQuestion {
	background-image: url(../../img/imgQuestion.gif);
	background-repeat: no-repeat;
	height: 50px;
	overflow: visible;
}
#divJokeAnswer {
	background-image: url(../../img/imgAnswer.gif);
	background-repeat: no-repeat;
	height: 50px;
	text-align: left;
}
#divJokeQuestion, #divJokeAnswer {
	padding-left: 40px;
	font-weight: bold;
}
a#btnRelatedMore {
	background-image: url(../../img/btnMore.gif);
	height: 23px;
	width: 62px;
	display: block;
	text-indent: -9000px;
	background-repeat: no-repeat;
	position: absolute;
	right: 20px;
}
#RelatedMore {
	position: relative;
	width: 100%;
	overflow: visible;
	height: 30px;
	margin-top: 5px;
}
#panChapterList li{
	margin-bottom:5px;
}

