#yqa-container {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font:	1.15em/1.65em Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
	left: -20px;
}
body#print-window {
	background: url();
}
/*KOL*/
#yqa {
	height: 479px;
	;
	width: 571px;
	position:relative;
}
#container #content #main-body #main-content #yqa ul {
	list-style-image:none !important;
	list-style: none !important;
	margin-left:0 !important;
	line-height:inherit !important;
	margin-top:0 !important;
	padding-bottom:0 !important;
}
.hidden {
	display:none  !important;
}
#yqa dl dd, #yqa dl dt {
	display:none;
}
#yqa.question-clicked #yqa-answers-content dl.chosen dd.open, #yqa.question-clicked #yqa-answers-content dl.chosen dt.open {
	display:block !important;
}
#yqa #yqa-content {
	background: url(images/yqa-container-bg.png) repeat-y;
}
#yqa #yqa-top {
	background: url(images/yqa-sprite.png) -384px -30px no-repeat;
	position: absolute;
	height: 40px;
	width: 571px;
	left: 0px;
	top: 0px;
}
#yqa #yqa-content #yqa-categories #yqa-categories-top {
	background: url(images/yqa-sprite.png) -3px -64px no-repeat;
	position: absolute;
	height: 4px;
	width: 182px;
	left: 0px;
	top: 0px;
}
#yqa #yqa-top #yqa-select-a-category {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	position:absolute;
	left:12px;
	top:8px;
}
#yqa #yqa-top #yqa-back-to-questions {
	background: url(images/yqa-sprite.png) no-repeat;
	height: 25px;
	width: 142px;
	position: absolute;
	left: 208px;
	top: 8px;
	text-transform:uppercase;
	color:#009999;
	padding-left:20px;
	font-weight:bold;
	padding-top:4px;
	font-size:.825em;
	display:none;
	cursor:hand;
	cursor:pointer;
}
#yqa #yqa-top #yqa-back-to-questions:hover,
#yqa #yqa-top #yqa-back-to-questions.hover {
	background: url(images/yqa-sprite.png) -164px 0 no-repeat;
}

