#webDesignerDiv {
1		width: 450px;
		text-align: right;		
		margin: 5px;
		}
#tag, #tagIE 
	{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 0.9em;
	}

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

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

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