.newIcon
{
	width: 24px;
	height: 24px;
	float: left;
	background: url(/shared/img/layoutimages/smallicons/New.gif) no-repeat;
}
.downloadIcon
{
	width: 15px;
	height: 16px;
	background: url(/shared/img/layoutimages/download-blue.gif) no-repeat;
	float: left;
	display: block;
}
.expectedsoonIcon
{
	width: 15px;
	height: 16px;
	background: url(/shared/img/layoutimages/blue-bullet-light.gif) no-repeat 4px 4px;
	float: left;
	display: block;
}
.checkedIcon
{
	width: 15px;
	height: 16px;
	background: url(/shared/img/layoutimages/smallicons/check-box.gif) no-repeat 1px 1px;
	float: left;
	display: block;
}
.dwSmallIcon
{
	width: 20px;
	height: 20px;
	float: left;
	background: url(/shared/img/layoutimages/smallicons/icon-dreamweaver.gif) no-repeat;
}
.ewSmallIcon
{
	width: 20px;
	height: 20px;
	float: left;
	background: url(/shared/img/layoutimages/smallicons/icon-expression-web.gif) no-repeat;
}
.psSmallIcon
{
	width: 20px;
	height: 20px;
	float: left;
/*	background: url(/shared/img/layoutimages/smallicons/icon-pluginlab-studio.gif) no-repeat;*/
	background: url(/shared/img/layoutimages/smallicons/pluginlab-studio.gif) no-repeat;
}
