.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

div.spacer {
	height: 1px;
	display: block;
}

.leftBG {
	width: 253px;
	height: 497px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg_left.png',sizingMethod='crop');
}

.descL1 {
	color: #fff;
	background: #82BBE8 url('/i/blocks/descBG1.gif') left top repeat-x;
}

div.lang {
	
}

div.content {
	padding: 20px 25px 20px 25px;
}

.pad10L {
	padding-left: 10px;
}

.pad20L {
	padding-left: 20px;
}

.pad20T {
	padding-top: 20px;
}

img.pic_space_ri {
    margin-right: 10px;
    margin-bottom: 10px;
}

img.pic_space_le {
    margin-right: 10px;
    margin-bottom: 10px;
}