body{
margin: 0;
padding: 0;
font: normal 12px Arial, sans serif;
color: #000000;
background-color: #a1a1a1;
}
h1, div.heading1{
font-size: 34px;
margin: 0 0 7px 0;
font-weight: normal;
width:375px;
position:relative;
z-index:11;
}
.head1 {
color:#000000;
font-size:18px;
font-weight:bold;
margin:37px 0 15px;
}
.checkbox
{
	border: default;
}
.h1Long{
	width:100%;
color:#000000;
font-size:33px;
line-height:38px;
margin:0;
padding:0;
}

h2, div.heading2{
font-size: 18px;
font-weight: bold;
color: #990000;
margin: 27px 0 15px 0;
}
h2.h2blue, div.h2blue
{
font-size: 21px;
color: #003399;	
font-weight: normal;
margin-top: 10px;
}

h3, div.heading3{
	font-size: 14px;
	color: #666;
	font-weight: bold;
	margin-bottom: 7px;
}
h4, div.heading4{
color: #535DA7;
font-size: 12px;
margin-bottom: 7px;
}
#subHeaderText{
font-size: 15px;
width: 500px;
}
#talktoexpert
{
	padding-top: 20px;
}
#onetouch
{
	padding: 25px 0 0 0;
}
#onetouch h4 {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
margin: 0;
line-height:20px;
}
#onetouch h5 {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
line-height:18px;
margin-bottom:5px;
margin-top: 0;
padding-bottom:5px;
}
#onetouch h5 i {
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
}
a.tileNoStyle
{
	display: block;
	margin: 0 0 10px 0;
}
.smallBoxHolder
{

background: url('/images/tile_top_bkg.gif') no-repeat top left;

padding: 5px 0 0 0;

margin: 0 0 10px 0;
}
.smallBoxBot
{
	
background: url('/images/tile_bottom_close.gif') no-repeat top left;
width: 175px;
height: 10px;


}

.smallBoxMid{
width: 164px;
padding: 0 6px 0 6px;
font-size: 11px;

}
.smallBoxMid a
{
line-height: 17px;
}

.smallBoxHeader{
font-size: 12px;
font-weight: bold;
}
.midTextRight{
padding: 0 0 0 8px;
width: 102px;
}
.midTextLeft{
padding: 0 4px 0 0px;
width: 100px;
}
.arrow{
padding-left: 3px;
}
.alignRight{
text-align: right;
}
/*links */
a:link
{
	color: #0156ab;
	text-decoration: none;
}
a:visited
{
	color: #0156ab;
	text-decoration: none;
}
a:hover
{
	color: #0156ab;
	text-decoration: underline;
}
a:active
{
	color: #0156ab;
	text-decoration: none;
}
a.smallRed:link
{
	color: #F93C3C;
	font-weight: bold;
	text-decoration: none;
}
a.smallRed:visited
{
	color: #F93C3C;
	font-weight: bold;
	text-decoration: none;
}
a.smallRed:hover
{
	color: #F93C3C;
	font-weight: bold;
	text-decoration: underline;
}
a.smallRed:active
{
	color: #F93C3C;
	font-weight: bold;
	text-decoration: none;
}
a.bigRed:link
{
	
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.bigRed:visited
{
	
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.bigRed:hover
{
	
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
a.bigRed:active
{
	
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a#dpLink{
color: #ffffff;
font-weight: bold;
}
a#dpLink:link {
	text-decoration: none;
}
a#dpLink:visited {
	text-decoration: none;
}
a#dpLink:hover {
	text-decoration: none;
}
a#dpLink:active {
	text-decoration: none;
}
/*
.more a, a.more, .more{
color: #F93c3c;
}
.more a:link, a.more:link{
text-decoration: none;
}
.more a:visited, a.more:visited {
text-decoration: none;
}
.more a:hover, a.more:hover {
text-decoration: underline;
}
.more a:active, a.more:active {
text-decoration: none;
}
*/
#rightNav ul li a:link {
color: #4D4D4D;
text-decoration: none;
}
#rightNav ul li a:visited {
color: #4D4D4D;
text-decoration: none;
}
#rightNav ul li a:hover {
color: #e6e6e6;
text-decoration: none;
}
#rightNav ul li a:active {
color: #4D4D4D;
text-decoration: none;
}

