body {
	background: #fafafa url(images/body_background.jpg) repeat-x scroll left top !important;
}
#company-header {
	height: 76px !important;
	padding: 0px !important;
}
#bb-logo {
	padding: 0px !important;
	background: none !important;
}
#bb-logo a {
	padding: 0px !important;
	display: block !important;
	width: 223px !important;
	height: 52px !important;
	background: transparent url(images/logo_sprite.gif) no-repeat scroll left top !important;
	text-indent: -999em !important;
	overflow: hidden !important;
	margin-top: 9px !important;
}
#support-header {
	padding: 14px 0px !important;
}
.article p,
.question p {
	font-size: 15px !important;
}
.article h4,
.question h4 {
	font-size: 17px !important;
}
#support-header,
#company-header {
	background-color: transparent !important;
	border: none !important;
	color: white !important;​
}
#support-header h1 a,
#company-header h1 a {
 color: white !important; ​
}
#support-header h2 {
	font-size: 28px !important;
}
h2.learn_icon {
	line-height: 50px;
	height: 50px;
	background: transparent url(images/learn_icon.gif) no-repeat scroll left center;
	padding-left: 64px;
}
.support-search-big {
	background-color: #c8e7fc !important;
}
.support-search-big #support-search-submit {
	background: white url(images/button.gif) !important;
}
#form .input-button input {
	background: white url(images/button.gif) !important;
}
.highlight {
	background-color: #ffffcc !important;
}
#support-side .content {
	margin-bottom: 20px;
}
#tweets {
	/*width: 224px;*/
	background-color: white;
	border: 1px solid #cccccc;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	/*border-radius: 5px;*/
	-webkit-box-shadow: #CCC 0px 3px 4px;
	padding: 0px !important;
	margin: 0px;
	color: #222222;
}
	#tweets a,
	#tweets a:visited {
		color: #0085c8;
		text-decoration :none;
	}
	#tweets a:hover {
		text-decoration: underline;
	}
	#tweets a:active {
		color: black;
	}
	#tweets a.tweet_avatar {
		float: left;
		display: block !important;
	}
	#tweets ul.tweet_list {
		background: transparent url(images/twitter.jpg) no-repeat scroll left top;
		margin: 0px 0px 0px 0px !important;
		padding: 56px 10px 10px 10px !important;
		list-style: none;
	}
		#tweets ul.tweet_list li {
			margin-top: 10px !important;
			margin-bottom: 0px !important;
			border-top: 1px solid #f0f0f0;
			padding-top: 8px !important;
			line-height: 16px !important;
		}
		#tweets ul.tweet_list li.tweet_first {
			margin-top: 0px !important;
			padding-top: 0px !important;
			border-top: none;
		}
	#tweets .tweet_time,
	#tweets .tweet_text {
		padding-left: 32px;
		display: block;
	}
ul.ui-autocomplete .article-autocomplete-subject {
	font-size: 13px !important;
	font-weight: bold !important;
}
ul.ui-autocomplete .article-autocomplete-body {
	font-size: 13px !important;
}
ul.ui-autocomplete li.ui-menu-item {
	padding-top: 4px !important;
	padding-bottom: 4px !important;
}