﻿    .ncat1 {
        color: #ccffcc;
        border-color: #003300;
	    background-color: #003300;
	    -moz-transform: rotate(45deg);
	    -webkit-transform: rotate(45deg);
	    -o-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	    transform: rotate(45deg);}
	.ncat1 div {
        margin-top: 16px;
        height: 20px;
        line-height: 20px;
        color: inherit;
	    background-color: inherit;}
	.cat1 {
		border-width: 3px;
        border-radius:25px;}
    .cat1 div {
        margin-top: 20px;
        height: 16px;
        line-height: 16px;}
    .maker div, .celebration div, .club div, .pass div{
    	color: #000000;}
    .maker {
        border: 4px solid #003300;
        background: #ccffcc;
        height:220px;
        border-radius:6px;
    	padding: 5px;}
    .flic {
        border: 4px solid #003300;
        background: #ccffcc;}
    .celebration {
        border: 4px solid #003300;
        background-image: url(ngauge_celebration/wallppr.gif);
        height:860px;
        border-radius:6px;
    	padding: 5px;}
    .celebration img{width:225px; height:168px; margin: 5px 5px 15px 0px;  border: 2px solid #003300;}
    .celebration .green {color: #003300}
    .celebration .lightgreen {color: #99cc33}
    .celebration .red {color: #CC0000}
    .title {
		font-size: 26px;
        margin-top: 8px;
        margin-left: 15px;}
    .title .small {
        font-size: 16px;}
    .content {
        font-size: 14px;
        margin-top: 20px;
        margin-left: 45px;}
	.maker1, .maker2, .maker3 {
	    width: 160px;
	    height: 120px;
	    display: inline-block;}
