/* Style sheet for international cooperation pages */

@import url('/governance/style.css');

#governance .gov-cooperation ul {
	display: block;
	}

h1.smallcaps {
	font-size: 150%;
	line-height: 100%;
	}

.signature {
	width: 50%; 
	float: left; 
	padding-top: 4em;
	}

@media only screen and (max-width: 480px) {
img[src="group.jpg"] {
	width: 100%;
	height: auto;
	}
}