/* default stuff */
img{
border: none;
}
.floatLeft{
float: left;
}
.floatRight{
float: right;
}
.clear{
clear: both;
}
ul{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:18px;
}
ul li
{
	list-style-type: disc;
padding-bottom:0px;
}
/* Form Validation stuff */
/* form stuff */
legend{
display: none;
}
label{
display: block;
float: left;
width: 150px;
}
form{
font-size: 12px;
}
form fieldset{
border: 0;
}
textarea{
width: 400px;
}
input, select, button, submit{
	
}
	
submit {
	cursor:pointer;
}
label.error {
	color:red;
	font-weight: bold;
	width:100%;
}
input.error, select.error {
	border: 1px solid red;
}

.error, p.error {
	color:Red;
}



/*Advance JS Formats*/
/* root element for tabs  */
ul.jqToolsTabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	 	
}

/* single tab */
ul.jqToolsTabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */

ul.jqToolsTabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 30px;	
	text-decoration:none;
	border:1px solid #666;	 
	border-bottom:0px;
	height:18px;
	background-color:#dddddd; /*#efefef #4711*/
	color:#777;
	margin-right:2px;
	outline:none;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	-moz-outline-style:none;
	position:relative;
	top:1px;	
}

ul.jqToolsTabs a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.jqToolsTabs a.current {
	background-color:#f9f9f9; /*#efefef #ddd #4711*/
	border-bottom:2px solid #f9f9f9;	/*#efefef #ddd #4711*/
	color:#000;	
	cursor:default;
}

	
/* tab pane */
div.jqToolsPanes div {
	display:none;
	border:1px solid #666;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	background-color:#f9f9f9;	/*#efefef #ddd #4711*/
}

/* root element for accordion. decorated with rounded borders and gradient background image */
#jqToolsAccordion {
	background:#333 url(/images/h600.png) 0 0;
	width: 300px;
	border:1px solid #333;
}

/* accordion header */
#jqToolsAccordion h2 {
	background:#ccc url(/images/h30.png);
	margin:0;
	padding:5px 15px;
	font-size:14px;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;		
}

/* currently active header */
#jqToolsAccordion h2.current {
	cursor:default;
	background-color:#fff;
}

/* accordion pane */
#jqToolsAccordion div.jqToolsPane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
	height:200px;
	padding:15px;
	color:#fff;
	font-size:12px;
}

/* a title inside pane */
#jqToolsAccordion div.jqToolsPane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}


/* old site stylesheets from here down */

#item_holder806 .head2 {
   font-size: 18px;
   line-height: 21px;
   margin:0px;
   padding-bottom:3px;
   color: #34609b;
}
#item_holder806 .head3 {
   font-size: 14px;
   line-height: 21px;
   margin:0px;
   padding-bottom:5px;
   color: #34609b;
}
#item_holder806 .embedded_body p {
   font-size: 14px;
   line-height: 21px;
   margin:0px;
   margin-bottom:5px;
   padding-bottom:3px;
   color: #34609b;
}
#embedded_ovr_c1 {
   float:left;
   width:227px;
   height:300px;
   padding:10px 10px 10px 10px;
   margin:0px 30px 0px 0px;
   background-image: url(http://www.digitalpersona.com/images/bkg_embed_ov_developers.jpg); 
   background-repeat: no-repeat;
   background-position: left top;
   overflow: hidden;
}
#embedded_ovr_c2 {
   float:left;
   width:227px;
   height:300px;
   padding:10px 10px 10px 10px;
   margin:0px 30px 0px 0px;
   background-image: url(http://www.digitalpersona.com/images/bkg_embed_ov_solutions.jpg); 
   background-repeat: no-repeat;
   background-position: left top;
   overflow: hidden;
}
#embedded_ovr_c3 {
   float:left;
   width:227px;
   height:300px;
   padding:10px 10px 10px 10px;
   margin:0px 0px 0px 0px;
   background-image: url(http://www.digitalpersona.com/images/bkg_embed_ov_partners.jpg); 
   background-repeat: no-repeat;
   background-position: left top;
   overflow: hidden;
}

