div.leftColTop {
	width:283px;
	height:323px;
	background-image:url(http://www.lucasarts.com/img/yodashelpdesk/leftcol_top_bg.png);
}

div.leftColTopContent {
	padding:30px;
	color:#333333;
	font-weight:bold;
}

a.featuredGameLink {
	font-weight:bold;
	text-decoration:none;
}

div.gameDropDiv{
	background-image:url(http://www.lucasarts.com/img/yodashelpdesk/greybox_bg.png);
	height:82px;
	padding:0px 0px 0px 27px;
}

div.bulletedContainer {
	background-image:url(http://www.lucasarts.com/img/whatsnew/notch_bullet_yellow.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}

div.bulletedContent {
	margin-left:9px;
	line-height:14px;
	color:#333333;
	font-weight:bold;
}

div.questionLabel {
	float:left;
	margin-top:15px;
	font-weight:bold;
	width:20px;
}

div.questionContent {
	float:left;
	font-weight:bold;
	margin-top:15px;
	width:445px;
}

div.answerLabel {
	float:left;
	margin-top:10px;
	width:20px;
	font-weight:bold;
}

div.answerContent {
	margin-top:10px;
	float:left;
	width:445px;
}

div.faqFormArea {
	width:435px;
	margin:3px 0px 0px 35px;
}