#webDesignerDiv {
		text-align: right;		
		width: 848px;
		height: 20px;
		margin: 10px auto;
		}
#tag, #tagIE 
	{
		margin-right: 10px;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif; 
		color: #ddd; 
		font-size: 0.9em;
	}

#tag p, #tagIE p
	{
		color: #eee;
	}

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

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