﻿div.rotate 
{
	position: relative;
    width: 645px;
    height: 120px;
    margin: 0px;
    padding:0px
}
.rotate div 
{
	position: absolute;
    top: 0;
    left: 0;
    padding:0;
    margin:0;
}
.rotateElement
{
	width:665px;
	height:120px;
}
