.form_title {
	font-size:130%;
	color:#333;
	clear:both;
	margin-top:9px;
}
#imb, .img_list {
	text-align:center;
}
#imb img {
	border: 1px solid #C5C8D0;
}
.img_list img {
	margin: 18px 9px 0 9px;
	border: 1px solid #888;
}
.img_list img.imgborder {
	border: 1px solid #C5C8D0;
}
.img_list img.imgborder:hover {
	border: 1px solid #015C9A;
}
#envelopeslist {
	overflow:auto;
	height:231px;
	width:100%;
	border:dashed 1px #C5C8D0;
	background:#FFF;
}
#envelopeslist table {
	margin: 3px 0 0 3px;
}
#envelopeslist td {
	padding: 2px 5px 0 5px;
	font-size:12px;
	text-align:center;
	border:solid 1px #FFF;
}
#envelopeslist td img {
	border: 1px solid #C5C8D0;
}
#envelopeslist td img:hover {
	border: 1px solid #015C9A;
}
#envelopeslist td input {
	width:24px;
	height:24px;
	padding: 0;
	margin: 0;
}
form.pcardform dl {
	margin-top:0;
}
form.pcardform table {
	font-size:100%;
}
.dostavka td {
	vertical-align:top;
	padding: 0 3px 7px 0;
}
#totalprice {
	text-align:center;
	font-size:130%;
}
.submit {
	font-size:130%;
}