#embedded_ovr_c1 h2 {
   font-size: 18px;
   line-height: 21px;
   margin:0px;
   padding:0px;
   color: #34609b;
}
#embedded_ovr_c1 h3 {
   font-size: 14px;
   line-height: 17px;
   margin:0px;
   padding:0px;
   padding-bottom:10px; 
   color: #000000;
}
#embedded_ovr_c1 p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 14px;
   font-weight: normal;
   color: #333333;
   margin-top:0px;
   margin-bottom:0px;
   padding-bottom:0px;
}
#embedded_ovr_c2 h2 {
   font-size: 18px;
   line-height: 21px;
   margin:0px;
   padding:0px;
   color: #34609b;
}
#embedded_ovr_c2 h3 {
   font-size: 14px;
   line-height: 17px;
   margin:0px;
   padding:0px;
   padding-bottom:10px; 
   color: #000000;
}
#embedded_ovr_c2 p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 14px;
   font-weight: normal;
   color: #333333;
   m?rgin-top:0px;
   margin-bottom:0px;
   padding-bottom:0px;
}

#embedded_ovr_c3 h2 {
   font-size: 18px;
   line-height: 21px;
   margin:0px;
   padding:0px;
   color: #34609b;
}
#embedded_ovr_c3 h3 {
   font-size: 14px;
   line-height: 17px;
   margin:0px;
   padding:0px;
   padding-bottom:10px; 
   color: #000000;
}
#embedded_ovr_c3 p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 14px;
   font-weight: normal;
   color: #333333;
   margin-top:0px;
   margin-bottom:0px;
   padding-bottom:0px;
}


#item_holder806 {
    position:relative;
    overflow: auto;
    width:806px;
    /* border:#FF0000 1px dashed; */
    margin: 70px 0 0 0;
}

#item_holder806 #tabs4_full_width {
    float:left;
    width:182px;
    height: 275px;
    background-image: url(http://www.digitalpersona.com/images/182_tab_bkg.gif); 
    background-repeat: no-repeat;
    background-position: left top;
    /* border:#00FF00 1px dashed; */
}
#item_holder806 #tabs4_full_width #text_holder {
    overflow: auto;
    width:162px;
    margin:0px 10px 0 10px;
    padding-top:10px;
}

#item_holder806 #tabs2_full_width {
    float:left;
    width:388px;
    height: 370px;
    background-image: url(http://www.digitalpersona.com/images/388_tab_bkg.gif); 
    background-repeat: no-repeat;
    background-position: left top;
    border:#00FF00 1px dashed;
}
#item_holder806 #tabs2_full_width #wide_tab {
}
#item_holder806 #tabs2_full_width #wide_tab #image_holder {
    float:left;
    width:100px;
}
#item_holder806 #tabs2_full_width #wide_tab #image_holder #text_holder {
    float:left;
    width:100px;
}

#item_holder806 #tabs2_full_width img  {
        padding:5px 0px 5px 0px;
        margin:5px 0px 5px 0px;
}
#item_holder806 #tabs2_full_widths p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	    line-height: 14px;
	    font-weight: normal;
	    color: #666666;
        margin-top:0px;
        margin-bottom:0px;
        padding-bottom:0px;
}
#item_holder806 #tabs2_full_width p b {
	font-weight: bold;
	color: #000000;
}
#item_holder806 #tabs2_full_width p i {
        font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#item_holder806 #tabs2_full_width p u {
        text-decoration: line-through;
        color: #FF0000;
}

