body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #FFF;
}


a:link,
a:active,
a:visited,
a:hover {
	color: #FFF;
	text-decoration: none;
}


#wrapper133x100 {
	margin: auto;
	width: 775px;
	height: 137px;
}


div.wrapperModel133x100 {
	float: left;
	margin: 5px;
	width: 133px;
	height: 157px;
}


div.wrapperModelScreenshot133x100 {
	border: 1px solid #FFF;
	cursor: pointer;
	width: 133px;
	height: 100px;
}


div.wrapperModelChat133x100 {
	margin: 2px 0px;
	width: 135px;
	height: 30px;
}


div.wrapperModelChat133x100 div {
	font-size: 7pt;
	font-weight: bold;
	cursor: pointer;
}


div.modelChatPrivate133x100 {
	float: left;
	border: 1px solid #FFF;
	width: 64px;
	height: 20px;
	line-height: 20px;
}

div.modelChatFree133x100 {
	float: right;
	border: 1px solid #FFF;
	width: 64px;
	height: 20px;
	line-height: 20px;
}


.displayNone {
	display: none;
}

div.marginRight {
	margin-right: 19px;
}