/* Example text style */
div.Block
{
	margin-top: 10px;
	padding: 10px;
	background-color: #fff;
	border-color: #2a549d;
	border-style: solid;
	border-width: 1px;
}

div.ir_image
{
	max-width: 100px;
	max-height: 100px;
}

/*div.image_container
{
	width: 200px;
	height: 200px;
}*/
