﻿.pushup-form
{
	width: 387px;
	position: relative;
}
.pushup-form.left
{
}
.clear
{
	clear: both;
}
.btn-close
{
	width: 27px;
	height: 25px;
	cursor: pointer;
	margin-top:319px;
	margin-left:387px;
	position:absolute;
}
.btn-close.left
{
}
.btn-close.right
{
}
.btn-show
{
	width: 27px;
	height: 25px;
	cursor: pointer;
	margin-top:319px;
}
.pushup-form
{
	z-index: 100; /*margin-right: -40px;*/
}
.btn-show
{
	z-index: 99;
}
#success
{
	color: #FFEF00;
	height: 30px;
}
p
{
	font-weight: normal !important;
}


