table#container td#topcon {
	background:		url(../images/topcon_bg_489_blue3.gif) repeat-y;
}

div#call2actions h2 { 
    border-bottom:      1px solid #99c3dc;
}

div.call2action {
    border-bottom:      1px solid #99c3dc;
}

div.call2action a:link,
div.call2action a:visited {
    color:              #ffffff;
    border-left:        1px solid #99c3dc; 
}

div.call2action a:hover,
div.call2action a.active {
    color:              #ffffff;
    background-color:   #345b90;
    border-left:        1px solid #99c3dc;
}


