#webDesignerDiv {
		width: 980px;
		text-align: right;		
		margin: 0 auto;
		}
#tag, #tagIE 
	{
		padding: 5px 0;
		font-family: Arial, Helvetica, sans-serif; 
		color: #5C3561; 
		font-size: 0.9em;
	}

#tag a, #tagIE a
	{
		text-decoration: none;
		color: #5C3561;
	}

#tag a img, #tagIE a img
	{
		margin-bottom: -2px;
	}
#tagIE {
		display: none;
		}