/**
* next/previous pagers
*/
.pager a.prev {
background: url(/imgs//7DD3F7/arrow-l.gif) left no-repeat;
}
.pager a.next {
background: url(/imgs//7DD3F7/arrow-r.gif) right no-repeat;
}
/**
* breadcrumb
*/
#breadcrumb {
border-color: #7DD3F7 #ffffff;
}
#breadcrumb .breadcrumb li.first, #breadcrumb .breadcrumb li.first a
{
color: #7DD3F7;
}
#header {
background: url(/images/600x100/15052.jpg) no-repeat;
}