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

body {
	background: #e73097 url(images/bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 58px 0 0;
	padding: 0;
}

a {
	color: #e73097;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}		

a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	width: 912px;
}

#logo {
	background: url(images/logo.gif) no-repeat 44px 4px;
	float: left;
	height: 209px;
	width: 90px;
	margin-top: 100px;
}

#logo a {
	display: block;
	width: 50px;
	height: 209px;
	float: right;
}

#accessLinks {
	display: none;
}

#top-nav {
	float: right;
	width: 800px;
}

	#top-nav .utility {
		color: #ffffff;
		font-size: 62.5%;
		line-height: 10px;
	}
	
	#top-nav .search {
		clear: right;
		float: right;
		height: 21px;
		padding: 0 0 0 1px
	}
	
	#top-nav .search input {
		border: none;
		color: #ffffff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 56.25%;
		height: 14px;
		line-height: 11px;
		margin: 0;
		padding: 0 5px 0 6px;
	}
		
		#top-nav .search #country-selector {
			background: url(images/country.gif) no-repeat;
			color: #ffffff;
			cursor: pointer;
			font-size: 56.25%;
			line-height:20px;
			margin-left: -158px;
			margin-top: 1px;
			padding: 0 5px;
			position: absolute;
			width: 139px;
		}
		
		#top-nav .search input#country-selector {
			background-color: #ef7eb9;
			margin-right: 20px;
			width: 123px;
		}
		
		
		#top-nav .search input#search-text {
			background-color: #ef7eb9;
			margin-right: 0px;
			width: 120px;
		}
		
		#top-nav .search input#search-button {
			background: #e73e97 url(images/go.gif) no-repeat 25px 4px;
			cursor: pointer;
			padding: 0 13px 0 4px;
		}
		
		#top-nav .search label {
			display: none;
		}
		
	
	#top-nav .breadcs {
		
		color: #ffffff;
		font-size: 62.5%;
		line-height: 25px;
		padding-left: 34px;
	}

	#top-nav a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#top-nav a:hover {
		text-decoration: underline;
	}


.content {
	background: #ffffff url(images/grad.jpg) no-repeat 0px 235px;
	border: 1px solid #000000;
	float: right;
	margin: 40px 0 0 0;
	padding-bottom: 20px;	
	width: 798px;
	z-index: 110;
}

.two-columns {
	background: #ffffff url(images/gradVert.jpg) no-repeat 0px 235px;
}
.learning-center {
	background-color: #000;
	background-image: url(images/learning-center-background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 0;
}

.content.learning-center H1 {
	text-transform: uppercase;
	font-weight: normal;
	font-family: arial, sans-serif;
	font-size: 30px !important;
	line-height: 1em !important;;
}

	.learning-center H1 SPAN {
		color: #E73097;
	}

#learning_copy {
	color: #F5F0B9;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.8em;
	text-transform: uppercase;
	margin-left: 42px;
	width: 248px;
	float: left;
	display: inline;
}
	#learning_copy P {
		margin: 1em 0;
	}
	
	#learning_copy SPAN {
		color: #E73097;

	}
	
#learning_without_fos,
#learning_with_fos 
{
	color: #999;
	font-size: 9px;
	float: left;
	width: 118px;
	text-align: center;
	position: relative;
	margin-top: 20px;
	margin-left: 10px;
	display: inline;
}

#learning_without_fos IMG,
#learning_with_fos IMG
{
	margin: 10px 0;
} 

#learing_labels {
	text-align: left;
	position: absolute;
	bottom: 10px;
	left: 45px;
	line-height: 23px;
}

#learning_with_fos {
	color: #FBD4D6;
	font-size: 10px;
	margin-left: 11px;
	margin-top: 35px;
}
	#learning_with_fos SPAN {
		color: #E73097;
	}
	
#learning_with_label {
	color: #999;
	font-size: 9px;
	
}

#learning_footer {
	clear: both;
	color: #666;
	font-size: 9px;
	margin: 0;
	text-align: right;
	margin-right: 20px;
	padding-top: 0;
	padding-bottom: 10px;
}

