body
{
    font-family:arial,tahoma,helvetica,sans-serif;
}

.x-grid3-row {
	border-bottom:0;
	border-top:0;
}

.x-grid3-row .x-grid3-cell{
    height:46px;
}

.ext-ie .x-grid3-row .x-grid3-cell{
    height:50px;
}

.icon-prev
{
    background: url(../../images/arrow_left.png) no-repeat center center !important;
}

.icon-next
{
    background: url(../../images/arrow_right.png) no-repeat center center !important;
}

