@charset "utf-8";
#diplomaPriceWrap {
	background-color: #FFF;
	margin-left: 4px;
	width: 97%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 100%;
	overflow: hidden;
	position: relative;
}
#diplomaPriceWrap .diplomaPrices tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #f1f1f1;
}

#diplomaPriceWrap .diplomaPrices {
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	float: left;
	text-decoration: none;
	position: relative;
	padding: 5px;
	width: 340px;
	margin-top: 5px;
	margin-left: 12px;
	margin-bottom: 40px;
}
#diplomaPriceWrap .diplomaPhoto {
	background-color: #FFF;
	float: left;
	position: relative;
	height: 239px;
	width: 192px;
	overflow: visible;
	clear: none;
}

#diplomaPriceWrap .diplomaPrices tr .head {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	text-align: left;
	line-height: 24px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	text-indent: 10px;
}
#diplomaPriceWrap .diplomaPrices tr .headPrice {
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	height: 24px;
	position: relative;
	background-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7F2E1;
}
#diplomaPriceWrap .diplomaPrices tr .numbers {
	background-color: #E7F2E1;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	height: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	padding-top: 2px;
	color: #333;
}

#diplomaPriceWrap .diplomaPrices tr .words {
	background-color: #f1f1f1;
	height: 20px;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	text-align: left;
	text-indent: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7F2E1;
}