#item_holder806_bkg {
	width: 806px;
	overflow: auto;
        background-image: url(http://www.digitalpersona.com/images/bkg_806px_top.png);
	background-repeat: no-repeat;
	background-position: left top;
       /* border:#0000FF 1px dashed;*/
}
#item_holder806_bkg .item_icon {
        float: left;
	width: 90px;
        top:20px;
        text-align:center;
        margin-top: 30px;
        margin-right:10px;
        margin-left:0px;
       /* border:#00FF00 1px solid;*/
}

#item_holder806_bkg .item_body  {
	float: left;
        width: 521px;
        font-family: Arial, Helvetica, sans-serif;
        margin-top: 15px;
        margin-right:15px;
        margin-bottom:0px;
        /*border:#FF0000 1px solid; */

}
#item_holder806_bkg .item_body h3 {
	line-height: 14px;
	font-weight: bold;
	color:#34609b;
	margin-bottom:5px; 
}
#item_holder806_bkg .item_body p {
	font-size: 12px;
	line-height:17px;
	font-weight: normal;
        color:#333333;
        margin:0px;
        padding:0px;
}
#item_holder806_bkg .item_links  {
	float: left;
        width: 150px;
        text-align: center;
        margin-top: 25px;
       /* border: #0000FF 1px dashed; */
}

#item_holder806_bkg .item_links img  {
        padding:5px 0px 5px 0px;
        margin:5px 0px 5px 0px;
}
#item_holder806_bkg .item_links p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
        margin-top:0px;
        margin-bottom:0px;
        padding-bottom:0px;
}
#item_holder806_bkg .item_links p b {
	font-weight: bold;
	color: #000000;
}
#item_holder806_bkg .item_links p i {
        font-size: 11?x;
	font-weight: bold;
	color: #000000;
}
#item_holder806_bkg .item_links p u {
        text-decoration: line-through;
        color: #FF0000;
}

/* george new start */


#item_holder806_3col {
	width: 806px;
	overflow: auto;
        /* border:#0000FF 1px dashed; */
}
#item_holder806_3col .item_icon {
        float: left;
	width: 90px;
        top:20px;
        text-align:center;
        margin-top: 30px;
        margin-right:10px;
        margin-left:0px;
        /* border:#00FF00 1px solid; */
}

#item_holder806_3col .item_body  {
	float: left;
        width: 521px;
        font-family: Arial, Helvetica, sans-serif;
        margin-top: 15px;
        margin-right:0px;
        margin-bottom:0px;
       /* border:#FF0000 1px solid; */

}
#item_holder806_3col .item_body h3 {
	line-height: 14px;
	font-weight: bold;
	color:#34609b;
	margin-bottom:5px; 
}
#item_holder806_3col .item_body p {
	font-size: 12px;
	line-height:17px;
	font-weight: normal;
        color:#333333;
        margin:0px;
        padding:0px;
}
#item_holder806_3col .item_links  {
	float: left;
        width: 150px;
        text-align: center;
        margin-top: 25px;
        /* border: #0000FF 1px dashed; */
}

#item_holder806_3col .item_links img  {
        padding:5px 0px 5px 0px;
        margin:5px 0px 5px 0px;
}
#item_holder806_3col .item_links p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
        margin-top:0px;
        margin-bottom:0px;
        padding-bottom:0px;
}
#item_holder806_3col .item_links p b {
	font-weight: bold;
	color: #000000;
}
#item_holder806_3col .item_links p i {
        font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#item_holder806_3col .item_links p u {
        text-decoration: line-through;
        color: #FF0000;
}
#item_holder806_2col {
	width: 806px;
	overflow: auto;
        /* border:#0000FF 1px dashed; */
}
#item_holder806_2col .item_body  {
	float: left;
        width: 621px;
        font-family: Arial, Helvetica, sans-serif;
        margin-top: 15px;
        margin-right:0px;
        margin-bottom:0px;
       /* border:#FF0000 1px solid; */

}
#item_holder806_2col .item_body h3 {
	line-height: 14px;
	font-weight: bold;
	color:#34609b;
	margin-bottom:5px; 
}
#item_holder806_2col .item_body p {
	font-size: 12px;
	line-height:17px;
	font-weight: normal;
        color:#333333;
        margin:0px;
        padding:0px;
}
#item_holder806_2col .item_links  {
	float: left;
        width: 150px;
        text-align: center;
        margin-top: 25px;
        /* border: #0000FF 1px dashed; */
}

