


/* Define the home page specific styles 
-------------------------------*/

	.breeders_bodywide_content {
		width: 628px;
		margin: 0px 0px 10px 0px;
		border: 0px;
		padding: 0px;
		position: relative;
		left: 0px;
		top: 0px;
		z-index: 10;
		background-image: url(/qdimages/bodywide_content_text.gif);
		}

	.bodywide_content_top {
		width: 628px;
		height: 9px;
		line-height: 3px;
		font-size: 3px;
		padding: 0px;
		position: relative;
		top: 0px;
		left: 0px;
		background-image: url(/qdimages/bodywide_content_top.gif);
		}

	.bodywide_content_bottom {
		width: 628px;
		height: 11px;
		line-height: 3px;
		font-size: 3px;
		position: relative;
		top: 0px;
		left: 0px;
		background-image: url(/qdimages/bodywide_content_bottom.gif);
		}


	h3 {
		font-size: 15px;
		color: #4444BB;
		font-weight: bold;
		line-height: 19px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		float: left;
		}

	h4 {
		font-size: 15px;
		color: #AAAAAA;
		font-weight: normal;
		font-style: italic;
		line-height: 1.1em;
		margin: 0px 5px 9px  5px;
		padding: 0px;
		float: left;
		}

	#dog_breed_info {
		width: 400px;
		height: 180px;
		border: 0px;
		margin: 2px 0px 5px 0px;
		overflow: auto;
		text-align: center;
		font-size: 12px;
		float: right;
		color: #888888;
		}

	.breed_info_line {
		width: 95px;
		margin: 0px 10px 0px 0px;
		text-align: right;
		color: #999999;
		float: left;
		}

	.breed_info {
		text-align: left;
		color: #333333;
		margin: 0px 0px 6px 0px;
		}

	.dog_breeds h6 {
		text-align: left;
		margin: 5px 0px 3px 8px;
		padding: 0px;
		font-weight: normal;
		font-style: italic;
		font-size: 13px;
		line-height: 15px;
		color: #999999;
		border: 0px;
		}

	#dog_breed_text {
		width: 600px;
		border: 0px;
		margin: 2px 0px 5px 5px;
		text-align: left;
		float: right;
		font-size: 12px;
		color: #555555;
		}

	.dog_breeds {
		margin-left: 8px;
		margin-right: 8px;
		text-align: left;
		font-size: 12px;
		line-height: 1.4em;
		}

	.breed_questions_question {
		font-size: 12px;
		color: 4444BB;
		font-weight: bold;
		}

	.breed_questions_question i {
		font-size: 10px;
		color: 666666;
		font-weight: normal;
		font-style: italic;
		}
	
	.breed_questions_table_header {
		font-size: 11px;
		color: D28B30;
		font-weight: bold;
		}
