/* TipTalk Overrides */

a:visited, a:active, a:link {
	color : #2A568F;
	text-decoration : underline;
	}
h1 a:visited, h1 a:active, h1 a:link {
	color : #000;
	text-decoration: none;
	}
h1 a:hover {
	color : #2A568F;
	text-decoration: none;
	}

#header{
	background-image : url(http://www.microsoft.com/athome/images/v2/tipTalk_comicHdr_wider.gif); 
	background-repeat: no-repeat;
	background-color : #fff;
	border-bottom : 4px solid #2A568F;
	height: 125px;
	}
.headermaintitle {
	margin-left : 280px;
	}
#title p {
	margin-left : 280px;
	width: 600px;
	}
#content {
	background-color : #EEE;
	border-bottom : 4px solid #2A568F;
	}
.altcomment{
	background-color: #FFF;
	}
