BODY
{
	background: #F8F8F8 url(../images/back.jpg);
}
#containerEx2
{
	clear: both;
	width: 300px;
	margin: 15px 0;
	min-height: 600px;
}
IMG
{
	height: 125px;
	border-top: 0px none #000000;
	/*+placement:shift 409px 135px;*/
	position: relative;
	left: 409px;
	top: 135px;
	top: 175px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
}
IMG:hover
{
	height: 160px;
	margin-left: -50px;
}
A
{
}
