.BoxGrey h3 {
	/*background:url(/images/backgrounds/support-h3-bg.png ) no-repeat 0 0; 
	height:26px;
	position:relative;
	left:-10px;
	margin-bottom:-12px;*/
	background: #7500CE none repeat scroll 0 0;
	
}
#recentDisscussions a {color: #657386; text-decoration:none;}
#recentDisscussions a:hover{color: #4ab9ff; text-decoration:underline;}
a.highlightlink {
	color: #5D5F5D !important;
	font-size: 16px !important;
	text-decoration: underline !important;
}
.productSelection {
	margin: 10px -5px 0 0;
	padding: 0;
	text-align: left;
}
.productSelection ul {
	list-style: none;
	padding: 0;
	position: relative;
}
.productSelection li {
	background:url(/images/support/list-item-back.png ) no-repeat !important;
	background-position: 0 0; 
	float: left;
	position: relative;
	line-height: 1em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 10px 0 0 ;
	padding: 1px;
	height:61px;
	width:53px;
}
.productSelection li:hover  {
	text-decoration: none;
	background-position:0 -63px !important;
	border:0 !important;
	height:61px;	
	padding: 1px;
	margin:0 10px 0 0;
}
.productSelection li a {
	background: transparent none repeat scroll 0 0;
	display: block;
	border: 0px;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	padding:2px;
}
.productSelection li a:after{
	clear:both;
	content:"";
	display:block;
}
/******************************************************/
.ui-tabs-nav {
	min-height:89px;
	position:relative;
	z-index:3;
}
.productSelection li a img {
	float:left;
}

.productSelection li:hover a {
		border:0 !important;
		padding:2px;
}
.productSelection li.ui-tabs-selected{
	background-image:none;
	background:#fafafa !important;
	border:1px solid #b97de6 !important;
	border-bottom:none !important;
	height:70px;
	position:relative;
	z-index:4;
	width:53px;
	padding:0;
	
}
/*Chrome and Safari bug fix*/
body:nth-of-type(1) .productSelection li.ui-tabs-selected{
	height:71px;
}
.productSelection li.ui-tabs-selected:hover a{
	border:0 !important;
	padding:2px;	
}
.productSelection li.ui-tabs-selected:hover {
	padding:0;
}
.li-of{
	margin-left:33px !important;
}
/*****************Travel Pocket**************/
.productSelection .li-tp {
	background: url(../images/support/list-item-back-tp.png) 0 0 no-repeat !important;
	margin-left:169px !important;
	width:65px !important;	
}
.productSelection .li-tp a {
	position:relative;
	float:left;
}
.li-tp a img{
	display:block;
	position:relative;
	margin:0 1px;
}
.productSelection .li-tp:hover {
	
	margin-left:169px !important;	
	border:0;
}
.productSelection .li-tp.ui-tabs-selected:hover, .productSelection .li-li-tp.ui-tabs-selected{
	background-image:none !important;
	border-bottom:none !important;
	background:#fafafa !important;
	margin-left:169px !important;
	
}
/*****************Travel Pocket**************/
/**FileWatcher*/
.productSelection .li-filewatcher a, .productSelection .li-filewatcher {
	margin: 0 6px 0 0 !important;
    width: 59px !important;
}
.productSelection .li-filewatcher {
	background: url(../images/support/list-item-back-fw.png) 0 0 no-repeat !important;
}
.productSelection .li-filewatcher:hover {
	background-position: 0 -63px;
	width:65px !important;
	margin: 0 0 0 0 !important;	
}
.productSelection .li-filewatcher.ui-tabs-selected:hover, .productSelection .li-filewatcher.ui-tabs-selected{
	width:59px !important;
	background-image:none !important;
	border-bottom:none !important;
	background:#fafafa !important;
	margin:0 6px 0 0 !important;
}
/**FileWatcher*/
.ui-tabs-panel {
	border: 1px solid #B668E8 !important;
	padding:20px 15px;
	margin:-8px 0 0 0px;
	background-color:#fafafa;
	position:relative;
	z-index:2;
}
/*FF bug fix*/
@-moz-document url-prefix() {
	.ui-tabs-panel {margin:-8px 0 0 0px;}
	.productSelection li.ui-tabs-selected{height:70px !important;}
}
/*IE7 bug fix*/
*+html .ui-tabs-panel {
	margin:-8px 0 0 0px;		
}
/*IE8 bug fix*/
.ui-tabs-panel {
	margin:-8px 0 0 0px\0/;		
}
.ui-tabs-panel a{
	color:#3B3B3B;
}
.ui-tabs-panel a.external{
	background-image: url(../images/icons/external_link_gray.gif);
}
.Tabs {
	margin:0 !important;
}
.Tabs li {
	z-index:3;
}
/**************************************************/
#support_search {
	width: 800px;
	margin: 6px 0 0 0;
	font-size: 1.3em;
	background: url(../images/icons/enter.gif) no-repeat right center;
	border: solid 1px #999;
	display: block;
	font-family: "Lucida Grande",Tahoma,Arial,Helvetica,sans-serif;
	padding: 1px 3px;
}
#support_search.empty {
	color: #999;
}
.BoxGrey a {
	text-decoration: none;
	color: #657386;
}
.BoxGrey a:hover {
	text-decoration: underline;
}
.SideBar .bullets{margin-top:1em;}
.hint {
	white-space: nowrap;
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;	
}
.space_wrap{
	white-space: normal !important;
}
.Col4_123{
	width:67%;
}
.right-align-box{
	float:right;
	width:70.5%;
}
/*IE7 bug fix*/
*+html .right-align-box{
	width:70%;
}
.hor-lines{
	overflow:hidden;
	position: relative; 
	z-index: 1;
	width:100%;
	float:left;
	margin-top:10px;
}
.product-box-font{font-size: 11pt;}
.ui-tabs-panel ul.hang li {background-position:left 1px;}
.ui-tabs-panel h5 {
	font-weight: bold;
	padding: 0;
	font-size:11pt;
}
#fullWidthContent {padding:0;}
.sup-descr{margin:30px 0;}
*+html .sup-descr{margin:25px 0;}
.ui-tabs-panel p,  .ui-tabs-panel ul{
	margin-bottom:20px;
}
