﻿body {
	font-size: 6px;
}
div.overlay {
	height:615px;
	width:593px;		
	padding:65px;
	display:none;

}

div.overlay div.close {
	background-image:url(http://www.megastrag.ru/zakaz/imgj/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:37px;
	width:37px;
}


a {
  outline:none;
  text-decoration: none;
  font-weight: bold;
}

a:focus {
  -moz-outline-style:none;
}

#overlay {
	background-image:url(http://www.megastrag.ru/zakaz/imgj/transparent.png);
	color:#000000;
}

div.wrap {
	height:610px;
	margin: 60px 0px 0pt 0pt; 
}

button {
	outline:2px outset #999;	
	border:2px solid #fff;	
	background-color:#000;
	color:#fff;
	height:34px;
	font-weight: bold;
	-moz-border-radius:4px;
	-moz-outline-radius:4px;
	cursor:pointer;
	font-size:11px;
}