
/* Variations / Business (append after all CSS to get effect) */

body html
{
	background: #fff url(/i/backgrounds/business/back1.jpg);
}

#header h3 a.home
{
	background: url(/i/brand-business.png) no-repeat;
}

.block
{
	background: url(/i/transparent-tile-ie-business.png);
}

.attractive .content
{
	background: url(/i/transparent-tile-ie-business.png);
}

.attractive-white .content
{
	background: #fff;
	background-image: none;
}

.attractive .top
{
	background: url(/i/corners/black-topright-business.png) right top no-repeat;
}

.attractive .bottom
{
	background: url(/i/corners/black-bottomright-business.png) right bottom no-repeat;
}

.attractive .top .left
{
	background: url(/i/corners/black-topleft-business.png) no-repeat top left;
}

.attractive .bottom .left
{
	background: url(/i/corners/black-bottomleft-business.png) no-repeat top left;
}

.attractive-white .top .left
{
	background: url(/i/corners/white-topleft.png) no-repeat top left;
}

.attractive-gray .top .left
{
	background: url(/i/corners/gray-topleft.png) no-repeat top left;
}

.attractive-white .bottom
{
	background: url(/i/corners/white-bottomright.png) right bottom no-repeat;
}

.attractive-white .top
{
	background: url(/i/corners/white-topright.png) right top no-repeat;
}

.attractive-gray .top
{
	background: url(/i/corners/gray-topright.png) right top no-repeat;
}


.attractive-white .bottom .left
{
	background: url(/i/corners/white-bottomleft.png) no-repeat top left;
}
#tags-inner ul li a
{
color:black;
}
