/* TAGS **********************************************************************/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #6e7c1a url(/media/equideo/image/v3/background/body/repeat-x.jpg?isdsjouyh) repeat-x;
	color: #1e250F;
	font-size-adjust: none;
	font-variant: normal;
	line-height: normal;
	font-family: sans-serif;
}
body, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	overflow: auto;
	font-size: 12px;
}

input.text, textarea {
	background-color: #f2f1c1;
	border-top: 1px solid #C1CB8F;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #CCD49F;
}

ul, ol {
	list-style: none;
}

a {
  outline: none;
  color: #771100;
  text-decoration: none;
}

img {
	vertical-align: middle;
}

h3 {
	margin: 2px 0px 4px 0px;
}

/* group 'utilisateur' and 'admin'*/
a.usergroup_1, a.usergroup_2 {
  color: #140f3d;
  font-weight: normal !important;/* !important = we dont want this property to be overide... this will NOT works with IE6 */
}

/* group 'moderator' */
a.usergroup_3 {
  color: #006600;
  font-weight: normal !important;/* !important = we dont want this property to be overide... this will NOT works with IE6 */
}
/* group 'operator' */
a.usergroup_4 {
  color: #140f3d;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}

img {
	border: 0px;
	/*vertical-align: middle;*/
}

p {
	margin-bottom: 3px;
}

ul.list {
	margin-bottom: 3px;
}

ul.square li, ul.list li {
    list-style-position: outside;
    list-style-type: square;
    margin-left: 20px;
    vertical-align: middle;
    overflow: visible;
}

.marge {
	padding-right: 5px;
}

.subtitle {
	color: #003300;
	font-size: 15px;
	margin-top: -8px;
	margin-bottom: 6px;
}

table.space td {
	padding: 2px;
}

/* GENERIC CLASSES *************************************************/
.hidden {
	visibility: hidden;
}

/* CONTAINER *******************************************************/
#container {
	position: relative;
	width: 883px;
	margin: 0 auto;
}


/* BACKGROUND ******************************************************/
div.body-background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 690px;
	background-image: url(/media/equideo/image/interface/body-background.jpg?azeadfaz);
	background-repeat: no-repeat;
	background-position:  center top;
}

/* HEADER ************************************************/
#header {
	position: relative;
	padding-top: 21px;
	margin-bottom: 5px;
	height: 80px;
	z-index:498;
}

#logo-equideow {
	position: absolute;
	width: 300px;
	height: 92px;
	margin-top: -20px;
	left: 5px;
	display: block;
	text-indent: -1000px;
	background-image: url(/media/lang/image/interface/logo-equideow-small.png?sdfsdfs);
	background-repeat: no-repeat;
	overflow: hidden;
}

#logo-equideow.on {
	background-image: url(/media/lang/image/interface/logo-equideow-on-small.png?azeza);
}

#logo-equideow a {
	width: 262px;
	height: 85px;
	display: block;
	overflow: hidden;
}

#infos {
	position: relative;
	width: 600px;
	right: 14px;
	top: 16px;
	margin: 0 0 0 auto;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	z-index: 10;
}

#meteo-game {
	position: relative;
	height: 42px;
	padding: 8px 62px 0 0;
	color: #003300;
}
#meteo-game div {
	position: absolute;
	right: 7px;
	top: 0;
	height: 42px;
	background-image: url(/media/equideo/image/interface/icon/meteo.png);
	background-repeat:  no-repeat;
	text-indent: -1000px;
	text-align: left;
	overflow: hidden;
}
#meteo-game div.stormy {
	width: 45px;
	background-position: 0 0;
}
#meteo-game div.cloudy {
	width: 46px;
	background-position: -45px 0;
}
#meteo-game div.rainy {
	width: 42px;
	background-position: -91px 0;
}
#meteo-game div.sunny {
	width: 40px;
	background-position: -133px 0;
}
#meteo-game div.snowy {
	width: 52px;
	background-position: -173px 0;
}

#infos ul {
	margin-top: -9px;
}
#infos ul li {
	position: relative;
	height: 25px;
	padding: 0 10px 0 29px;
	line-height: 25px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(/media/equideo/image/v3/ico/infos.png);
	z-index: 11;
	color: #EAE99F;
}
#infos ul li.equideoOuranos {
	background-position: 0 0;
}
#infos ul li.equideoGaia {
	background-position: 0 -25px;
}
#infos ul li.messages {
	background-position: 0 -50px;
}
#infos ul li.credits {
	background-position: 0 -75px;
}
#infos ul li.credits a {
	background-position: 0 -75px;
}