#yqa #yqa-top #yqa-select-a-question {
	height: 25px;
	width: 158px;
	position: absolute;
	left: 208px;
	top: 8px;
	font-size: 1.12em;
	font-weight: bold;
	color: #000000;
}
#yqa #yqa-content #yqa-answers {
	position: absolute;
	height: 381px;
	width: 348px;
	left: 207px;
	top: 0px;
}
#yqa #yqa-content #yqa-answers #yqa-intro-content, #yqa #yqa-content #yqa-answers #yqa-questions-content, #yqa #yqa-content #yqa-answers #yqa-answers-content {
	background: #DFFECD;
	position: absolute;
	left: 0px;
	top: 4px;
	height:352px;
	width:328px;
	border-right:1px solid #93CE70;
	border-left:1px solid #93CE70;
	overflow-x:auto;
	overflow-y:scroll;
	padding:10px;
	display:none;
}
#yqa #yqa-content #yqa-answers #yqa-intro-content {
	display:block;
}
#yqa #yqa-content #yqa-answers #yqa-questions-content {
	padding-left:0;
	padding-right:0;
	width:348px;
}
#yqa #yqa-content #yqa-answers #yqa-questions-content {
	background:#fff;
}
#yqa #yqa-content #yqa-answers #yqa-answers-top {
	background: url(images/yqa-sprite.png) -3px -30px no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 4px;
	width: 348px;
}
#yqa #yqa-content #yqa-answers #yqa-answers-bottom {
	background: url(images/yqa-sprite.png) -3px -40px no-repeat;
	position: absolute;
	height: 5px;
	width: 348px;
	left: 0px;
	bottom: 0px;
}
#yqa #yqa-content #yqa-answers #yqa-questions-top {
	background: url(images/yqa-sprite.png) -3px -48px no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 4px;
	width: 348px;
	display:none;
}
#yqa #yqa-content #yqa-answers #yqa-questions-bottom {
	background: url(images/yqa-sprite.png) -3px -55px no-repeat;
	position: absolute;
	height: 5px;
	width: 348px;
	left: 0px;
	bottom: 0px;
	display:none;
}
#yqa #yqa-bottom #yqa-previous-category, #yqa #yqa-bottom #yqa-previous-question {
	background: url(images/yqa-sprite.png) 0px 0px no-repeat;
	height: 25px;
	width: 142px;
	position: absolute;
	left: 208px;
	text-transform:uppercase;
	color:#009999;
	padding-left:20px;
	font-weight:bold;
	padding-top:4px;
	font-size:.825em;
	cursor: pointer;
	cursor: hand;
	display:none;
}
#yqa #yqa-bottom #yqa-previous-question:hover,
#yqa #yqa-bottom #yqa-previous-question.hover {
	background: url(images/yqa-sprite.png) -164px 0px no-repeat;
}
#yqa #yqa-content #yqa-categories #yqa-categories-content li.odd {
	border-top: 1px dashed #e4e4e4;
	border-bottom: 1px dashed #e4e4e4;
	background: url(images/yqa-sprite.png) -990px 0px no-repeat;
	cursor: pointer;
	cursor: hand;
}
#yqa #yqa-content #yqa-categories #yqa-categories-content li {
	line-height: 1.425em;
	padding:5px;
	padding-left:14px;
	background: #e0fdcd url(images/yqa-sprite.png) -990px -200px no-repeat;
	cursor: pointer;
	cursor: hand;
	font-weight:bold;
}
#yqa #yqa-content #yqa-categories #yqa-categories-content li.all {
	border-bottom: 1px dashed #e4e4e4;
	background:#fff;
	text-decoration:underline;
}
#yqa #yqa-content #yqa-categories #yqa-categories-content li.category-selected {
	color: #fff;
	background: #e0fdcd url(images/yqa-sprite.png) 0px -109px no-repeat;
	font-weight:bold;
}
#yqa #yqa-content #yqa-answers #yqa-questions-content li {
	line-height: 1.425em;
	padding:5px;
	padding-left:14px;
	background: #e0fdcd url(images/yqa-sprite.png) -990px -200px no-repeat;
	cursor: pointer;
	cursor: hand;
}
#yqa #yqa-content #yqa-answers #yqa-questions-content li.odd {
	border-top: 1px dashed #e4e4e4;
	border-bottom: 1px dashed #e4e4e4;
	background: url(images/yqa-sprite.png) -990px 0px no-repeat;
	cursor: pointer;
	cursor: hand;
}
#yqa #yqa-bottom #yqa-next-category, #yqa #yqa-bottom #yqa-next-question {
	background: url(images/yqa-sprite.png) -616px 0 no-repeat;
	height: 25px;
	width: 120px;
	position: absolute;
	right: 13px;
	text-transform:uppercase;
	color:#009999;
	padding-left:10px;
	font-weight:bold;
	padding-top:4px;
	font-size:.825em;
	cursor: pointer;
	cursor: hand;
	display:none;
}
#yqa #yqa-bottom #yqa-next-question:hover,
#yqa #yqa-bottom #yqa-next-question.hover {
	background: url(images/yqa-sprite.png) -768px 0 no-repeat;
}
#yqa #yqa-top #yqa-print-question {
	background: url(images/yqa-sprite.png) -325px 0 no-repeat;
	height: 25px;
	width: 115px;
	position: absolute;
	right: 10px;
	top:7px;
	text-transform:uppercase;
	color:#009999;
	padding-left:30px;
	font-weight:bold;
	padding-top:4px;
	font-size:.825em;
	cursor: pointer;
	cursor: hand;
	display:none;
}
#yqa #yqa-top #yqa-print-question:hover,
#yqa #yqa-top #yqa-print-question.hover {
	background: url(images/yqa-sprite.png) -470px 0 no-repeat;
}
#yqa #yqa-content #yqa-categories #yqa-categories-content {
	height: 374px;
	width: 181px;
	position: absolute;
	top: 4px;
	border-right:1px solid #93CE70;
	border-left:1px solid #93CE70;
	overflow-y:scroll;
}
#yqa #yqa-bottom {
	background: url(images/yqa-sprite.png) -384px -76px no-repeat;
	position: absolute;
	height: 38px;
	width: 571px;
	left: 0px;
	bottom: 0px;
}
#yqa #yqa-content #yqa-categories {
	height: 381px;
	width: 181px;
	position: absolute;
	left:12px;
}
#yqa #yqa-content #yqa-categories #yqa-categories-bottom {
	background: url(images/yqa-sprite.png) -3px -73px no-repeat;
	height: 5px;
	width: 182px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#yqa #yqa-content {
	height: 400px;
	position: relative;
	top:40px;
}
#yqa DT {
	font-weight:bold;
	margin-bottom:15px;
	position:relative;
	top:25px;
}
#yqa dd {
	position:relative;
	top:25px;
}
#yqa #yqa-answers-content li {
	border:1px solid #E0FDCD;
}
#yqa strong {
	font-weight:bold;
}
#your-question-answered-by {
	position:absolute;
	left:10px;
	top:10px;
	z-index:10000;
}
#yqa p.answered-by a, #yqa #your-question-answered-by a {
	color:#00948a;
	padding-right:20px;
	background:url(images/yqa-new-win.png) right no-repeat;
}
#yqa-close {
	position:absolute;
	right:5px;
	top:5px;
	width:26px;
	height:26px;
	background:url(images/yqa-sprite.png) -93px -227px;
	cursor:pointer;
	cursor:hand;
}
#yqa #yqa-answers-content li, #yqa.question-clicked.last #yqa-next-question, #yqa.question-clicked.first #yqa-previous-question, #yqa.category-clicked #yqa-next-question, #yqa.category-clicked #yqa-previous-question, #yqa.category-clicked #yqa-print-question, #yqa.category-clicked #yqa-back-to-questions, #yqa.category-clicked #yqa-answers-top, #yqa.category-clicked #yqa-answers-bottom, #yqa.category-clicked #yqa-intro-content, #yqa.category-clicked #yqa-answers-content, #yqa.question-clicked #yqa-intro-content, #yqa.question-clicked #yqa-select-a-question, #yqa.question-clicked #yqa-questions-top, #yqa.question-clicked #yqa-questions-bottom, #yqa.question-clicked #yqa-questions-content, #yqa.question-clicked #yqa-intro-content {
	display:none !important;
}
#yqa #yqa-answers-content li.chosen, #yqa.question-clicked.last #yqa-next-category, #yqa.question-clicked.first #yqa-previous-category, #yqa.question-clicked #yqa-full-list, #yqa.question-clicked #yqa-answers-content, #yqa.question-clicked #yqa-next-question, #yqa.question-clicked #yqa-previous-question, #yqa.question-clicked #yqa-back-to-questions, #yqa.question-clicked #yqa-print-question, #yqa.question-clicked #yqa-answers-content, #yqa.question-clicked #yqa-answers-top, #yqa.question-clicked #yqa-answers-bottom, #yqa.category-clicked #yqa-select-a-question, #yqa.category-clicked #yqa-questions-top, #yqa.category-clicked #yqa-questions-bottom, #yqa.category-clicked #yqa-questions-content {
	display:block !important;
}
#yqa .flash-content {
	width:300px;
	height:350px;
	overflow:hidden;
	display:block;
}
#yqa #yqa-top #yqa-print-question.hidden {
	display:none  !important;
	visiblity:hidden !important;
}
#placeholder {
	display:none;
}
#yqa dd p {
	margin-bottom:.825em;
}
.bios {
	margin-left:20px;
	overflow:auto;
	padding-right:20px;
}
.bios img {
	float:right;
	margin:10px 0 0 10px;
}
.video span {
padding-right:25px;
display:block;
background:url(images/video.png) right -209px no-repeat;
}

.video.odd span {
background:url(images/video.png) right -3px no-repeat;
}