* {
	font-family: arial, tahoma, verdana;
}
.fr {
	float: right;
}

.fl {
	float: left;
}

.panel_box {
	font-size: 1px;
}

.panel_box .border-tr-ph {
	width: 192px;
	height: 6px;
	float: left;
}

.panel_box .games-border-tr-ph {
	width: 549px;
	height: 6px;
	float: left;
}

.panel_box .image-top-right {
	float: right;
	height: 6px;
	width: 6px;
	background-image: url('http://games.link4u.co.il/images/border-top-right.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

.panel_box .border-top-right {
	height: 6px;
	border-top: 1px solid #6eaedc;
	border-left: 1px solid #6eaedc;
}

.panel_box .border-bl-ph {
	width: 192px;
	height: 6px;
	float: right;
}

.panel_box .games-border-bl-ph {
	width: 549px;
	height: 6px;
	float: right;
}

.panel_box .image-bottom-left {
	float: left;
	height: 6px;
	width: 6px;
	background-image: url('http://games.link4u.co.il/images/border-bottom-left.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.panel_box .border-bottom-left {
	height: 6px;
	border-bottom: 1px solid #6eaedc;
	border-right: 1px solid #6eaedc;
}

.panel_box .box-title, .panel_box .games-box-title, .panel_box .box-content {
	font-size: 12px;
	border-right: 1px solid #6eaedc;
	border-left: 1px solid #6eaedc;
}

.panel_box .box-title div {
	color: #ffffff;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 5px;
	width: 181px;
	height: 19px;
	background-color: #b23100;
	background-image: url('http://games.link4u.co.il/images/title-top-right.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
}

.panel_box .games-box-title div {
	width: 543px;
	height: 19px;
	padding-top: 2px;
	padding-right: 0px;
	background-color: #428ecc;
	background-image: url('http://games.link4u.co.il/images/games-title-top-right.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
}

.panel_box .games-box-title div a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

.panel_box .games-box-title div a:hover {
	text-decoration: underline;
}

.panel_box .box-content .games_menu {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
}

.panel_box .box-content div a {
	color: #b23100;
	text-decoration: none;
}

.panel_box .box-content div a:hover {
	text-decoration: underline;
}

.panel_box .box-content .help {
	font-size: 13px;
	color: #0a61a8;
	padding-right: 5px;
}

.panel_box .box-content .help a {
	font-size: 14px;
	text-decoration: underline;
}

.panel_box .box-content .game {
	float: left;
	padding-left: 10px;
}

.panel_box .box-content table tr td, .panel_box .box-content table tr td a {
	font-size: 12px;
	color: #0a60a9;
}


.panel_box .box-content table tr td .game-mark {
	font-size: 14px;
	color: #0a60a9;
	float: right;
}

.panel_box .box-content table tr td .image-holder {
	padding-bottom: 5px;
}

.panel_box .box-content table tr td .game-title {
	float: right;
	text-align: right;
	padding-bottom: 5px;
}

.support-links { font-size: 12px; }
.support-links a { color: black; font-size: 12px; }
