body
{
    width: 100%;
    height: 100%;
    padding:0px;
    margin:0px;
    text-align: left;
}

.default
{
    background-image: url("../buzzcut/images/bgtile.png");
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
}

.ibarber
{
    background-image: url("../ibarber/images/bgtile2.png");
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
}

.taxi
{
    background-image: url("../taxijam/images/bgtile3.png");
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
}

.bongo
{
    background-image: url("../bongofever/images/bgtile4.png");
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
}

form
{
    padding:0px;
    margin:0px;
}

a img
{
    border: none;
}

.clear
{
    clear:both;
}

#top50-pagination
{
	padding:15px;
	text-align:center;
}

#top50-pagination a
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
