﻿@charset "utf-8";
@import url('reset.css');
@import url('style.css');
/* Table Css Code - easier'n it should be ;> */
#inwrap #content #hp table {border-collapse:collapse; margin:0; width:180px;}
#inwrap #content tr td {background:transparent; width:180px;}
#inwrap #content td {padding:0; text-align:center;}
	#inwrap #content td img {vertical-align:baseline;border:0;}
#inwrap #content tr:hover td {background-color:transparent; font-weight:normal;}
#inwrap #content table tbody td p {text-align:center; font-size:11px }