div#linqwhyuse
{
background:transparent url(/images/question_field.jpg) no-repeat scroll;
float:right;
padding:20px 10px;
width:238px;
height:81px;
text-align:center;
}
div#linqwhyuse a
{
text-decoration:none;
}

a.linqconnect_video
{
background:url(/images/linqconnect_video.jpg) no-repeat 0 center;
text-decoration:none;
display:block;
width:300px;
height:214px;
}
a.linqconnect_video:hover
{
background:url(/images/linqconnect_video_hot.jpg) no-repeat 0 center;
}
div#linqconnectdocs
{
float:right;
width:335px;
}

table#linqconnect_featureinformation
{
border-style:none;
border-collapse: collapse;
width:100%;
}
table#linqconnect_featureinformation td.first
{
vertical-align:middle;
width:314px;
}
table#linqconnect_featureinformation h3
{
margin-bottom:10px;
font-size:1.35em;;
}
table#linqconnect_featureinformation h3.nom
{
margin:0;
margin-bottom:10px;
}
/* Banner with buttons */

a#linqdownload
{
width:261px;
height:26px;
background: url(/images/lc_download_trial_button.png); 
margin:0;
margin-right:-28px;
float:right;
}

a#linqordering
{
width:205px;
height:26px;
background: url(/images/lc_purchase_button.png) no-repeat left top;
margin:0;
float:right;
}
a#linqordering:hover, a#linqdownload:hover
{background-position:0 -26px;}
