.borderRight{
border-right: 1px #e6e8ea solid;
}
.borderHorDotted{
background-image:url(../images/dotted_horiz.gif);
background-repeat:repeat-x;
padding-bottom:15px;
padding-top:20px;
}

.boxBg{
background-image:url(../images/boxBg.gif);
background-repeat:no-repeat;
background-position:center;
width:200px;
height:160px;
padding: 0px;
text-align:center;
}
.boxTitle{
font-size:14px;
color:#999999;
font-weight:bold;
padding-left:8px;
}
.boxLink{
padding-left:12px;
padding-bottom:10px;
}
.highlight{
font-weight:bold;
}

h4{
font-weight:bold;
color:#0066CC;
font-size:11px;
}

.other{
font-weight:bold;
}

.productTitle{
font-weight:bold;
color: #0066CC;
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li.arrow-black
{
background-image: url(../images/arrow-black.gif);
background-repeat:no-repeat;
background-position: 0 .4em;
padding-left: .6em;
}
li.arrowRed {
background-image: url(../images/arrow-red.gif);
background-repeat:no-repeat;
background-position: 0 .4em;
padding-left: 1.2em;
font-weight:bold;
}
table{
font: Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:11px;
vertical-align: top;
}
