OL.ms-rteCustom-WhiteRomanNumberList
{
	font:inherit;
	color: white;
	text-indent: 0;
	text-align: left;
	list-style-type: upper-roman;
	margin-left: 30;
	margin-right: 10;
	padding-left: 10px;
	margin-top: 1;
	text-transform: capitalize;
}
OL.ms-rteCustom-WhiteNumberList
{
	font:inherit;
	color: white;
	text-indent: 0;
	text-align: left;
	list-style-type:decimal;
	margin-left: 30;
	margin-right: 10;
	padding-left: 10px;
	margin-top: 1;
	text-transform: capitalize;
}

LI.ms-rteCustom-CustomBulletList
{	
	list-style-image:url('/_layouts/1033/Foetex/images/bullet.jpg');
	vertical-align:bottom;
	height:25px;

}

LI.ms-rteCustom-CustomBulletList-HideShowContents
{
	list-style:none outside url('/_layouts/1033/Foetex/images/bullet.jpg');	
	vertical-align:bottom;
	padding-bottom:7px;
	padding-top:0px;
	
}

a.ms-rteCustom-bulletstext-HideShowContents, a.ms-rteCustom-bulletstext-HideShowContents:link, a.ms-rteCustom-bulletstext-HideShowContents:hover,a.ms-rteCustom-bulletstext-HideShowContents:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
	vertical-align:top;
}

a.ms-rteCustom-bulletstext, a.ms-rteCustom-bulletstext:link, a.ms-rteCustom-bulletstext:hover,a.ms-rteCustom-bulletstext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
UL.ms-rteCustom-WhiteBulletList
{
	font:inherit;
	color:white;
	text-indent: 0;
	line-height: 150%;
	text-align: left;
	list-style-type: disc;
	margin-left: 15;
	margin-right: 10;
	padding-left: 10px;
	margin-top: 10;
	word-spacing: 0;
	margin-bottom: 10;
}
UL.ms-rteCustom-WhiteSquareBulletList
{
	font:inherit;
	color: white;
	text-indent: 0;
	line-height: 150%;
	text-align: left;
	list-style-type: square;
	margin-left: 15;
	margin-right: 10;
	padding-left: 10px;
	margin-top: 10;
	word-spacing: 0;
	margin-bottom: 10;
}
OL.ms-rteCustom-RomanNumberList
{
	font-family: Tahoma; 
	font-size: 10pt;  
	color: #595959;
	text-indent: 0;
	text-align: left;
	list-style-type: upper-roman;
	margin-left: 30;
	margin-right: 10;
	padding-left: 10px;
	margin-top: 1;
	text-transform: capitalize;
}
UL.ms-rteCustom-SquareBulletList
{
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #595959;
	text-indent: 0;
	line-height: 150%;
	text-align: left;
	list-style-type: square;
	margin-left: 15;
	margin-right: 10;
	padding-left: 10px;
	margin-top: 10;
	word-spacing: 0;
	margin-bottom: 10;
}
LI.ms-rteCustom-1-OneLine
{
	margin-bottom:2px;
	margin-left:15px;
	list-style-position: outside;
}
LI.ms-rteCustom-2-OneAndHalfLine
{
	margin-bottom:12px;
	margin-left:15px;
	list-style-position: outside;
}
LI.ms-rteCustom-3-TwoLines
{
	margin-bottom:22px;
	margin-left:15px;
	list-style-position: outside;
}
LI.ms-rteCustom-4-TwoAndHalfLines
{
	margin-bottom:32px;
	margin-left:15px;
	list-style-position: outside;
}
LI.ms-rteCustom-5-ThreeLines
{
	margin-bottom:42px;
	margin-left:15px;
	list-style-position: outside;
}
LI.ms-rteCustom-6-ThreeAndHalfLines
{
	margin-bottom:32px;
	margin-left:15px;
	list-style-position: outside;
}
P.ms-rteCustom-1-OneLine
{
	line-height:12px;
}
P.ms-rteCustom-2-OneAndHalfLine
{
	line-height:22px;
}
P.ms-rteCustom-3-TwoLines
{
	line-height:32px;
}
P.ms-rteCustom-4-TwoAndHalfLines
{
	line-height:42px;
}
P.ms-rteCustom-5-ThreeLines
{
	line-height:52px;
}
P.ms-rteCustom-6-ThreeAndHalfLines
{
	line-height:62px;
}
