/**********
 * home.css
 * Global - Stylesheets
 * Project: iAsteroids
 * Copyright: Dennis Roehrs 2008
 * Version: 1.0
 */



#view #layoutTable #content h2 {
	margin-top:    0px;
	margin-bottom: 20px;
	margin-left:   60px;
	padding: 0px;
	font-size: 22px;
	text-align:left;
}

#view #layoutTable #content #screenshots {
	width:700px;
	margin:30px auto 60px auto;
}

#view #layoutTable #content #screenshots td.contentrow {
	width:340px;
}

#view #layoutTable #content #screenshots td.center {
	width:20px;
}
