#msgnode {
	position:fixed;
	display:none;
	width:350px;
	height:350px;
	margin-left:-150px;
	margin-top:-150px;
	text-align:center;
	top:50%;
	left:50%;
	border:#000 dashed 3px;
	background-color:#FFF;
}
#darkbk {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	overflow:hidden;
	display:none;
}
td,tr {
	vertical-align:top;
}
.twits {
	max-height:30px;
	overflow:hidden;
	border-bottom:1px dashed #F0F;
	background:url(/images/bullet.png) 0 3px no-repeat;
	padding-left:12px;
}
#clr {
	clear:both
}
.game {
	float:left;
	width:150px;
	border:2px dashed #F0F;
	height:200px;
	overflow:hidden;
	font-size:10px;
	margin:10px;
	padding:5px;
}
.tgame {
	font-size:14px;
	text-align:center;
	font-weight:bolder;
}
img {
	border:none;
}
table {
	border:none;
}
#delc {
	position:absolute;
	width:32px;
	height:32px;
	background:transparent url(/images/delete.png) no-repeat;
}
body {
	font-family:Tahoma, Geneva, sans-serif;
	background:#f7bbc8 url(/images/grad.png) repeat-x;
	margin:0px;
}
.myhead {
	background:transparent url(/images/logo2.png) no-repeat top center;
	min-height:50px;
	padding-top:150px;
	text-align:center;
	font-size:20px;
	color:#f28196;
}
.footer {
	margin-top:10px;
	text-align:center;
	font-size:13px;
	color:#f28196;	
}
.myhead a,.footer a {
	color:#fff;
}
.myhead a:active,.footer a:active {
	color:#fff;
}
.myhead a:hover,.footer a:hover {
	color:#fefaba;
}
a {
	text-decoration:none;
	color:#f28196;
}
a:hover {
	text-decoration:underline;
}
.wtl {
	background:url(/images/box/tl.png) 0 0 no-repeat;
}
.wtr {
	background:url(/images/box/tr.png) 100% 0 no-repeat;
}
.wt {
	background:#fdfcfe url(/images/box/t.png) 100% 0 repeat-x;
}
.wb {
	background:url(/images/box/b.png) 100% 100% repeat-x transparent;
}
.wl {
	background:url(/images/box/l.png) 0 0 repeat-y transparent;
}
.wr {
	background:url(/images/box/r.png) 100% 0 repeat-y;
}
.wbl {
	background:url(/images/box/bl.png) 0 100% no-repeat transparent;
}
.wbr {
	background:url(/images/box/br.png) 100% 100% no-repeat;
}
.bk {
	padding:20px;
	text-align:left;
}
.nav {
text-align:center;
font-size:20px;
}
.navtxt {
position:relative;
top:8px;
margin-top:-18px;
}
h2 {
	margin:0px;
}
h1 {
	margin:0px;
}
.twitter {
	background:url(/images/twitter.png) no-repeat center;
	padding-top:70px;
	width:100%;
	text-align:center;
}
.rtpane {
	width:237px;
	float:left;
	padding-left:10px;
	text-align:center;
}