.pn_header {
	background-image: url(../images/pigsNose/cocktailsHeader.jpg);
	background-repeat: no-repeat;
	height: 93px;
}
.sd_header {

	background-image: url(../images/sheepDip/cocktailsHeader.jpg);
	background-repeat: no-repeat;
	height: 93px;
}
.cocktailName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #bfbd6a;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.cocktailsIngredients {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.dottedLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BFBD6A;
}
.sd_header {

	background-image: url(../images/sheepDip/cocktailsHeader.jpg);
	background-repeat: no-repeat;
	height: 93px;
}
.closeWindow {
	margin-top: 7px;
	margin-right: 7px;
}
.cocktailsHeader {
	background-image: url(../images/cocktailsHeader.jpg);
	background-repeat: no-repeat;
	height: 93px;
}
