
.homepics{
	width:357px;
	height:207px;
	position:relative;
	top:23px;
	left:6px;
	}

#screen_shots {
	background:transparent url(images/slideshow_bg.png) no-repeat 0 17px;
	float:right;
	height:241px;
	white-space:normal;
	width:367px;
	}

.homepics img{
	display:block;	
	}
	
.homepics .game{
	background-color:#303030;
	width:343px;
	height:208px;
	}
	
.homepics .game img{
	padding-bottom:9px;
	}
.homepics p.btn{
	float:left;
	padding:0 12px;
	width:auto;
	}

.homepics p.text{
	color:#efb107;
	font-size:11px;
	text-align:center;
	float:left;
	padding:0 9px 0 0;
	width:200px;
	line-height:1.2;
	}

.homepics .full{
	width:343px;
	height:208px;
	}

.homepics .quote{
	background: url(images/slideshow_quote_bg.png) no-repeat 0 0;
	width:343px;
	height:208px;
	color:#fff;
	font-size:12px;
	}

	.quote span{
	color:#efb107;
	font-size:14px;
	font-weight:bold;
	}
	
	.quote p{
		padding:28px;
		}
	.quote p.name{
		padding:9px 28px 0 0;
		text-align:right;
		font-weight:bold;
		font-size:12px;
		}