/* user css */
#banner,
#comment-form,
.content-nav,
.layout-two-column-right #beta,
.trackbacks-info
{
     display:none;
     margin: 0px 0px 0px 0px;
}

.comment
{
     margin-left: 0px;
     margin-bottom:30px;
     font-size: 13px;
}

.layout-two-column-right #alpha
{
     width:90%;
     margin: 0px 0px 0px 0px;
}

.module-header, .comments-open-header, .comments-header, .trackbacks-header {
     color: black;
}

/* Sets size of text in main page */
body {
	font-size: 13px;
}
/* ph=1 */