#infos ul li a {
	color: #FFF;
	text-decoration: none;
}

#infos ul li a.credits-history {
	color: #EAE99F;
}

#infos ul li a.credits-history:hover {
	text-decoration: underline;
}

/* PUB *****************************************/
#pub {
	position: relative;
	width: 893px;
	height: 102px;
	margin-top: 58px;
}

#pub #banner-728x90 {
	position: absolute;
	width: 728px;
	height: 90px;
	left: 82px;
	top: 5px;
	padding: 0px;
	border: 1px solid #B1CC22;
	font-size: 10px;
	color: #B1CC22;
}

#nopub {
	position: relative;
	width: 893px;
	height: 10px;
	margin-top: 48px;
}

/* NEWS **************************************************/
#col-right ul.news {
	position: relative;
	width: 225px;
	left: 18px;
	border-top: 1px dashed #829215;
	font-size: 11px;
	color: #334D10;
}
#col-right ul.news li {
	height: 32px;
	padding: 3px 0 0 3px;
	border-bottom: 1px dashed #829215;
}
#col-right ul.news li img {
	float: left;
	padding-right: 4px;
	margin-top: -2px;
}

/* TABLE *******************************/
td.left {
	padding-right: 5px;
	vertical-align: top;
}

td.right {
	padding-left: 5px;
}

table td.label {
	padding-right: 5px;
}

table.form td.label div {
	padding: 2px;
	border-bottom: 1px dashed #7C8D15;
	margin-right: 5px;
}

table.form td {
	padding: 2px;
}

table.signUpForm tr {
	border-top: 1px dashed #829215;
	height: 35px;
}

table.signUpForm td.label div {
	padding: 2px;
	margin-right: 5px;
}

table.signUpForm td {
	padding: 2px;
}

.signUpInputLeft {
	float:left;
	margin-top:6px;
}

.signUpInputRight {
	float:right;
	width:200px;
}

.signUpInputLine {
	clear: both;
	padding: 4px 0px 4px 0px;
}

/* BUTTONS & LINKS ***************************************/
button {
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
	background-color: transparent;
	background-repeat:no-repeat;
	border: 0 none;
	overflow: visible;
	white-space: nowrap;
	cursor: default;
	vertical-align:middle;
}

button span {
	display: inline-block;
	vertical-align: middle;
	float: left;
	*float: none;
}

button span.left,
button span.right {
	width: 10px;
	background-repeat: no-repeat;
}

button span.left {
	background-position: right;
}

button span.center {
	border: 0 none;
	margin: 0;
	padding: 0;
	overflow: visible;
	background-repeat: repeat-x;
	background-color: transparent;
	text-align: center;
}

button span.right {
	background-position: left;
}

button.button-style {
	height: 33px;
}

button.button-style span {
	height: 33px;
}

button.button-style span.center {
	line-height: 33px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
}

button.button-style span.left {
	background-image:url(/media/equideo/image/interface/button-left.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/interface/button-left.png', sizingMethod='crop');
}

button.button-style span.center {
	background-image:url(/media/equideo/image/interface/button-center.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/interface/button-center.png', sizingMethod='scale');
}

button.button-style span.right {
	background-image:url(/media/equideo/image/interface/button-right.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/interface/button-right.png', sizingMethod='crop');
}

button:hover.button-style span.left {
	background-image:url(/media/equideo/image/interface/button-left-hover.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/interface/button-left-hover.png', sizingMethod='crop');
}

button:hover.button-style span.center {
	background-image:url(/media/equideo/image/interface/button-center-hover.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/interface/button-center-hover.png', sizingMethod='scale');
}

button:hover.button-style span.right {
	background-image:url(/media/equideo/image/interface/button-right-hover.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/interface/button-right-hover.png', sizingMethod='crop');
}
/*IE Hack*/
* html button {width:1%; overflow:visible;}
*:first-child+html button {overflow:visible;}


/* FOOTER ************************************************/
#footer {
	margin-top: 16px;
	padding-left: 30px;
	background: url(/media/equideo/image/interface/footer-arrow.png) no-repeat 15px;
	font-size: 0.6em;
	letter-spacing: 0.04em;
	color: #D5DF87;
	clear: both;
}

#footer a {
	color: #D5DF87;
}

/* SOWCLE ************************/


#errorsBox {
	position: absolute;
	overflow: auto;
	z-index: 20;
	width: 400px;
	height : 500px;
}

#messageBox {
	position: absolute;
	overflow: auto;
	z-index: 20;
	width: 400px;
	height : 100%;
}

label.error {
	padding: 3px;
	font-weight: bold;
	background-color: #FFE6C1;
	border: 1px solid #ED860F;
}


#background {
	position:fixed !important;
	position: absolute;
	top: 0px;
	top: expression(foo=document.body.scrollTop + 'px' );
	left: 0px;
	width: 100%;
	height:100%;
	height: expression(document.body.offsetHeight + 'px' );
	z-index: 1000;
	/*background-image: url(/media/sowcle/image/transparent.png) !important;*/
	filter: opacity(alpha=50);
	background-image: url(/media/sowcle/image/transparent.gif);
}


/*
#background {
	position: fixed !important;
	position:absolute;
	top: 0px ;
	top: expression(foo=document.body.scrollTop + 'px' );
	left: 0px;
	width:100%;
	height:100%;
	z-index: 1000;
	filter: opacity(alpha=50);
	background-image: url('/media/sowcle/image/transparent.gif');
}
*/


#loading {
	position: absolute;
	background-color: #eae99f;
	color: #334D10;
	border: 1px solid #a5a43c;
	padding: 5px;
	font-weight: bold;
	z-index: 50;
}

