﻿#solutions table thead th		{padding:10px 5px 10px 5px !important;}
#solutions table thead th.plain		{width:280px;height:30px;background:#ddd url(images/grad.png) repeat-x;}
#solutions table thead th.gray		{color:white;background:#999 url(images/gray_grad.png) repeat-x;}
#solutions table thead th.red		{color:white;background:#EE3333 url(images/red_grad.png) repeat-x;}
#solutions table thead th.blue		{color:white;background:#66AACC url(images/blue_grad.png) repeat-x;}
#solutions table thead th.green		{color:white;background:#33CC22 url(images/green_grad.png) repeat-x;}
#solutions table thead th.yellow	{color:white;height:30px;background:#EECC44 url(images/yellow_grad.png) repeat-x;}