.leftfloat_image {
	width: 200px;
}

.rightfloat_image {
	width: 200px;
}

.title_block .rightfloat_image {
	padding: 5px;
	background-color: #ffffff;
}

h2 {
	position: relative;
	zoom: 1;
}

h2 img {
	position: absolute;
	right: 0px;
	bottom: -1px;
}

h4 {
	width: 89%;
	margin: 20px auto 10px;
}

.columnbox.thumbnail {
	margin: 10px 0px 30px;
}

img.index_thumbnail {
	width: 100px;
       height: auto;
}

.index_box.thumbnail .index_box_right {
	margin-left: 115px;
}

table.table.titlelist {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

table.table.titlelist th.writer {
	width: 12em;
}

table.table.titlelist th.issue {
	width: 10em;
}

.text_block h2 {
	background-image: none;
	font-size: x-large;
	font-size: 210%;
	margin: 30px 20px 10px 40px;
	color: #00479d;
	padding: 0px;
	border-bottom: 0px;
	line-height: 130%;
}

.essaytext h3 {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #000000;
	font-size: 110%;
	line-height: 120%;
}

.essaytext p {
	margin: 0px 0px 5px;
	padding: 0px;
	zoom: 1;
}

.essayblock {
	margin: 0px 0px 20px;
}

.subtitle {
	margin: 0px 20px 10px 40px;
	color: #00479d;
	font-size: 190%;
	text-align: center;
}

.title_note {
	margin: 40px 20px 10px 40px;
	color: #000000;
	text-align: center;
}

.essaytext {
	margin-left: 215px;
	border-left: 1px solid #999999;
	padding-left: 10px;
}

.region_asia {
	padding: 10px 10px 5px;
	width: 740px;
	border: 1px solid #255c9d;
	background-color: #72a7e0;
	background-image: url(../images/photoessay/asia_titlebg.jpg);
}

.region_africa {
	padding: 10px 10px 5px;
	width: 740px;
	border: 1px solid #7e0071;
	background-color: #ae72e0;
	background-image: url(../images/photoessay/africa_titlebg.jpg);
}

.region_mid_e {
	padding: 10px 10px 5px;
	width: 740px;
	border: 1px solid #d78e00;
	background-color: #e0b572;
	background-image: url(../images/photoessay/mid_e_titlebg.jpg);
}

.region_latin {
	padding: 10px 10px 5px;
	width: 740px;
	border: 1px solid #265f00;
	background-color: #81d280;
	background-image: url(../images/photoessay/latin_titlebg.jpg);
}