div.box {
	position: absolute;
	z-index: 11;
	margin: 0px;
}

div.box table.rounded {
	width: 100%;
}

div.box table.rounded td.middle {
	background-color: white;
}

div.box table.rounded td.coin {
	width: 20px;
}

div.box div.body {
	background-color: white;
	padding: 2px 0px 2px 0px;
	text-align: center;
	margin-bottom: -2px;
}

div.box div.boxContent {
	margin: auto;
	text-align: left;
}

select {
	font-size: 12px;
	background-color: #E8EDc6;
}

div.pageNumbering {
	margin-bottom: 10px;
}



/* Box v2 */
/* POPUP *********************************************************************/

table.popup {
	/*position: absolute;*/
	border-collapse: collapse;
	z-index: 8000;
	/*display: none;*/
}
table.popup thead th.left-popup,
table.popup thead th.right-popup,
table.popup tfoot th.left-popup,
table.popup tfoot th.right-popup {
	background-repeat: no-repeat;
}
table.popup thead td.popup,
table.popup tfoot td.popup {
	background-repeat: repeat-x;
}
table.popup tbody th.left-popup,
table.popup tbody th.right-popup {
	background-repeat: repeat-y;
}
table.popup thead th.right-popup,
table.popup tfoot th.left-popup {
	overflow: visible;
}
table.popup thead th.right-popup div {
	position: relative;
	width: 12px;
	height: 12px;
	overflow: visible;
}
table.popup thead th.right-popup a {
	position: absolute;
	display: block;
	background-repeat: no-repeat;
	z-index: 3000;
}
table.popup tbody th.left-popup {
	vertical-align: top;
	text-align: right;
}
table.popup tbody th.right-popup {
	vertical-align: top;
	text-align: left;
}
table.popup tbody th.left-popup div,
table.popup tbody th.right-popup div {
	display: block;
	background-repeat: no-repeat;
}
table.popup tbody td.popup {
	vertical-align: top;
}

table.popup tbody td.popup table.popup {
	border-collapse: collapse;
	border-top: 1px dashed #003300;
}

table.popup tbody td.popup table.popup tr.space td {
	padding-top: 10px;
}
table.popup tbody td.popup table.popup td {
	padding: 2px 0;
	vertical-align: middle;
	background: transparent none;
	border-bottom: 1px dashed #003300;
}

table.popup tbody td.popup li {
	padding-left: 8px;
	/* Image does not exist : background: url(/media/equideo/image/popup/popup-dot.gif) no-repeat 0 6px;*/
}
table.popup tbody td.popup h1,
#content #center table.popup tbody td h1 {
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: bold;
	color: #552F0A;
}
table.popup tbody td.popup table.popup td input,
table.popup tbody td.popup table.popup td select {
	font-size: 11px;
	color: #003300;
}

