#print_page
{
	font-family:Arial, Helvetica, sans-serif;
}


#cards_explanation
{
	/*width:100%;*/
}

.cards_explanation_blank_space
{
	width:3px;
}

.cards_explanation_blank_line
{
	height:1px;
}

.skills_list_table
{
	width:100%;
}

.skills_list_td_left
{
	width:20px;
	height:17px;
	border:1px solid #CBCBCB;
	text-align:center;
	font-family:arial, helvetica, sans-serif;
	margin:0px;
	padding:0px;
	padding-top:3px;
}

.skills_list_td_right
{
	height:20px;
	width:565px;
	border:1px solid #CBCBCB;
	margin:0px;
	padding:0px;
	position:relative;
	left:21px;
	top:-22px;
}

.skills_list_container
{
	margin-bottom:-20px;
}


.skills_list_tb
{
	width:562px !important;
	border:0px !important;
	height:17px;
	padding:3px 0px 0px 3px;
	margin:0px;
	color:#666;
}

#game_2_banner_pic2
{
	background:url(assets/1.2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px auto;
	margin-top:7px;
	width:586px;
	height:318px;
}

#subheader
{
	margin-top:5px;
}

#email
{
	position:relative;
	top:-18px;
	left:111px;
	border:1px solid #ccc;
	height:16px;
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-left:3px;
	width:200px;
}

#print_me
{
	position:relative;
	top:-35px;
	left:320px;
	/*float:right;*/
	margin:0px;
	padding:0px;
	margin-left:40px;
	cursor:pointer;
}

.pop_up_cards
{
	position:absolute;
	top:430px;
	left:550px;
	width:94px;
	height:125px;
	border:1px solid #000;
}




