@charset "utf-8";
.Image-Contanier {
	border: 1px solid #c0c0c0;
	width: 400px;
}
.Text-Contanier {
	border: 1px solid #c0c0c0;
	width: 190px;
	background-color: #CCCCCC;
}

#image-text-container {
	width: 175px;
	height: auto;
	display: inline;
	padding: .2em;
	margin-top: 0.2em;
	margin-right: 0.2em;
	margin-left: 0.2em;
	float: left;
}
.image-text{
	font-family: Tahoma;
	font-size: 70%;
}

.image-text-header{
	font-family: Tahoma;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
}
#image-container {
	margin-left: .3em;
}
.disclaimer-text{
	color:#F00;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 70%;
