#t2c_redalto_communications_support_site{
	width:344px;
	height:13px;
	background-image:url('../images/support/t2c_redalto_communications_support_site.png');
}
#support_menu{
	padding:10px;
	margin-bottom:25px;
	text-align:center;
}
#support_menu li{
	display:inline;
	margin-right:22px;
	padding-right:25px;
	border-right:1px solid #cdd6e1;
}
#support_menu li.last{
	border-right:none;
	margin-right:0;
	padding-right:0;
}
#support_crumb{ margin-top:-10px; }
#t2c_search{
	width:55px;
	height:13px;
	background-image:url('../images/support/t2c_search.png');
}
#t2c_categories{
	width:84px;
	height:15px;
	background-image:url('../images/support/t2c_categories.png');
}
#t2c_top_10_questions{
	width:136px;
	height:15px;
	background-image:url('../images/support/t2c_top_10_questions.png');
}
#t2c_recently_added_questions{
	width:206px;
	height:15px;
	background-image:url('../images/support/t2c_recently_added_questions.png');
}
#t2c_questions{
	width:78px;
	height:13px;
	background-image:url('../images/support/t2c_questions.png');
}
#t2c_error{
	width:39px;
	height:13px;
	background-image:url('../images/support/t2c_error.png');
}
#t2c_uncategorized_questions{
	width:197px;
	height:15px;
	background-image:url('../images/support/t2c_uncategorized_questions.png');
}
#t2c_subcategories{
	width:114px;
	height:15px;
	background-image:url('../images/support/t2c_subcategories.png');
}
#t2c_answer{
	width:64px;
	height:13px;
	background-image:url('../images/support/t2c_answer.png');
}
#answer_cont{
	margin:0 70px;
}
#support_print_link{
	padding:2px 0 2px 20px;
	background-image:url('../images/support/print_stir.gif');
	background-position:0 1px;
	background-repeat:no-repeat;
}
#support_email_link{
	padding:2px 0 2px 20px;
	background-image:url('../images/support/email_stir.gif');
	background-position:0 3px;
	background-repeat:no-repeat;
	margin-left:15px;
}
/*Can't find the answer?*/
#t2c_cant_find_the_answer{
	width:346px;
	height:15px;
	background-image:url('../images/support/t2c_cant_find_the_answer.png');
}
table.support_form td{
	padding:3px;
}
.askaqst_l{
	vertical-align:top;
	padding-top:4px;
}
.btn_email{
	border:none;
	background:none;
	width:55px;
	height:42px;
	background:url('../images/support/button_email.png') 0 0 no-repeat;
}
.btn_back_to_q{
	border:none;
	background:none;
	width:107px;
	height:42px;
	background:url('../images/support/button_back_to_q.png') 0 0 no-repeat;
}