*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	height: 272px;
	width: 410px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 410px;
}

p
{
	text-align: center;
}
.bgtable {
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: 180px;
}
