/* MILKBOX CSS */

#mbox-close{
	float:right;
	height:19px;
	position: fixed;
	top: 70px;
	left: 956px;
	width:17px;
	background:url(../images/close.png) no-repeat;/* IMAGE: close */
}
#bodyiframe{
  background-color: transparent !important;
  margin-top: 25px;
}

#mbox-mainbox {border-radius:20px; border:3px solid #A10101}
