@charset "UTF-8";
/* CSS Document */
div#smartpen #techspec {
padding:0;
text-align:left;
width:900px;
}

#techspec div.left{
float: left;
position: relative;
}

table.specs {
width: 350px;
margin: 20px;
margin-bottom: 5px;
text-align: left;
}

table.specs thead th{
color: #ff8900;
font-size: 14px;
font-weight: regular;
width: auto;
padding: 0px 0px 5px 0px;
line-height: auto;
text-align: left;
}

table.specs tbody th{
color: #013b56;
width: 130px;
font-size: 11px;
margin: 0px;
padding: 4px 0px 0px 0px;
vertical-align: top;
line-height: 13px;
text-align: left;
}

table.specs td{
font-size: 9px;
margin: 0px;
padding: 0px;
vertical-align: top;
padding-top: 4px;
line-height: 11px;
}

table.specs p{
margin: 0px;
padding: 0px;
margin-bottom: 4px;
margin-top: 1px;
}

table.specs li, .specs ul{
margin: 0px;
padding: 0px;

}

table.specs li{
margin-left: 15px;

}

#techspec a.pdf, #techspec a.pdf:active, #techspec a.pdf:visited, #techspec a.pdf:link{
background: top center no-repeat url(/en-us/images/smartpen/techspec_pdf_btn.gif);
position: absolute;
right: 40px;
top: 180px;
vertical-align: middle;
width: 191px;
height: 60px;
text-align: left;
}

#techspec a.pdf:hover{
	border-bottom: none;
	padding: 0px;
} 

#techspec a.pdf span{
font-weight: bold;
font-size: 11px;
display: block;
line-height:60px;
padding-right:40px;
text-align:center;
}

#techspec a.pdf:hover span{
	color: #ff8900;
}