    .bar
{
    width:100%;
    height:31px;
    line-height:31px;
    background-image:url('../../img/miniq/bg_bar.jpg');
    background-repeat:repeat-x;
    background-position:top left;
}    

.bar.top
{                    
    background-image:url('../../img/miniq/bg_bar_top.jpg');             
}

.bar.bottom
{                    
    background-image:url('../../img/miniq/bg_bar_bottom.jpg');             
}

.purple_bar
{
	width:100%;
	height:31px;
	line-height:31px;
	background-color:#701a3d;
}
