@charset "utf-8";
/* CSS Document */

.salsa-img {
	float:left;
	width:160px;
	margin: 15px;
}

.salsa-photo {
	width:600px;
	float:none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	background-image: url(/images/2010/jul/bkgd-recipe.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.salsa-recipe {
	margin-left:30px;
	margin-right:20px;
	margin-top: 60px;
}	margin-top:60px;


.salsa-recipe li{
	list-style:disc;
	line-height:23px;
}

.salsa-photo2 {
	width:600px;
	float:none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	background-image: url(/images/2010/jul/bkgd-recipe-2.jpg);
	background-repeat: no-repeat;
}

.salsa-recipe2 {
	margin-left:15px;
	margin-right:20px;
	margin-top: 60px;
}	


.salsa-recipe2 li{
	list-style:none;
	line-height:25px;
}

.salsa-center {
	color:#F00;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.salsa-txt {
	font-size:12pt;
	padding:12px;
	width: 600px;
}

.salsa-txt a:link {
	font-size:12pt;
	color:#ff3399;
}

.salsa-txt a:active {
	font-size:12pt;
	color:#ff3399;
}

.salsa-txt a:visited {
	font-size:12pt;
	color:#ff3399;
}