body{
background-color:#fff;
}
#bottom-links{
height:60px;
padding:15px 0 0 11px;
width:704px;/*Video width minus 11px*/
}
#bottom-links.video640{
width:629px;/*Video width minus 11px*/
}
#bottom-links p{
color:#9a9a85;
display:block;
float:left;
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:11px;
line-height:15px;
margin:0;
padding:15px 0;
width:146px;
}
#bottom-links p em{
display:block;
font-size:13px;
font-style:italic;
}
#bottom-links ul{
float:right;
margin:0;
padding:0;
}
#bottom-links ul li{
border-left:1px solid #d8d8d8;
display:inline-block;
float:left;
margin:0;
padding:0;
}
#bottom-links ul li a{
border:0;
color:#383838;
cursor:pointer;
display:inline-block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:700;
line-height:11px;
outline:0;
padding:20px 15px 18px 48px;
text-decoration:none;
}
#bottom-links ul li a:hover{
color:#9a9a85;
}
#bottom-links ul li#quote{
background:url(/images/videos/iPencil.gif) 10px center no-repeat;
}
#bottom-links ul li#roi{
background:url(/images/videos/iGraph.gif) 10px center no-repeat;
}
#bottom-links ul li#kit{
background:url(/images/videos/iKit.gif) 10px center no-repeat;
}
#bottom-links ul li#whitepaper{
background:url(/images/videos/iWP.gif) 10px center no-repeat;
}
#bottom-links ul li#nextVideo,#bottom-links ul li#democenter{
background:url(/images/videos/iMonitor.gif) 10px center no-repeat;
}
#bottom-links ul li#problem{
background:url(/images/videos/iCheck.gif) 10px center no-repeat;
}
#bottom-links ul li#product{
background:url(/images/videos/iProduct.gif) 10px center no-repeat;
}
#bottom-links ul li#trial{
background:url(/images/videos/iTrial.gif) 10px center no-repeat;
}
#bottom-links ul li#quote a,#bottom-links ul li#nextVideo a,#bottom-links ul li#democenter a,#bottom-links ul li#whitepaper a{
padding-left:44px;
}
#bottom-links ul li#problem a{
padding-left:38px;
}
#bottom-links ul li#product a{
padding-left:51px;
}
#bottom-links ul li#trial a{
padding-left:41px;
}
#bottom-links ul li#nextVideo a{
color:#f8981d;
}
#bottom-links ul li#nextVideo em{
color:#7a7a7a;
font-style:normal;
}
#bottom-links ul li#nextVideo a:hover{
/*color:#f8a740;*/
}
#bottom-links ul li#nextVideo a:hover em{
color:#9a9a85;
}