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