/* Applies to all tables */
TD.topLeft {  height: 15px; width: 15px }
TD.top {  background-image: url(/skins/default/images/layout/regular-top.gif); height: 15px }
TD.topRight {  height: 15px; width: 15px }
TD.left {  background-image: url(/skins/default/images/layout/regular-left.gif); width: 15px }
TD.middle { background-color: #FFFFFF }
TD.right {  background-image: url(/skins/default/images/layout/regular-right.gif); width: 15px }
TD.bottomLeft {  height: 15px; width: 15px }
TD.bottom {  background-image: url(/skins/default/images/layout/regular-bottom.gif); height: 15px }
TD.bottomRight {  height: 15px; width: 15px }

/* Applies to main container table */
TABLE.main { margin-left: auto; margin-right: auto; border-style: none }

/* Applies to Menu and Snapshot tables */
TABLE.menu { width: 195px; border-style: none }

/* Applies to Home and Birthday tables */
TABLE.home { width: 380px; border-style: none }

/* Applies to New Faces table */
TABLE.newfaces { width: 155px; border-style: none }

/* Applies to all other tables */
TABLE.general { width: 550px; border-style: none }

/* Applies to full width tables */
TABLE.fullwidth { width: 760px; border-style: none }

/* Applies to skyscraper ad */
TABLE.skyscraper { width: 150px; border-style: none }
