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

#internationalAbout .pullRight
{
	width: 190px;
}
#internationalAbout .pullRight img
{
	margin: 0.5em 0;
}

#internationalRCRC ul,
#internationalFactSheets ul
{	
	margin-left: 20px;
	padding-left: 10px;
}

#internationalRCRC li,
#internationalFactSheets li
{
	list-style-type: disc;
}

#internationalRCRC a,
#internationalFactSheets a
{
	text-decoration: none;
}

#internationalRCRC a:hover,
#internationalFactSheets a:hover
{
	color: #FF0000;
	background-color: transparent;
}


#internationalFactSheets h3,
#internationalVideos h3
{
	margin-top: 0.3em;
}

#internationalVideos ol
{
	margin-top: 0.3em;
	margin-left: 20px;
	padding-left: 10px;
	margin-bottom: 2em;
}