
/* ------------------------------------------------------ right ----------------------------------------------------------*/
.right{
	float:right;
	width:220px;
}

	.right h2{
		color:#666666;
		font-size:1em;
		padding:10px 5px;
		text-align:center;
	}
	
.video{
	margin-bottom:10px;
}
	
	.video a{
		background:transparent url(../images/flash.jpg) no-repeat left 3px;
		display:block;
		font-size:0.75em;
		font-style:italic;
		padding-left:25px;
	}
	
#video-servipar{
	/*background:#FFFFFF url(../images/rich-media.png) no-repeat left 53px;*/
	height:280px;
	margin-bottom:10px;
	width:200px;
}
		
.ref{ 
	padding-bottom:20px;
	width:201px;
}

.ref, .ref h3{
	background:transparent url(../images/ref-fd.jpg) no-repeat left bottom;
}

	.ref h3{
		background-position:left top;
		color:#FFFFFF;
		font-size:1.2em;
		font-weight:bold;
		height:28px;
		line-height:25px;
		margin:0;
		padding:0;
		text-indent:10px;
	}
	
	.ref ul{
		background-color:#EDEDED;
		color:#333333;
		line-height:18px;
		padding-top:5px;
		text-align:center;
	}
