#webDesignerDiv {
		text-align: right;		
		clear:both;
		margin-top:50px;
		}
#tag, #tagIE 
	{
		margin-right: 10px;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif; 
		color: #eee; 
		font-size: 1em;
	}

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

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