div.remask-example {
	width: 630px;
	height: 420px;
	margin: 10px 0px 5px 0px;
	border: solid #777 1px;
}

div.remask-example div.remask-buttons {
	width: 100px;
	height: 420px;
	float: left;
	border-right: solid #999 1px;
}

div.remask-example div.remask-buttons img.button {
	float: left;
	width: 100px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.remask-example div.example-area {
	width: 520px;
	height: 420px;
	float: left;
	margin-right: 4px;
	margin-left: 5px;
	overflow: hidden;
}

div.remask-example div.example-area img {
	display: block;
	margin-bottom: 5px;
}

div.remask-vid {
	float: left;
	width: 250px;
	min-height: 100px;
	border: 1px dashed #333;
	padding: 10px 0px;
	margin-right: 11px;
	margin-bottom: 20px;
	text-align: center;
}

div.remaskthumb{
	width: 230px;
	height: 173px;
	margin: auto;
}

#howfast{
	background: url('/_img/examples/remask/howfast_t1.jpg');
}
#howfast:hover{
	background: url('/_img/examples/remask/howfast_t2.jpg');
}

#howeasy{
	background: url('/_img/examples/remask/howeasy_t1.jpg');
}
#howeasy:hover{
	background: url('/_img/examples/remask/howeasy_t2.jpg');
}

#howgood{
	background: url('/_img/examples/remask/howgood_t1.jpg');
}
#howgood:hover{
	background: url('/_img/examples/remask/howgood_t2.jpg');
}
