/******************************************************************************
 *                            page=howtoplay/*                                *
 ******************************************************************************/
 
[id^="content-howtoplay"] table {
	width: 50%;
	margin: 0 auto;
}

[id^="content-howtoplay"] td:first-child {
	width: 50%;
}

[id^="content-howtoplay"] td:last-child {
	width: 50%;
	background-color: #1E300A;
}	

/******************************************************************************
 *                      page=howtoplay/getconnected                           *
 ******************************************************************************/

#content-howtoplay-getconnected code {
	color: #0FF;
}

#content-howtoplay-getconnected pre {
	line-height: 1.2em;
}

#content-howtoplay-getconnected .border {
	color: #099;
}

#content-howtoplay-getconnected .title {
	color: #990;
}

#content-howtoplay-getconnected .approve {
	color: #0FF;
}

#content-howtoplay-getconnected > div:last-child > p:last-child {
	font-size: 18pt;
	text-transform: uppercase;
	text-align: center;
}

#content-howtoplay-getconnected > div:last-child > p:last-child > a {
	color: #F00;
}

#content-howtoplay-getconnected > div:last-child > p:last-child > a:hover {
	color: #FFF;
}
