/* DEFAULT STYLE FOR ARTICLE.PHP */

/*	Used to test CSS loading

#article {
	border: red 1px solid;
}

*/


#comments
{
	width: 95%;
	text-align: center;
	margin: 20px auto 20px auto;
}

#comments .comment_text
{
    width: 95%;
	text-align: left;
}

.art-sideblk
{
	width: 150px;
	vertical-align: top;
}

#article .top { vertical-align: top; }

.art-sideblk hr
{
	width: 130px;
	height: 1px;
	text-align: center;
}

.artinfo img
{
	width: 15px;
	height: 11px;
	border: 0;
}

/* CSS FOR NN4 ONLY */

/*/*/ /*/

.article table
{
    width: 95%;
}

.article table, .article td
(
	vertical-align: top;
}

#comments
{
	width: 95%;
	text-align: center;
}

.art-sideblk
{
	width: 150px;
	vertical-align: top;
}
/* N4 only */