/* POPUP - STYLE ***************************************************/
/* POPUP - STYLE-0 ***************************************/
table.popup-style-0 {
	width: 200px;
	top: 430px;
	left: 430px;
	font-size: 12px;
	color: #003300;
}
table.popup-style-0 th {
	width: 12px;
}
table.popup-style-0 thead tr.popup,
table.popup-style-0 tfoot tr.popup {
	height: 12px;
}
table.popup-style-0 thead th.left-popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/0-popup-corners-left-top.png?2', sizingMethod='crop');
}
table.popup-style-0 thead th.right-popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/0-popup-corners-right-top.png?2', sizingMethod='crop');
}
table.popup-style-0 tfoot th.left-popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/0-popup-corners-left-bottom.png?2', sizingMethod='crop');
}
table.popup-style-0 tfoot th.right-popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/0-popup-corners-right-bottom.png?2', sizingMethod='crop');
}
table[class].popup-style-0 thead th.left-popup {
	background-image: url(/media/equideo/image/popup/0-popup-corners-left-top.png?2);
}
table[class].popup-style-0 thead th.right-popup {
	background-image: url(/media/equideo/image/popup/0-popup-corners-right-top.png?2);
}
table[class].popup-style-0 tfoot th.left-popup {
	background-image: url(/media/equideo/image/popup/0-popup-corners-left-bottom.png?2);
}
table[class].popup-style-0 tfoot th.right-popup {
	background-image: url(/media/equideo/image/popup/0-popup-corners-right-bottom.png?2);
}
table.popup-style-0 thead td.popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/0-popup-borders-top-x.png?2', sizingMethod='scale');
}
table.popup-style-0 tfoot td.popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/0-popup-borders-bottom-x.png?2', sizingMethod='scale');
}
table[class].popup-style-0 thead td.popup {
	background-image: url(/media/equideo/image/popup/0-popup-borders-top-x.png?1);
}

table.popup-style-0 thead th.right-popup a {
	width: 24px;
	height: 24px;
	right: 5px;
	top: 3px;
	background-image: url(/media/equideo/image/popup/0-popup-close-ico.png?2);
}
table[class].popup-style-0 tfoot td.popup {
	background-image: url(/media/equideo/image/popup/0-popup-borders-bottom-x.png?2);
}
table.popup-style-0 tbody th.left-popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/0-popup-borders-left-y.png?2', sizingMethod='scale');
}
table.popup-style-0 tbody th.right-popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/0-popup-borders-right-y.png?2', sizingMethod='scale');
}
table[class].popup-style-0 tbody th.left-popup {
	background-image: url(/media/equideo/image/popup/0-popup-borders-left-y.png?2);
}
table[class].popup-style-0 tbody th.right-popup {
	background-image: url(/media/equideo/image/popup/0-popup-borders-right-y.png?2);
}

table.popup-style-0 tbody th.left-popup div {
	width: 9px;
	margin-left: 3px;
}
table.popup-style-0 tbody th.right-popup div {
	width: 7px;
}
table.popup-style-0 tbody td.popup {
	background-color: #E2E18B;
}


/* POPUP - STYLE-1 ***************************************/
table.popup-style-1 {
	width: 624px;
	top: 800px;
	left: 260px;
	font-size: 12px;
	color: #3B5419;
}
table.popup-style-1 th.left-popup {
	width: 19px;
}
table.popup-style-1 th.right-popup {
	width: 23px;
}
table.popup-style-1 thead tr.popup,
table.popup-style-1 tfoot tr.popup {
	height: 19px;
}
table.popup-style-1 thead th.left-popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/1-popup-corners-left-top.png', sizingMethod='crop');
}
table.popup-style-1 thead th.right-popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/1-popup-corners-right-top.png', sizingMethod='crop');
}
table.popup-style-1 tfoot th.left-popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/1-popup-corners-left-bottom.png', sizingMethod='crop');
}
table.popup-style-1 tfoot th.right-popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/1-popup-corners-right-bottom.png', sizingMethod='crop');
}
table[class].popup-style-1 thead th.left-popup {
	background-image: url(/media/equideo/image/popup/1-popup-corners-left-top.png);
}
table[class].popup-style-1 thead th.right-popup {
	background-image: url(/media/equideo/image/popup/1-popup-corners-right-top.png);
}
table[class].popup-style-1 tfoot th.left-popup {
	background-image: url(/media/equideo/image/popup/1-popup-corners-left-bottom.png);
}
table[class].popup-style-1 tfoot th.right-popup {
	background-image: url(/media/equideo/image/popup/1-popup-corners-right-bottom.png);
}
table.popup-style-1 thead td.popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/1-popup-borders-top-x.png', sizingMethod='scale');
}
table.popup-style-1 tfoot td.popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/1-popup-borders-bottom-x.png', sizingMethod='scale');
}
table[class].popup-style-1 thead td.popup {
	background-image: url(/media/equideo/image/popup/1-popup-borders-top-x.png);
}


