
	/* ================================================================== */
	/* 													   	 					  		 */
	/* ================================================================== */


	DIV#brandModule
		{	
			/*border: 1px dashed Green;*/
		}

					DIV#brandRightBox
				{	
					float: right; 
				}
		
					DIV#brandRightBoxS
						{	width: 200px; }

					DIV.brandRightIMG
						{
							padding: 1px; border: 1px solid #dadad8;	
						}			

					DIV.brandRightIMG IMG
						{
							width: 196px;
						}			
			
					DIV.brandRightText
						{
							text-align: center;margin-top: 3px;				
						}			
						
					DIV.brandRightText A
						{
							color: #777;
						}						
			
						
	DIV#brandDetailBox
		{
			width: 480px;
		}
		
		
	DIV#brandRightBox	DIV.containerFaded
		{
			background-image: url('../global/images/redContainerFaded200.gif');
			background-repeat: no-repeat;
			min-height: 65px;
			line-height: 1.1;
			padding: 15px 15px 10px 13px;
			/*border: 1px dashed Red;*/
		}	
		
	DIV#brandContactInfo
	{
			width: 172px;
			padding: 0; margin: 0;
	}		
	
	
	
		DIV#brandTeaserModule
		{	
			/*border: 1px dashed Green;*/
		}
		
					SPAN.brandTeaserHeadline
						{
							text-transform: capitalize;
							font-size: 110%;
							font-weight: bold;
							color: #666;
						}		
						

			TABLE.brandTeaserThumbTable
		{
			 margin:			0;
			 border-collapse: 	collapse;
		/*			 width: 100%;*/
		}

				TABLE.brandTeaserThumbTable TD
					{						
						/*border: 1px dashed Red;*/
						padding: 2px;
					}	
						
				TABLE.brandTeaserThumbTable TD IMG
					{						
						width: 80px; height: 80px;
					}	
						
						
						
	DIV.brandGraphicLinkModule						
					{						
						/*border: 1px dashed Red;*/
					}		
					
					DIV.brandGraphicLinkModule TABLE TD.brandGraphicLinkImage
					{
						/*border: 1px solid Red;*/
						vertical-align: middle;
					}
					
					DIV.brandGraphicLinkModule TABLE TD.brandGraphicLinkText
						{	
							padding-left: 10px;
							text-align: center;
						}				
						
					DIV.brandGraphicLinkModule TABLE TD.brandGraphicLinkText A:link,
					DIV.brandGraphicLinkModule TABLE TD.brandGraphicLinkText A:active,
					DIV.brandGraphicLinkModule TABLE TD.brandGraphicLinkText A:visited
						{	
							color:#666;	
							text-decoration: none;
						}		
						
					DIV.brandGraphicLinkModule TABLE TD.brandGraphicLinkText A:hover
						{	
							color:#888;	
							text-decoration: underline;
						}							
						
						
	/* HACKS ADDED TO Get it workin */
	
		DIV.containerHidden510
		{
			padding: 13px 15px 10px 15px;
			width: 480px;
			/*	border: 1px dotted Blue; */
		}						
		
		IMG.newBrandImage
		{
			/* border: 1px dashed Red; */
			margin-right: 12px;
			margin-bottom: 5px;
			
		}	
