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

tr.two {
	color: #353535;
	background-color:#e8e8e8;
	text-align:center;
	}

tr.dhead th {
	#background-image: url(../images/tback.gif);
	background-color: #B1C800;
	border-top: 5px dashed #FFFFFF;
	color:#FFFFFF;
	height:35px;
	text-align: right;
	font-size:21px;
	padding:0 21px ;
	}

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

td.feature {
	margin: 3px;
	padding: 5px;
	width:17%;
	height: 14px;
	text-align:left;
	font-size:15px;
	font-weight: bold;
	}

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

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

td.plans2 {
        text-align:center;
        color:#31659C;
        margin: 3px;
	width:200px;
        }

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

td.select2 {
        background-color:#A6BDD4;
        }

#maintable {
        width: 620px;
        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;
        }
