/* UNODC ROUNDED BOX */

#teasers {
	width:1078px;
	background-color:#FFF;
	margin:0 auto;
	padding:0 0 10px 0;
}

.teasersTopBorder {
	border-top:3px #666 double;	
	width:1078px;
	padding-bottom:0px;
	margin-top:-1px;
	margin-bottom:-1px;
	position:relative;
	float:left;
	height:1px;
	clear:both;
}

#teasers h4 {
	color:#FFF;
	font-size:1.15em;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	margin-top:19px;
	margin-bottom:19px;
}

#teasers a:link {
	color:#fff;
}

#teasers a:visited {
	color:#fff;
}

#teasers a:hover, #teasers a:active {
	color:#999;
}

.teaserText {
	color:#fff;
	font-size:.9em;
	margin:0 9px 0 9px;
}

.box a { 
	display: block; 
	height: 100%; 
	width: 100%; 
} 

.teaserU {
		width:174px;
		height:230px;
		margin:0px 0px 0px 5px;
		background-color:#336666;
		position:relative;
		float:left;
}

.teaserU:hover {
	background-color: #666;
}

.teaserD {
		width:173px;
		height:230px;
		margin:0px 0px 0px 6px;
		background-color:#963;
		position:relative;
		float:left;
}

.teaserD:hover {
	background-color: #666;
}

.teaserM {
		width:173px;
		height:230px;
		margin:0px 0px 0px 6px;
		background-color:#69C;
		position:relative;
		float:left;
}

.teaserM:hover {
	background-color: #666;
}

.teaserC {
		width:173px;
		height:230px;
		margin:0px 0px 0px 6px;
		background-color:#969;
		position:relative;
		float:left;
}

.teaserC:hover {
	background-color: #666;
}

.teaserCH {
		width:173px;
		height:230px;
		margin:0px 0px 0px 6px;
		background-color: #663;
		position:relative;
		float:left;
}

.teaserCH:hover {
	background-color:#666;
}

.teaserV {
		width:173px;
		height:230px;
		margin:0px 0px 0px 6px;
		background-color: #B00;
		position:relative;
		float:left;
}

.teaserV:hover {
	background-color:#666;
}

#rBoxTbl {
	margin-bottom:-30px;
	}
#boxU {
	border-style: solid;
	border-width: 2px;
	border-color: #377154;
	padding: 16px 4px 4px 8px;
	margin-top:-8px;
}
#boxUTop {
	background-image:url(../images/rBox-unodc-Top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