table.popup-style-1 thead th.right-popup a {
	width: 18px;
	height: 18px;
	right: 7px;
	top: 14px;
	background-image: url(/media/equideo/image/popup/1-popup-close-ico.png);
}
table[class].popup-style-1 tfoot td {
	background-image: url(/media/equideo/image/popup/1-popup-borders-bottom-x.png);
}
table.popup-style-1 tbody th.left-popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/1-popup-borders-left-y.png', sizingMethod='scale');
}
table.popup-style-1 tbody th.right-popup {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/popup/1-popup-borders-right-y.png', sizingMethod='scale');
}
table[class].popup-style-1 tbody th.left-popup {
	background-image: url(/media/equideo/image/popup/1-popup-borders-left-y.png);
}
table[class].popup-style-1 tbody th.right-popup {
	background-image: url(/media/equideo/image/popup/1-popup-borders-right-y.png);
}
table.popup-style-1 tbody th.left-popup div,
table.popup-style-1 tbody th.right-popup div {
	height: 84px;
	background-image: url(/media/equideo/image/popup/1-popup-center-x.jpg);
}
table.popup-style-1 tbody th.left-popup div {
	width: 12px;
	margin-left: 5px;
	border-left: 2px solid #FFF;
}
table.popup-style-1 tbody th.right-popup div {
	width: 14px;
	border-right: 2px solid #FFF;
}
table.popup-style-1 tbody td {
	background: #FFF url(/media/equideo/image/popup/1-popup-center-x.jpg) repeat-x;
}

/* TOOLTIPS V2 ******************************************************************/
#infoBox {
	position: absolute;
	z-index: 100000;
	/*
	old styles
	border: 1px solid black;
	background-color: white;
	padding: 3px;
	*/
}

/************* Ranking *****************/
.encadre {
	border: solid 1px black;
}

/************* Horses *****************/
.chevalIcone, .chevalMiniature {
	background-color: #e2e18b;
	padding: 2px;
	margin: 5px;
	text-align: center;
}

/************ Virality ***********/
.viralityLink {
	border-style: dashed;
	border-width: 1px;
	border-color: #2d5000;
	margin-bottom: 10px;
	padding: 2px;
	background-color: #EAE99F;
}

/************ Register "mini" form ***********/
#horse {
	display: block;
	float: left;
	width: 79px;
	height: 78px;
	margin: 10px 0;
	background: url(/media/equideo/image/interface/horse.jpg) no-repeat;
	overflow: hidden;
	text-align: center;
	color: #003300;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
}
#horse:hover {
	background: url(/media/equideo/image/interface/horse-hover.jpg) no-repeat;
	text-decoration: none;
}
#horse:active,
#horse.active {
	background: url(/media/equideo/image/interface/horse-active.jpg) no-repeat;
}
#pony {
	display: block;
	float: left;
	width: 78px;
	height: 78px;
	margin: 10px 0 10px 22px;
	background: url(/media/equideo/image/interface/pony.jpg) no-repeat;
	overflow: hidden;
	text-align: center;
	color: #003300;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
}
#pony:hover {
	background: url(/media/equideo/image/interface/pony-hover.jpg) no-repeat;
	text-decoration: none;
}
#pony:active,
#pony.active {
	background: url(/media/equideo/image/interface/pony-active.jpg) no-repeat;
}


/* EQUESTRIAN CENTER */
.centerDivineHorse {
	color: #660099;
	font-weight: bold;
}
/* Marketing snowball */
#snowball {
	position : absolute;
	top: -300px;
	left: 0px;
	z-index: 10000;
}

hr {
	height: 1px;
	background-color: #B4B250;
	border: 0px;
	margin-bottom: 5px;
}

.compteurPinata {
	background-image: url(/media/equideo/image/concours/pinata/compteur2.png);
	width: 19px;
	height: 41px;
	margin: 10px auto 10px auto;
	font-family: "Courier New" monospace;
	font-weight: bold;
	font-size: 26px;
	color: white;
	float: left;
	padding: 9px 0px 0px 4px;
	
}

.fichePresentation ul {
	margin-left:40px;
	list-style:disc outside none;
}

.fichePresentation ol {
	margin-left:40px;
	list-style:decimal outside none;
}