﻿.RandomImage
{
	width:100%;
}
.RandomImage .RandomImageCaption
{
    /* 
		This padding should be similar to padding applied to containers 
		left and right padding is one less pixel as it is counting 
		default padding of 1px from container	
	*/
    padding:5px 9px;
    
    
}

.RandomImage a {
	
	
}

.RandomImage .RandomImageCaption,
.RandomImage .RandomImageCaption p
{
	font-size:10px;	
}

.RandomImage .RandomImageCaption a {
	font-size:10px;
	font-weight:bold;
}

/*
.RandomImage img
{
	width:381px;
	height:250px;
}

.contentpane .RandomImage .RandomImageCaption {
	font-style:italic; /* for featured news image which is in contentpane
}
*/


/* 
In UNMIS / UNMIS - Arabic
.RandomImage .RandomImageCaption {
    padding:2px 9px;
}
*/

