#content .tft {
	background-image:url(/images/wp/tft.gif);
	width:332px;
	height:281px;
	position: relative;
	float:left;
	margin-bottom: 25px;
	margin-right:10px;
}

#content .tft .screen {
	position:absolute;
	left:16px;
	top:16px;
	overflow: hidden;
	width:300px;
	height:188px;
}

#content .tft .screen  img{
	cursor:pointer;
}

#content .tft .screen .view{
	width:600px;
	height:188px;
}

#content .wp_select {
	width:300px;
	height:188px;
	font-size:10px;
	float:left;
	color: #FFF;
	margin-top:-10px;
}

#content .wp_pic {
	width:300px;
	height:188px;
	float:left;
}

#content .tft  form{
	left:65px;
	position:relative;
	top:11px;
	width:180px;
}
#content .tft  .buttons{
	text-align:center;
	width:170px;
}

