﻿@charset "utf-8";

/*-------------------------------------------
 hands page original css
-------------------------------------------*/
#handsTable {
	width: 650px;
	margin-bottom: 20px;
}

#handsTable td{
 padding:5px 5px 5px 15px;

}

.bgBlue1 {
	background-color: #dde5f7;
}
