
	
.world .OrangeCaption, .world .DeepBlueCaption, .world .RedCaption, .world .BrownCaption, .world .BlueCaption, .world .GreenCaption {
	width:240px;
	float:left;
	margin-bottom:20px}
	
	.world .OrangeCaption a, .world .DeepBlueCaption a, .world .RedCaption a, .world .BrownCaption a, .world .BlueCaption a, .world .GreenCaption a{
		text-transform:uppercase;
		color:#fff!important;
		font:700 12px arial;
		margin:8px 0 0 20px!important;
		display:block;
		text-decoration:none!important;}
		.world .OrangeCaption a:hover, .world .DeepBlueCaption a:hover, .world .RedCaption a:hover, .world .BrownCaption a:hover, .world .BlueCaption a:hover, .world .GreenCaption a:hover{text-decoration:underline!important;}
.world #content ul{
	margin:50px 0 0 0;
	clear:both;
	list-style:none}
	.world #content ul li{
		width:310px;
		float:left}
		.world #content ul li.mod3{
			width:250px;}
		.world #content ul li.clear{
			width:100%;
			float:none;
			height:20px}
		
.world #content ul ul{
	width:220px;
	margin:0 0 0 20px;
	
	
	}
	.world #content ul ul li{
		width:220px;
		font-size:11px!important;
		margin:0 0 10px 0;
		}
		.world #content ul ul li a{padding:0 0 0 5px}
.world h1{
	font:100 18px arial;
	color:#000;
	text-transform:uppercase;
	margin:0 0 20px 20px}

	