#content .problem_registering {margin: 20px 20px 20px -10px; }
.faq_item h3 {
	color: #666;
}
.faq_item h2 {
	padding-bottom: 0.3em;
	border-bottom: 2px solid #ccc;
	margin-bottom: 1em;
}

.faq_item h3, .faq_item p {
	padding-left: 1em; padding-right: 1em;
}

div.keywords {
	padding: 1em;
	border: 2px solid #666;
}

#extra .important_notice {
	margin-bottom: 1.5em;
	padding: 10px 10px 0 10px;
	border: 3px solid #eee;
}

#extra .important_notice span {
	color: red;
	font-weight: bold;
}

/* Support Center Landing Page */

.support-supportcenter #content fieldset legend {
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: normal;
}

.support-supportcenter #content fieldset{
	padding-top: 0;
}

#content #support_center_banner {
	display: block;
	width: 25em;
	height: 133px;
	background: transparent url(/img/header_supportcenter_blue.png) no-repeat;
	text-indent: -9999px;
}

#content #support_left_column {
	display; block;
	position: absolute;
	left: 15px;
	top: 134px;
	width: 190px;
	margin: 0;
	padding: 0;
}

#content #support_left_column fieldset p {
	font-size: 0.9em;
}

#content #support_left_column #registration_box {
	padding-top: 2em;
}

#content #top_5_faq ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: url();
}

#content #top_5_faq li {
	margin-bottom: 15px;
	font-size: 1.2em;
	list-style: none;
	list-style-image: url();
}

#content #top_5_faq #ss_faq_link {
	color: #26A0EA;
}

#content #top_5_faq .next {
	float: right;
}

.support-supportcenter #content fieldset .first_object {
	margin-top: 15px;
}

/* Video Tutorial Frame */

#content #video_tutorial {
	margin-bottom: 2em;
	text-align: center;
}

#content .video_tutorials {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#content .video_tutorials legend {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1px;	
}

#content .video_tutorials h3 {
	clear: both;
	border-top: 1px solid #eee;
}

#content .video_tutorials ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: url();
}

#content .video_tutorials ul li {
	float: left;
	width: 100px;
	margin: 2em 11px 0 0;
	list-style: none;
	list-style-image: url();
	text-align: center;
}

#content .video_tutorials ul li a {
	text-decoration: none;
}

#content .video_tutorials ul li a img {
	border: 2px solid #aaa;
	opacity: 0.75;
}

#content .video_tutorials ul li a:hover img {
	border-color: red;
	opacity: 1;
}

#content .video_tutorials ul #now_playing {
	margin-top: 1em;
}

#content .video_tutorials ul #now_playing span {
	display: block;
	width: 104px;
	background: #aaa;
	color: white;
	font-weight: bold;
}

#content .video_tutorials p {
	padding: 0;
}

#content .video_tutorials .download {
	float: right;
	margin-top: 1em;
	background-color: #eee;
}

/* Video Tutorial Pages */
#content .video_tutorial {
	margin-bottom: 2em;
	text-align: center;
	z-index: 0;
}

#content .video_tutorial object {
	z-index: 0;
}

