/** Features table */
#features-div{width:700px;margin:20px auto;}
/*#features-div table{width:100%;border-collapse:collapse;border:1px solid black;}
*/
/*#features-div th{font-size:12px;padding:0.4em 0.5em 0.2em 0.5em;border:1px solid black;}
*/
#features-div tfoot th{text-align:center;}
#feature-notes{width:700px;margin:10px auto 30px auto;}
#feature-notes p{font-size:11px;text-indent:-1.2em;padding-left:1.2em;}
#features-info{width:700px;margin:20px auto 10px auto;}
#features-info p{}
th#features{font-size:12px;font-weight:normal;width:500px;}
th#framework{width:112px;background:url('../media/framework.png') center no-repeat;color:transparent;}
th#folio{width:112px;background:url('../media/folio.png') center no-repeat;color:transparent;}
th#studio{width:112px;background:url('../media/studio.png') center no-repeat;color:transparent;}
/*th#extras{background:url(../media/extras.png) center no-repeat;color:#000;}
*/
/*#features-div td.yesno{font-size:16px;text-align:center;color:#090;}
*/
#features-div h2,#extras-div h2{font-size:16px;margin-bottom:3px;}

/** Extras table */
#extras-div{width:700px;margin:50px auto 1px auto;}
th#extra,th#price{font-size:12px;}
th#price{text-align:right;}
td.price{font-weight:bold;text-align:right;}
#extras-notes{margin:10px auto;}
#extras-notes p{font-size:11px;text-indent:-1.2em;padding-left:1.2em;}

