div#callouts-chart2 div.left {
float:left;
width:285px
}

div#callouts-chart2 div.right {
float:left;
width:285px;
margin-left:15px
}

div#callouts-chart2 div div.callout {
margin-bottom:15px
}

div#callouts-chart2 div div.odd a {
background:#fff url(/images/callout_container_01.gif) 0 0 no-repeat
}

div#callouts-chart2 div div.even a {
background:#fff url(/images/callout_container_02.gif) 0 0 no-repeat
}

div#callouts-chart2 div div.odd-empty {
background:#fff url(/images/callout_container_01_empty.gif) 0 0 no-repeat;
height:32px
}

div#callouts-chart2 div div.even-empty {
background:#fff url(/images/callout_container_02_empty.gif) 0 0 no-repeat;
height:32px
}

div#callouts-chart2 div div.callout a {
color:#333;
display:block;
height:32px;
width:285px;
padding-left:10px;
text-decoration:none;
font:bold 14px/32px "Trebuchet MS", Arial, sans-serif
}

.ie6 div#callouts-chart2 div div.callout a {
width:275px
}

div#callouts-chart2 div div.callout a:hover {
background-position:0 -32px
}

div#callouts-chart2 div div.callout a span.tag {
font:normal 12px/32px "Trebuchet MS", Arial, sans-serif
}