#learning_center_callout {
	padding-right: 64px;
	width: 200px;	
}

	.content .primnav {
		background:url(images/nav/expandable.gif) repeat-x;
		margin-left: -1px;
		margin-top: -38px;
		position: absolute;
		width: 800px;
		z-index: 110;
	}
		.content .primnav ul {
			background: url(images/nav/capright.gif) no-repeat 100% 0;
			margin: 0 auto;
			overflow: hidden;
			padding: 0;
			width: 800px;
			z-index: 110;
		}
	
		.content .primnav li {
			background: url(images/nav/dotdivider.gif) no-repeat 0 8px;
			display: block;
			float: left;
			list-style: none;
			margin: 0;
			padding: 0;
			z-index: 110;
		}
		
			.content .primnav li.first {
				background: url(images/nav/capleft.gif) no-repeat;
				padding-left: 100px;
			}
		
			.content .primnav li a {
				color: #ffffff;
				display: block;
				font-size: 75%;
				line-height: 15px;
				padding: 16px 45px 13px 48px;
				text-align:center;
				text-decoration: none;
				text-transform:uppercase;
			}
			
			
			.content .primnav li a:hover {
				text-decoration: underline;
			}
			
			.primnav li.selected a {
				font-weight: bold;
				padding: 16px 64px 13px 66px;
			}
		
		.content .primnav li ul {
			background: url(images/nav/cap-bottom.png) no-repeat 0 100%;
			display: none;
			margin-left: -19px;
			margin-top: 38px;
			padding-bottom: 24px;
			position: absolute;
			width: 240px;
			z-index: 300;
		}
		
			.content .primnav li ul li {
				background: url(images/nav/expnd-bkgrnd.png) repeat-y;
				color: #ffffff;
				float: none;
				font-size: 62.5%;
				padding: 0 21px 0 38px;
			}
			
				.content .primnav li ul li a {
					display: inline;
					font-size: 100%;
					font-weight: normal;
					line-height: 24px;
					margin: 0;
					padding: 0;
					text-align:left;
					text-transform:none;
					width: auto;
				}
				
		.content .primnav li:hover ul {
			display: block;
		}

	.content .header {
		background: url(../pictures/img_header_bordercollie.jpg) no-repeat 0px 0px;
		height: 235px;
	}

	.content h1 {
		color: #ffffff;
		font-size: 125%;
		line-height: 22px;
		margin: 0;
		padding: 35px 42px 0 42px;
	}
	
	.content h2 {
		color: #ffffff;
		font-size: 75%;
		font-weight: normal;
		margin: 0;
		padding: 8px 42px;
		width: 400px;
	}
	
	.content .copy {
		padding-left: 170px;
		padding-right: 3px;
	}
	
	.two-columns .copy{
		float: left;
		width: 404px;		
	}
	
		.content .copy h3 {
			color: #e73097;
			font-size: 75%;
			line-height: 21px;
			margin: 20px 0;
			padding-left: 10px;
			padding-right: 20px;
			text-transform: uppercase;
		}
		
		.content .copy h4 {
			font-size: 68.75%;
			margin: 20px 0 0 0;
			padding-left: 10px;
			padding-right: 20px;
		}		
		
		.content .copy p , .content .copy td, .copy dl {
			font-size: 68.75%;
			line-height: 150%;
			margin: 0;
			padding-left: 10px;
			padding-right: 20px;
		}

			.content .copy p a {
				color: #e73097;
				text-decoration: none;
			}
	
			.content .copy p a:hover {
				text-decoration: underline;
			}		
			
		.content .copy ul {
			margin: 0;
			padding: 0 10px 0 15px;
		}
		
		.content .copy ul li {
			background: url(images/bull.gif) no-repeat 13px 7px;
			font-size: 68.75%;
			line-height: 150%;
			list-style: none;
			margin: 0;
			padding: 0 10px;
			text-indent: 10px;
		}
		
		.content .copy ul li.selected {
			background: #fff2cb url(images/bull.gif) no-repeat 13px 17px; 
			margin-top: -10px;
			padding: 10px 10px 10px 10px;
		}
		
		.content .copy .image-block {
			background: #f1f1f1;
			font-size: 68.75%;
			height: 50px;
			margin: 20px 10px 20px 15px;
			overflow: hidden;
			padding: 10px;
		}
			.content .copy .image-block img{
				float: left;
				margin: 3px 10px 0 0;
			}
		
	.two-columns .details {
		font-weight: bold;
		text-align: center; 
	}
		.two-columns .details a {
			color: #e73e97;
			font-size: 68.75%;
			line-height: 50px;
			text-decoration: none;
		}
		
		.two-columns .details a:hover {
			text-decoration: underline;
		}
		
		.two-columns .details h4 {
			margin: 0;
		}
		.two-columns .details p {
			font-weight: normal;
			margin: 0;
		}
		.two-columns .details .sizes {
				float: right;
				font-size: 68.75%;
				font-weight: normal;
				margin: 20px 10px 0 0;
				padding: 10px 40px;
				text-align: left;
				width: 100px;		
		}
		
			.two-columns .details .rating{
				background: #dcdcdc;
				border: 1px solid #8A8A8A;
				float: right;
				font-size: 68.75%;
				font-weight: normal;
				line-height: 24px;
				margin: 20px 10px 0 0;
				padding: 10px;
				text-align: left;
				width: 180px;
			}
			
			.two-columns .details .rating a {
				font-size: 100%;
				line-height: normal;
			}
			
			.two-columns .details .rating .stars {
				background: url(images/rating.gif) no-repeat 0 50%;
				float: right;
			}
			
			.two-columns .details .rating h4 {
				color: #e73097;
				font-size: 100%;
				margin: 0;
				padding: 0;
			}
			
			.two-columns .details .rating fieldset {
				border: none;
				margin: 0;
				padding: 5px 0;
			}

			.two-columns .details .rating legend {
				display: none;
			}
			
			.two-columns .details .rating fieldset label{
				clear: left;
				float: left;
				white-space: nowrap;
			}
			
				.two-columns .details .rating #zip-code {
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 100%;
					margin-left: 5px;
					width: 85px;
				}
				
				.two-columns .details .rating .submit {
					background:url(images/find.gif) no-repeat 0 50%;
					border: none;
					clear: both;
					color: #ffffff;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					line-height: 30px;
					margin: 5px 0 0 59px;
					padding: 2px 19px 2px 10px;	
					text-align:center;
					width: 60px;
				}
		
	
	.content .separatator {
		clear: both;
		height: 1px;
		margin: 0px 22px 0px 180px;
		padding: 20px 0;
		display: none;
	}
	
		.content .separatator span {
			background: #a0a0a0;
			display: block;
			height: 1px;
		}
			.content .separatator span span {
				display: inline;
			}

	.content .summary {
		margin-left: 177px;
	}
	
				
		.content .summary table {
			border-collapse: collapse;
			clear: both;
			color: #434343;
			margin: 0;
			width: 600px;
		}
		
			.content .summary th {
				color: #000000;
				font-size: 68.75%;
				font-weight: normal;
				padding: 0 25px;
				text-align:left;
			}	

			.content .summary th.title {
				background: #efeadf;
				border-left: 5px solid #efeadf;
				border-right: 5px solid #efeadf;
				color: #434343;
				font-size: 75%;
				font-weight: bold;
				line-height: 25px;
				padding: 0;
				text-align:center;
			}
			
			.content .summary table td {
				border: 5px solid #efeadf;
				padding: 10px;
				vertical-align: top;
			}
			
			.content .summary table td.filled  {
				background: #efeadf; 
			}
			
				.content .summary table h5 {
					font-size: 75%;
					margin: 15px 0 0 0;
					padding: 0;
				}
				
				.content .summary table ul {
					margin: 0 0 0 10px;
					padding: 0;
				}
				
					.content .summary table ul li{
						background: url(images/bull.gif) no-repeat 3px 7px;
						font-size: 68.75%;
						line-height: 150%;
						list-style: none;
						margin: 0;
						padding: 0;
						text-indent: 15px;
					}
					
						.content .summary table ul li a {
							color: #e73097;
							text-decoration:underline;
						}
				.content .summary table td.filled  ul {
					margin: 0;
				}

				.content .summary table td.filled  ul li {
					background: none;
				}
				
				.content .summary table td.filled  ul li a {
					color: #434343;
					line-height: 150%;
					text-decoration: none;
					text-transform:uppercase;
				}
				
				.content .summary table td.filled  ul li.selected {
					background: url(images/bull-sum.gif) no-repeat 0px 3px;
				}
					.content .summary table td.filled  ul li.selected a {
						font-weight: bold;
					} 
				
	