#item_holder806_2col .item_links img  {
        padding:5px 0px 5px 0px;
        margin:5px 0px 5px 0px;
}


#item_holder625_bkg {
	width: 625px;
	overflow: auto;
        background-image: url(http://www.digitalpersona.com/images/bkg_625px_top.png);
	background-repeat: no-repeat;
	background-position: left top;
        /* border:#0000FF 1px dashed; */
}
#item_holder625_bkg .item_icon {
        float: left;
	width: 90px;
        top:35px;
        text-align:center;
        margin-top: 30px;
        margin-right:10px;
        margin-left:0px;
        /* border:#00FF00 1px solid; */
}

#item_holder625_bkg .item_body  {
	float: left;
        width: 340px;
        font-family: Arial, Helvetica, sans-serif;
        margin-top: 15px;
        margin-right:15px;
        margin-bottom:0px;
        /* border:#FF0000 1px solid; */
}
#item_holder625_bkg .item_body h3 {
	line-height: 14px;
	font-weight: bold;
	color:#34609b;
	/* margin-bottom:5px; */
}
#item_holder625_bkg .item_body p {
	font-size: 12px;
	line-height:17px;
	font-weight: normal;
        color:#333333;
        margin:0px;
        padding:0px;
}
#item_holder625_bkg .item_links  {
	float: left;
        width: 150px;
        text-align: center;
        margin-top: 25px;
        /* border: #0000FF 1px dashed; */
}

#?tem_holder625_bkg .item_links img  {
        padding:5px 0px 5px 0px;
        margin:5px 0px 5px 0px;
}
#item_holder625_bkg .item_links p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
        margin-top:0px;
        margin-bottom:0px;
        padding-bottom:0px;
}
#item_holder625_bkg .item_links p b {
	font-weight: bold;
	color: #000000;
}
#item_holder625_bkg .item_links p i {
        font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#item_holder625_bkg .item_links p u {
        text-decoration: line-through;
        color: #FF0000;
}
#item_holder625 {
	width: 625px;
        overflow: auto;
        margin:0px;
        padding:0px;
        margin-top:15px;
        /* border:#FF0000 1px dashed; */
}
#icon_holder90 {
        float:left;
        width: 90px;
	margin-right:0px;
        margin-left:0px;
        /* border:#00FF00 1px solid; */
}
#icon_holder90 p {
        text-align:center;
        margin:0px;
        padding:0px;
}
#item_body535  {
        float:left;
	width: 530px;
	margin:0px;
        /* border:#0000FF 1px solid; */
}
#item_body535 h3 {
        font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	color:#34609b;
	margin-bottom:5px;
}
#item_body535 p {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	font-weight: normal;
        color:#333333;
        margin:0px;
        padding-top:3px;
        margin-top:3px;
}
#item_body535 .align_right {
        text-align:right;
        margin:0px;
        padding:0px;
}
#item_body400_left  {
        float:left;
	width: 400px;
        margin: 0px;
        margin-right:30px;
        padding: 0px;
        /* border:#00FF00 1px solid; */
}
#item_body400_left p {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
}

