
#tabheader {
background:transparent url(/img/new/tabs/grey-tab-bg.gif) no-repeat left bottom;
float:left;
display:block;
position:relative;
top:-10px;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
padding-bottom:7px;
width:705px; /* show to mozilla */
_width:705px; /* show to ie */
}

#tabheader ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#tab-endcap {
background:transparent url(/img/new/tabs/grey-tab-bg-r.gif) no-repeat right bottom;
}


/********************* CURRENT TAB *********************/

#tabheader #current {
background-image:url(/img/new/tabs/grey-tab-on-l.gif);
font-weight:bold;
}

#tabheader li {
background:transparent url(/img/new/tabs/grey-tab-off-l.gif) no-repeat scroll left top;
float:left;
margin:0 2px 0 0;
padding:0 0 0 4px;
position:relative;
left:-15px;
}

#tabheader #current a {
background-image:url(/img/new/tabs/grey-tab-on-r.gif);
color:#0066cc;
padding-bottom:15px;
}

/********************* ALL TABS *********************/

#tabheader a {
float:none;
}
#tabheader a {
background:transparent url(/img/new/tabs/grey-tab-off-r.gif) no-repeat scroll right top;
color:#645c54;
display:block;
padding:5px 6px 4px 4px;
text-decoration:none;
}
.tab-padding {
margin: 0 10px;
}

/********************* INFOCENTER COLUMN ***********************/
.infocenter-spacer {
float: left;
display: block;
margin-left: 25px;
text-indent: -9999px;
}

#infocenter-container {
margin: 0 6px;
}

.infocenter-subhdr {
font-size:13px; 
font-weight:bold; 
background: #e6e7e3;
border-bottom:1px solid #d0d0d0;
padding:4px 6px;
margin:0;
position:relative;
color:0066cc;

}
.infocenter-featured {
width:100%;
display:block;
border:1px solid #2694E8;
margin-top: 20px;
padding: 3px 0;
text-indent: 22px;
font-weight: bold;
color: #fff;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border: 1px solid #ddd; background: #dadada url(/js/jquery-ui-1.7.2/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #212121; outline: none; 
border-bottom: none;
font-size: 14px;
}

.infocenter-1col {
width:100%;
display:block;
border:1px solid #ffffff;
}
.infocenter-1col-over {
width:100%;
display:block;
border:1px solid #ddd;
background: url(/img/content/customers/roundbox-bg-repeat-y.gif) repeat-x ;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
}

.infocenter-3col {
float:left;
display:block;
width: 216px;
margin-top: 12px;
}

#accordion .infocenter-3col {
width: 195px;
}

/*
.infocenter-3col-over {
float:left;
display:block;
border:1px solid #e8e8e8;
background:#f8f8f6;
}
*/
.infocenter-3col-over {
border:1px solid #ffffff;
}

/*
.bd {
float:left;
display:block;
border:1px solid #ffffff;
}

.bd-over {
float:left;
display:block;
border:1px solid #e8e8e8;
background:#f8f8f6;
}
*/

.infocenter-content {
margin: 12px 0;
}

.infocenter-1col-over .infocenter-content {
margin: 15px 22px 6px;
}


.thumb {
border:1px solid #cccec9;
margin: 3px 3px 5px 12px;
float:right;	
}
.infocenter-content .thumb {
border:1px solid #cccec9;
margin: 3px 3px 5px 12px;
line-height: 0;
}
.title {
color: #000;
font-weight:bold;
margin-bottom:0px;
padding-bottom:0px;
line-height: 1.5;
}
.desc {
margin: 1.2em 0;
padding:0;
line-height: 1.5;
}
.download {
margin-top:4px;
}
.download a {
font-size:12px;
color:0066ff;
}
.download img {
margin:5px 5px 5px 0;
vertical-align:middle;
}
.download li a {
font-size:11px;
}
.download .arrow-list {
	list-style:url(/img/new/bullet_3.gif); 
	text-indent:-.3em; 
	margin-left:10px;
}
.infocenter-div {
margin:0 5px;
line-height: 1px;
background: url(/img/new/divider_horiz.gif) center repeat-x;
clear:both;
}
.infocenter-div-blank {
margin:0;
padding:0;
content: "."; 
display: inline-block; 
height: 0; 
clear: both; 
border:1px solid;
}

.viewall {
font-size: 11px;
color:#888888;
padding-bottom: 6px;
border-bottom: 1px solid #dadada;
}

.viewall div, .viewall a {
float: left;
}
.viewall a, .viewall a:link, .viewall a:visited {
}

.viewall_btn {
margin:0 15px 0 0;
}

#content #body #accordion #bottom-nav .next {
	float: right;
	width: 100%;
	border-top: 1px solid #dadada;
	padding-top: 8px;
	margin-top: 8px;
}


