#CommonOuter
{
     width: 90%;
}

.displayed 
{
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto 
}

 .altnetgeekcode
   {
	background: #ffffff url(http://www.hanselman.com/altnetgeekcode/altnetgeekcodesmall.png) no-repeat top center;
	border:1px solid black;
	width:160px;
	padding:2px;
	padding-top: 62px;
	font-weight:bold;
	font-size:11px;
text-align:center;

}

.altnetgeekcode a
{
	text-decoration:none;
}