#item_holder625 #columns_2 {
        float:left;
	width: 297px;
        margin: 0px;
        padding: 0px;
        /* border:#00FF00 1px solid; */
}
#item_holder625 #columns_2 h2 {
        font-size: 18px;
        line-height: 21px;
        margin:0px;
        padding:0px;
        color: #34609b;
}
#item_body_address  {
        width: 190px;
        float:left;
        margin: 0px;
        padding: 0px;
        /* border:#0000FF 1px solid; */
}
#item_body_address p  {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	font-weight: normal;
        color: #333333;
        margin: 0px;
}
#item_body_address a  {
        font-weight: bold;
	font-size: 10px;
}
#item_holder_close  {
        /* position:relative; */
        width: 625px;
        height:32px;
        margin:0px;
        /* padding-bottom:15px; */
        /* border:#0000FF 1px solid; */
}
#standard_table td {
        font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	line-height:17px;
	font-weight: normal;
        color:#333333;
        vertical-align: top;
}
#standard_table h4 {
        font-size: 12px;
        line-height: 16px;
        color: #34609b;
        margin:0px;
        padding:0px;
}
#standard_table tbody th {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:13px;
	font-weight: bold;
        color:#000000;
        vertical-align: top;
        padding-top:10px;
}
#standard_table .space_right {
  padding-right:20px;
}
#standard_table .space_bottom {
  padding-bottom:20px;
}
#standard_table .rule_top {
  border-top:#CCCCCC solid 1px;
  padding-top:5px;
}


#products_flash {
  position:relative;
  width:810px;
  height:400px;
  margin:0px;
  padding:0px;
}

#products_flash_text_c1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
        position:absolute;
        top:0px;
        left:14px;
        width:184px;
        margin:0px;
}
#products_flash_text_c2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000?
        left:210px;
        position:absolute;
        top:0px;
        margin:0px;
        width:184px;
}
#products_flash_text_c3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
        left:413px;
        position:absolute;
        top:0px;
        margin:0px;
        width:184px;
}
#products_flash_text_c4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
        left:610px;
        position:absolute;
        top:0px;
        margin:0px;
        width:184px;
}
#tab_4c {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding:0px;
        margin:0px;
        float:left; 
        width:138px;
        height:162px; 
        background-image: url(http://www.digitalpersona.com/images/138_tab_bkg.gif); 
        background-repeat: no-repeat; 
        background-position: left top;
        /* border:#0000FF 1px solid; */
}
#tab_4c h4 {
	padding:10px 5px 0px 10px;
        margin:0px; 
	font-size: 15px;
	font-weight: bold;
	color: #000000;
        height:15px;
}
#tab_4c h5 {
	padding: 5px 10px 0px 10px;
        margin:0px;
        height:80px; 
	font-weight: normal;
	font-size: 13px;
        color: #333333;
}
#tab_4c #tab_4c_button {
	text-align:center;
        height:30px;
        /* border:#FF0000 1px solid; */
}
#item_holder625 #tab_4c .space15_right {
        margin-right:15px;
}
.space15_right {
        margin-right:15px;
}
#tab_3c {
        font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding:0px 0px 0px 0px;
        float:left; 
        width:191px;
        height:200px;
        background-image: url(http://www.digitalpersona.com/images/191_tab_bkg.gif); 
        background-repeat: no-repeat; 
        background-position: left top;
	/* overflow: auto; */
}
#tab_3c h4 {
	padding:10px 5px 0px 10px;
        margin:0px; 
	font-size: 15px;
	font-weight: bold;
	color: #000000;
        height:15px;
}
#tab_3c h5 {
	padding: 5px 10px 0px 10px;
        margin:0px;
        height:80px; 
	font-weight: normal;
	font-size: 13px;
        color: #333333;
}
#tab_3c #tab_3c_button {
	text-align:center;
}
#tab_2c {
        float:left;
	margin:0px;
        width: 297px;
        height:210px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding:0px;
        background-image: url(http://www.digitalpersona.com/images/295_tab_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tab_2c h4 {
	font-size: 15px;
        line-height: 17px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
        height:35px;
}
#tab_2c h5 {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 13px;
        height:70px;
}
#tab_2c #tab_2c_button {
	text-align:center;
}

#Xtabs_2c td {
	background-image: url(http://www.digitalpersona.com/images/295_tab_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.banner_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height:29px;
	color: #000000;
}
.banner_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height:24px;
	color: #666666;
	padding:7px 0px 0px 44px;
}