.callouts {
	clear: both;
	float: right;
	left: 4px;
	margin: 4px 0 0 0;
	overflow: hidden;
	padding-left: 4px;
	position: relative;
	width: 804px;
}

	.callouts .callout {
		background: url(images/callouts/blank.png) no-repeat;
		color: #ffffff;
		float: left;
		height: 125px;
		margin-right: 4px;
		width: 264px;
	}
	
	.callouts .wildcard {
		background:url(images/callouts/w-dog.png) no-repeat;
	}

	.callouts .breedopedia {
		background: url(../pictures/breedopedia.gif) !important;
	}
	
		.callouts .breedopedia a {
			margin: 4px 14px !important;
		}
		
	.callouts .philoshophy {
		background: url(../pictures/philosophy.gif) !important;
	}
	
		.callouts .callout  h3 {
			font-size: 68.75%;
			margin: 0;
			padding: 10px 19px 4px 19px;
		}	
		
		.callouts .callout  p {
			font-size: 68.75%;
			margin: 4px 0 4px 19px;
		}
		
		.callouts .callout  a {
			font-size: 62.5%;
			color: #e73e97;
			margin: 4px 0px 4px 19px;
		}

.callouts2 {
	overflow: hidden;
	position: absolute;
	top: 333px;
	width: 268px;
	z-index: 100;
}

	.callouts2 .callout {
		background: url(images/callouts/blank.png) no-repeat;
		color: #ffffff;
		height: 125px;
		margin-bottom: 10px;
		margin-right: 4px;
		width: 264px;
	}
	
	.callouts2 .wildcard {
		background:url(images/callouts/w-dog.png) no-repeat;
	}
	
	.callouts2 .breedopedia {
		background: url(../pictures/breedopedia.gif) !important;
	}
	
		.callouts2 .breedopedia a {
			margin: 4px 0px 4px 14px !important;
		}
		
	.callouts2 .philoshophy {
		background: url(../pictures/philosophy.gif) !important;
	}

		.callouts2 .callout  h3 {
			font-size: 68.75%;
			margin: 0;
			padding: 10px 19px 4px 19px;
		}	
		
		.callouts2 .callout  p {
			font-size: 68.75%;
			margin: 4px 0 4px 19px;
		}
		
		.callouts2 .callout  a {
			color: #e73e97;
			font-size: 62.5%;
			margin: 4px 0px 4px 19px;
		}
		
	.callouts2 .advisor {
		background: url(images/nav/sec-bottom.png) no-repeat 0 100%;
		margin-bottom: 10px;
		margin-right: 4px;
		padding-bottom: 11px;
		width: 264px;
	}
	
		.callouts2 .advisor h3 {
			background:url(images/nav/sec-top.png) no-repeat;
			color: #fce8a7;
			font-size: 68.75%;
			line-height: 28px;
			margin: 0;
			padding: 0 9px;
		}
		
		.callouts2 .advisor ul {
			background: #4c1032 url(images/nav/sec-dottedline-topblack.gif) no-repeat;
			margin: 0;
			padding: 0;
		}
		
			.callouts2 .advisor ul li {
				list-style: none;
				margin: 0;
				padding: 2px 0 2px 0;
				background: url(images/nav/sec-middle.png) no-repeat 0 100%;
			}
			
			.callouts2 .advisor ul li.last {
				background: none;
				padding-bottom: 0;
			}
			
			.callouts2 .advisor ul li.expanded {
				background: url(images/nav/sec-expanded1.gif) no-repeat 0 0 ;
			}
			.callouts2 .advisor ul li.collapsed {
				background: url(images/nav/sec-collapsed.gif) no-repeat 11px 10px;
			}
			
			
				.callouts2 .advisor ul li a {
					color: #e73097;
					font-size: 68.75%;
					font-weight: bold;
					line-height: 24px;
					padding: 0 0 0 25px;
					text-decoration: none;
				}
			
				.callouts2 .advisor ul ul {
					background-image: url(images/nav/sec-dottedline-topblack.gif);
				}
			
				.callouts2 .advisor ul ul li a {
					font-weight: normal;
				}

