
/* table of gallery */

.planswrap {
padding-right:21px;
padding-top:21px;
background-color:#212121;
}

.planswrap table {
width:438px;
margin: 0 auto;
border:0;
}

.plan {
border-top:2px solid #333333;
color:#FFFFFF;
font-size:1.57em;
line-height:1.205em;
padding-bottom:17px;
padding-top:19px;
}

.planswrap table td {
width:125px;
padding-bottom:20px;
padding-left:21px;
vertical-align: middle;
text-align:center;
}

.planswrap table td img {
padding:2px;
border:0;
}

.planswrap table td a  {
    width:123px;
    height:123px;
	he\ight:123px;
	display:table;
}

.planswrap table td a, .planswrap table td a:link, .planswrap table td a:visited {
text-decoration:none;
cursor:pointer;
border:1px solid #B1B1B1;
}

.planswrap table td a:hover, .planswrap table td a:focus, .planswrap table td a:active {
text-decoration:none;
cursor:pointer;
border:1px solid #0998BC;
}

.celli {
	display: table-cell;
	vertical-align: middle;

}

/*\*//*/
* html .wrap {
	display: block;
}
/**/
/*\*//*/
* html .openr, * html .celli {
	display: inline-block;
	vertical-align: middle;
}
* html .openr {
	height: 100%;
}
/**/
