/*
S T Y L E S  F O R  R I G H T  T O  L E F T  T E X T:
10. CENTRAL COLUMN, GENERAL
*/

/* * * * * * * * * * * * * * * * */
/* 10. CENTRAL COLUMN, GENERAL   */
/* * * * * * * * * * * * * * * * */
#maincontainerwrapper.RTL #contentarea
{
	direction:rtl;
}
#maincontainerwrapper.RTL #contentarea .maintext ul li
{
	padding-right:16px;
	background:Transparent url(cssimages/listDot.gif) no-repeat right 0.5em;
}