#footer {
	color: #f5cae1;
	float: right;
	font-size: 56.25%;
	line-height: 18px;
	margin: 15px 0 0 0;
	text-align: center;
	width: 800px;
}
	#footer a {
		color: #f5cae1;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}
		
.home {
	background:url(../pictures/home.jpg);
	height: 380px;
}

	.home h1 {
		font-size: 187.5%;
		line-height: 31px;
		padding: 35px 42px 0 42px;
	}
	
	.home h2 {
		font-size: 75%;
		font-weight: bold;
		padding: 23px 42px;
		width: 400px;
	}


.product {
	float: left;
	margin: 20px 10px 15px 0;
	width: 195px;
}
	.product img {
		float: left;
		padding: 5px 10px 0 10px;
	}

	.content .product h4 {
		color: #e73097;
		font-size: 68.75%;
		height: 90px;
		line-height: 15px;
		margin: 0;
		padding: 16px 3px 0px 0;
	}
	
	.product .product-selector {
		background: url(images/product-selector.gif) no-repeat;
		color: #ffffff;
		cursor: pointer;
		font-size: 68.75%;
		height: 25px;
		line-height: 25px;
		margin-top: 3px;
		padding: 0 10px;
	}
	
		.product .product-selector .product-selector-dropdown {
			background: url(images/pulldown/btm.png) no-repeat 0 100%;
			display: none;
			margin-left: -10px;
			margin-top: -25px;
			padding-bottom: 15px;
			position: absolute;
			width: 195px;
			z-index: 30;
		}
			.product .product-selector .product-selector-dropdown * {
				z-index: 30;
			}
		
			.product .product-selector .product-selector-dropdown h5 {
				background: url(images/pulldown/top.png) no-repeat;
				cursor: default;
				font-size: 100%;
				font-weight: normal;
				margin: 0;
				padding: 0 10px;
			}
			
			.product .product-selector .product-selector-dropdown h6 {
				background:url(images/pulldown/expnd.png) repeat-y;
				color: #e73097;
				cursor: default;
				font-weight: normal;
				font-size: 100%;
				margin: 0;
				padding: 10px 10px 0 10px;
			}

			.product .product-selector .product-selector-dropdown ul {
				font-size: 100%;
				margin: 0;
				padding: 0;
			}

				.product .product-selector .product-selector-dropdown ul li {
					background:url(images/pulldown/expnd.png) repeat-y;
					font-size: 100%;
					list-style: none;
					margin: 0;
					padding: 0 10px 0 18px;
					text-indent: -8px;
				}

					.product .product-selector .product-selector-dropdown ul li a{
						color: #ffffff;
						font-size: 100%;
						margin: 0;
						padding: 0;
					}
		

