tr.one {
	color:#0F4276;
	background-color: #CCCCCC;
	text-align:center;
	}

tr.two {
	color:#0F4276;
	background-color:#E6E6E6;
	text-align:center;
	}

tr.dblue th {
	background-image: url(images/tback.gif);
	color:#FFFFFF;
	height:35px;
	text-align:left;
	font-size:12px;
	padding:0 6px ;
	}

td.question {
	text-align:center;
	width: 3%;
	border:0px;
	}

td.feature {
	margin: 3px;
	padding: 5px;
	width:28%;
	height: 15px;
	text-align:left;
	font-size:13px;
	}

td.plans {
	text-align:center;
	color:#31659C;
	margin: 3px;
	width: 20%;
	}

td.select {
	background-color:#A6BDD4;
	width:20%;
	}


#maintable {
        width: 100%;
        margin:0px auto;
        padding:0px;
        }

#shared {
	text-align:center;
	margin:auto;
	}

.rollover3{
        height: 16px;
        width: 15px;
        background: url(images/q.gif) top left no-repeat;
        display: block;
        margin:5px;
        }

.rollover3:hover{
        background-position: bottom left;
        }


