

/* Breeder List Styles 
-------------------------------*/

	.bl_outer_box {
		width: 628px;
		height: 185px;
		margin: 0px 0px 25px 0px;
		border: 0px;
		padding: 0px;
		position: relative;
		top: 0px;
		left: 0px;
		background-color: #ffbc66;
		}

	.bl_inner_box {
		width: 626px;
		height: 183px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		background-color: #f7f8fe;
		position: absolute;
		top: 1px;
		left: 1px;
		z-index: 1;
		}

	.bl_picture_frame {
		width: 190px;
		height: 166px;
		background-image: url(/qdimages/bl_photo_frame.gif);
		position: absolute;
		top: 9px;
		left: 9px;
		z-index: 10;
		}

	.bl_breeder_kennel {
		width: 425px;
		height: 17px;
		line-height: 17px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		text-align: right;
		font-size: 15px;
		color: #2944b2;
		font-weight: bold;
		position: absolute;
		right: 11px;
		top: 8px;
		z-index: 10;
		}

	.bl_breeder_city {
		width: 425px;
		height: 16px;
		line-height: 16px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		text-align: right;
		font-size: 14px;
		color: #818181;
		font-weight: normal;
		position: absolute;
		right: 11px;
		top: 26px;
		z-index: 10;
		}

	.bl_registries {
		width: 425px;
		height: 15px;
		line-height: 15px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		text-align: left;
		font-size: 13px;
		color: #818181;
		font-weight: normal;
		position: absolute;
		left: 218px;
		top: 43px;
		z-index: 10;
		}		

	.bl_highlights {
		width: 425px;
		height: 20px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		text-align: left;
		position: absolute;
		left: 218px;
		top: 64px;
		}

	.bl_bullets {
		width: 425px;
		height: 11px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		text-align: left;
		position: absolute;
		left: 218px;
		top: 89px;
		}

	.bl_member_since {
		width: 130px;
		height: 14px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		line-height: 14px;
		font-size: 10px;
		font-weight: normal;
		color: #2944b2;
		text-align: right;
		position: absolute;
		left: 484px;
		top: 89px;
		z-index: 15;
		}

	.bl_breeder_description {
		width: 400px;
		height: 64px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		text-align: left;
		font-size: 12px;
		line-height: 16px;
		color: #555555;
		position: absolute;
		left: 218px;
		top: 106px;
		}
		

	.bl_show_dog_breeder {
		width: 80px;
		height: 23px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		position: absolute;
		left: 546px;
		top: 160px;
		display: block;
		}

	.bl_show_dog_breeder img {
		width: 80px;
		height: 23px;
		border: 0px;
		margin: 0px;
		display: block;
		}

	.bl_twitter {
		margin: 10px 50px 0px 50px;
		border: 0px;
		padding: 0px;
		text-align: left;
		font-size: 10px;
		font-weight: normal;
		color: #555555;
		}

	.bl_twitter img {
		border: 0px;
		margin: 0px 15px 0px 0px;
		float: left;
		}

	.bl_all_intro {
		margin: 12px 12px 0px 12px;
		border: 0px;
		padding: 0px;
		text-align: left;
		font-size: 12px;
		font-weight: normal;
		color: #555555;
		}

	.bl_all_intro a {
		font-weight: normal;
		color: #555555;
		text-decoration: none;
		}

	.bl_all_intro_left {
		width: 328px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		text-align: left;
		font-size: 12px;
		font-weight: normal;
		color: #555555;
		float: left;
		clear: none;
		}

	.bl_all_intro_right {
		width: 290px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		text-align: right;
		font-size: 12px;
		font-weight: normal;
		color: #555555;
		float: right;
		clear: none;
		}

	.bl_all_outer_box {
		width: 628px;
		height: 129px;
		margin: 0px 0px 8px 0px;
		border: 0px;
		padding: 0px;
		position: relative;
		top: 0px;
		left: 0px;
		background-image: url(/qdimages/bl_all_outer_box.gif);
		}

	.bl_all_inner_box {
		width: 626px;
		height: 183px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		position: absolute;
		top: 1px;
		left: 1px;
		z-index: 1;
		}

	.bl_all_picture_frame {
		width: 106px;
		height: 94px;
		background-image: url(/qdimages/bl_all_photo_frame.gif);
		position: absolute;
		top: 26px;
		left: 9px;
		z-index: 10;
		}

	.bl_show_all_dog_breeders {
		width: 80px;
		height: 23px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		position: absolute;
		left: 546px;
		top: 104px;
		display: block;
		}

	.bl_show_all_dog_breeders img {
		width: 80px;
		height: 23px;
		border: 0px;
		margin: 0px;
		display: block;
		}

	.bl_all_breed_name {
		width: 330px;
		height: 16px;
		line-height: 16px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		text-align: left;
		font-size: 13px;
		color: #2944b2;
		font-weight: bold;
		position: absolute;
		left: 9px;
		top: 4px;
		z-index: 10;
		}