ul.countries {
	background:url(images/country/btm.gif) no-repeat 0 100%;
	display: none;
	padding: 0 0 7px 0;
	position: absolute;
	margin: 0;
	width: 149px;
	z-index: 200;
}

	ul.countries li {
		display: inline;
		float:left;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 149px;
	}
	
	ul.countries li.first{
		background: url(images/country/top.gif) no-repeat;
		padding-top: 7px;
	}

		ul.countries li a {
			background: #ef7eb9;
			color: #ffffff;
			display: block;
			font-size: 56.25%;
			line-height: 15px;
			margin: 0;
			padding: 0 15px;
		}
		
	ul.subcountries {
		background:url(images/country/btm.gif) no-repeat 0 100%;
		display: none;
		margin: -15px 0 0 65px;
		padding: 0 0 10px 0;
		position: absolute;
		width: 149px;
	}

.ingridients {
	table-layout: fixed;
	width: 360px;
	border-collapse: collapse;
	margin-left: 10px;
}

.ingridients th {
	color: #E73097;
	text-align: left;
	padding: 2px 3px;
	font-size: 75%;
}

.ingridients td {
	background-color:  #FFCC66;
	padding: 2px 3px;
	font-size:68.75%;
}

.ingridients tr.odd td {
	background-color: #ffffff;
}



