#webDesignerDiv {
		clear: both;
		width:960px;
1		background:#fff;
		padding-bottom:10px;
		margin:0px auto;
1		display:none;
		}
#tag, #tagIE 
	{
		margin-right: 10px;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif; 
		color: #aaa; 
		font-size: 1.1em;
		float:right;
	}

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

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