﻿.divTagCloudContainer
{
	width: 271px;
	height: 130px;
	padding: 10px;
}

.divTagCloudContainerCar
{
	width: 291px;
	height: 150px;
}

.divTagCloudTitle
{
	background-image: url('images/TitleBox.png');
	width: 273px;
	height: 25px;
	clear: both;
	text-align: center;
}

.spanTagCloudTitle
{
	vertical-align: middle;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: White;
}


.spanTagCloudCarHeader
{
	color: #00989a;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
}

.spanTagCloudCarName
{
	color: #004c93;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}

.spanTagCloudCarContent
{
	color: Black;
	font-family: Verdana;
	font-size: 11px;
}

.TagCloudHeader
{
	width: 291px; 
	height: 5px; 
	background-image: url('images/tagCloudBoxHeader.jpg');	
}

.TagCloudContent
{
	background-repeat: repeat-y;
	background-image: url('images/tagCloudBoxBg.jpg');
	padding-left: 8px;
	padding-right: 5px;
	width: 278px;
	height: 140px;
}

.TagCloudFooter
{
	width: 291px; 
	height: 5px; 
	background-image: url('images/tagCloudBoxFooter.jpg');
}

.TagSmall
{
	color: #888888;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}

.TagSmall:hover
{
	color: #000000;
	cursor: pointer;
}

.TagMedium
{
	color: #777777;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
}

.TagMedium:hover
{
	color: #000000;
	cursor: pointer;
}

.TagLarge
{
	color: #777777;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 16px;
}

.TagLarge:hover
{
	color: #000000;
	cursor: pointer;
}

.aTagCloudTextLink
{
	color: #004c93;
	
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.tcAllArticles
{
	text-align: right;
}

.aTagCloudTextLink img
{
	border-width: 0px;
}

.spanTagCloudProductTitle
{
	vertical-align:top;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
}

.spanTagCloudProductText
{
		vertical-align:top;
	font-family: Verdana;
	font-size: 10px;
	color:Gray;
}