/*FOR IE 7*/
*:first-child+html #top-nav .search input#search-button{
	padding-right: 10px;
} 

*:first-child+html .content .primnav li ul {
	margin-top: 37px;
}

*:first-child+html .content .primnav li a {
	display: inline-block;
}

*:first-child+html .product .product-selector .product-selector-dropdown {
	margin-top: -5px;
	margin-left: -89px;
	z-index: 200;	
}

/*FOR IE 6*/
* html #top-nav .search input#search-button {
	padding-right: 10px;
}
* html .product .product-selector .product-selector-dropdown {
	margin-top: -4px;
	margin-left: -89px;
	z-index: 200;	
}
* html .two-columns .details .rating {
	margin-right: 5px;
}

* html .callouts2 .callout {
	background: url(images/callouts/blank.gif) no-repeat;
}

.callouts .callout  p{
	line-height: 13px;
}

#product_information {
	display: none;
	width:625px;
}
#product_information h4{
	margin:0px;
}
#product_information p{
	line-height:120%;
}
.ui-tabs {}
.content .ui-tabs .ui-tabs-nav {  float:right; position: relative; padding:0px 0px 0px 0px; margin:35px 25px 0px 0px; width:190px;}
#product_information .ui-tabs .ui-tabs-nav li { background:none; list-style: none; height:14px; margin:0px 0px 0px 0px; }
.ui-tabs .ui-tabs-nav li a { display:block; text-decoration: none;  color:#000000; }
#product_information .ui-tabs .ui-tabs-nav li.ui-tabs-selected { background:transparent url(images/pArrow.jpg) no-repeat scroll ; }
.ui-tabs .ui-tabs-panel { display: block; border: 0; background: none; width:404px; background: url(images/dotsVertical.gif) top right no-repeat; min-height: 90px;}
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-state-active, .ui-widget-content .ui-state-active {	background-position:top right;}

.copy dt {
	float:left;
	font-weight:bold;
	width:110px;
}
.copy dd {	
	float:left;
	margin:0px 0px 20px 0px;
	width:400px;
}



.eukPink {
color:#E73097;
font-family:verdana;
font-size:11px;
font-weight:bold;
}

* html .content .ui-tabs .ui-tabs-nav {
	margin:35px 10px 0px 0px;
}

* html .ui-tabs .ui-tabs-panel {
	height: 110px;
}
.link2 {
	color: #E73E97;
}
.link3 {
	color: #E73E97;
	font-size: 68.75%;
}
/* Sitemap */
.content .sitemap {
    height:450px;
}
.content .sitemap  UL LI {
    background:none;
    color:#E73097;
    list-style:disc inside;    
}

/* WTB */

DL.wtb {
	clear:both;
}

.copy #wtb-selector {
	background: url(images/country.gif) no-repeat;
	clear:both;
	color: #ffffff;
	cursor: pointer;
	font-size: 56.25%;
	line-height:20px;
	margin-left:10px;
	margin-top: 1px;
	margin-bottom:40px;
	padding: 0 5px;
	position: relative;
	width: 139px;
}

.copy input#wtb-selector {
	background-color: #ef7eb9;
	margin-right: 20px;
	width: 123px;
}

ul.wtb {
	background:url(images/country/btm.gif) no-repeat 0 100%;
	display: none;
	padding: 0 0 7px 0;
	position: absolute;
	margin: 0;
	width: 149px;
	z-index: 200;
}

	ul.wtb li {
		display: inline;
		float:left;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 149px;
	}
	
	ul.wtb li.first{
		background: url(images/country/top.gif) no-repeat;
		padding-top: 7px;
	}

		ul.wtb li a {
			background: #ef7eb9;
			color: #ffffff;
			display: block;
			font-size: 56.25%;
			line-height: 15px;
			margin: 0;
			padding: 0 15px;
		}
		
	ul.wtb {
		background:url(images/country/btm.gif) no-repeat 0 100%;
		display: none;
		margin: -15px 0 0 95px;
		padding: 0 0 10px 0;
		position: absolute;
		width: 149px;
	}
	.copy dl.wtb dt {
		clear:left;
		width:160px;
	}
	.copy dl.wtb dd {	
		width:350px;
	}