
#indexationmainnolog{
	position: relative;
	float:left;
	width:100%;
    border: none;
}
#indexationmain{
	position: relative;
	float:left;
	width:96%;
    border: none;
	margin : 30px 0px 40px 20px;
}

#headerindexation{
	float:left;
	font-size:22px;
	height:80px;
	padding-left:25px;
	padding-top:20px;
	position:relative;
	text-align:left;
	vertical-align:middle;
	margin-top: 150px;
}

#inscriptiongratuiteindexation {
	position: relative;
	float:left;
	width:100%;
	padding-left: 322px;
	margin-top: -21px;
}

#searchindexationnolog{
	position: absolute;
	width:755px;
	font-size: 22px;
	text-align: left;
	left:30px;
	top:150px;
}

#searchindexation{
	background-color:#f9f9fa;
	position: relative;
	float:left;
	width:755px;
	height:100%;
	font-size: 22px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 40px;
	margin-left:15px;
	clear:left;
}

#filariane{
	position: relative;
	float:left;
	font-size:11px;
	font-weight:bold;
	width: 775px;
	height:35px;
	background:url(../images/filariane.png);
	background-repeat:no-repeat;
	border:none;
	z-index: 4;
	margin-top:-5px;
	margin-left:-10px;
}
#filarianebtn{
	padding-top: 8px;
	padding-left: 1px;
	font-size:14px;
	z-index: 4;
}

#filariane a{
	color : #666666;
	text-decoration : none;
	font-size:14px;
	font-weight:bold;
}

#filariane a:hover{
	text-decoration:none;
	color:#8abcff;
}

#titre_td{
	color:#464747;
	font-size: 22px;
	float: left;
	padding-left: 0px;
}

.soustitre_td{
	color:#464747;
	margin-bottom: 20px;
	float: left;
	padding-left: 0px;
	}

/* CSS COLONNE PROF */
.fotoprofindexation{
	height:121px;
	width:95px;
	cursor:pointer;
}

.prof_box{
	font-family:Arial, Helvetica, sans-serif;
	position : relative;
	display : block;
	clear: left;
	width:100%;
}

.prof_nickname 
{
	width:100%;
	text-align: left;
	font-size : 20px;
	color:#0a5691;
	margin-bottom: 0px;
}

.prof_nickname a
{
	width:100%;
	text-align: left;
	font-size : 20px;
	color:#0a5691;
	margin-bottom: 0px;
	font-weight: normal;
}

.prof_nickname a:hover
{
	text-decoration: none;
	color:#0a5691;
}

.prof_score 
{
	width:150px;
	margin-left:200px;
	margin-bottom: 10px;
}

.box{
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	width: 350px;	
	height: 133px;
	border-color:#CCC;
	border: 1px solid #aeadad;
	background-color: #eef3fc;
	margin: 5px 0px 20px 0px;
	padding-bottom: 0px;
}

.box_noresult, .box_noresultconnect {
	background-color:#F9F8F8;
	border:1px solid #B0AFAF;
	font-family:Arial,Helvetica,sans-serif;
	height:84px;
	margin:30px 0 20px;
	padding-bottom:0;
	position:relative;
	width:350px;
	/*font-size: 21px;
	color:#b5b4b4;*/
	padding-top:50px;
	text-align:center;	
}

.box_noresult {
	color:#b5b4b4;
	font-size: 21px;
}

.box_noresultconnect {
	color:#e35300;	
	font-size: 15px;
	font-weight: bold;
}
	
.image{
	position: relative;
	display: inline-block;
	float: left;
	width : 95px;
	height: 121px;
	/*background-color:#ffffff;*/
	margin: 6px 0px 6px 6px;
	clear:both;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	
}
	
.prof_diplome{
	position:relative;
	display:inline;
	width: 221px;
	padding-left: 5px;
	float: left;
	margin: 10px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color :#464747;
	text-align: left;
}

.prof_matiere{
	position:relative;
	display:inline;
	float: left;
	width: 221px;
	padding-left:5px;
	text-align: left;
	margin: 2px 0px 0px 0px;
	font-size: 13px;
	height:10px;
	color :#464747;
}
	
.prof_links{
	position:relative;
	display:inline;
	float: left;
	margin: 21px 0px 0px 0px;
	font-size: 13px;
	width: 121px;
	color :#439ac9;
	text-align:center;
	padding-top: 20px;
}

.prof_links a{
	color : #0099CC; 
	text-decoration : none;
	font-size:11px;
	font-weight:bold;
}

.prof_links a:hover{
	text-decoration:underline;
	color:#0099CC;
}

.btn_planlesson{
	position: relative;
	float:right;
	text-align:center;
	padding-top:8px;
	font-size:12px;
	color:#FFF;
	width: 121px;
	height:30px;
	background:url(../images/bluebtn.png);
	margin: 1px 4px 20px 0px;
	background-repeat:no-repeat;
	border:none;
	cursor: pointer;
}	

.btn_meet{
	position: relative;	
	float:right;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:#FFF;
	width: 121px;
	height:30px;
	background:url(../images/greenbtn.png);
	margin: 20px 5px 0px 0px;
	background-repeat:no-repeat;
	border:none;
	cursor: pointer;
	padding-bottom:5px;
}

.btn_meetdisconnected{
	position: relative;	
	float:right;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:#FFF;
	width: 121px;
	height:30px;
	background:url(../images/greybtn.png);
	margin: 20px 5px 0px 0px;
	background-repeat:no-repeat;
	border:none;
	padding-bottom:5px;
}

.btn_meetdisconnected2{
	position: relative;	
	float:right;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:#FFF;
	width: 121px;
	height:30px;
	/*background:url(../images/greybtn.png);*/
	margin: 20px 5px 0px 0px;
	background-repeat:no-repeat;
	border:none;
	padding-bottom:5px;
}	
	
.btn_meet_txt{
	margin:8px 0 0 0;}
	
#boutonsprofindexation {
	margin-top: 0px;
}

#iconVerified {
	position:absolute;
	right:6px;
	top:35px;
	vertical-align:-5px;
	z-index:50;
}

#helpProf {
	left:200px;
	position:absolute;
	top:55px;
	font-size: 16px;
	font-weight: bold;
}

#helpProf a{
	color:#666666;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#helpProf a:hover{
	text-decoration: underline;
}

/* CSS COLONNE TUTO */
.tuto_box{
	font-family:Arial, Helvetica, sans-serif;
	position : relative;
	display : block;
	clear: left;
	width:80%;
}

.tuto_nickname 
{
	width:100%;
	text-align: left;
	font-size : 20px;
	color:#0a5691;
	margin-bottom: 0px;
}

.tuto_nickname a
{
	width:100%;
	text-align: left;
	font-size : 20px;
	color:#0a5691;
	margin-bottom: 0px;
	font-weight: normal;
	cursor: pointer;
}

.tuto_nickname a:hover
{
	text-decoration: none;
	color:#0a5691;
}

.tuto_score 
{
	width:150px;
	margin-left:200px;
	margin-bottom: 10px;
}

.tuto_innerbox{
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	width: 350px;
	height: 118px;
	border-color:#CCC;
	border: 1px solid #aeadad;
	background-color: #eef3fc;
	margin: 5px 0px 20px 0px;
	padding-bottom: 0px;
}
	
.tuto_image{
	position : relative;
	display:inline;
	float:left;
	width : 130px;
	height: 73px;
	background-color:#666;
	margin: 6px 0px 6px 6px;
	}
	
.tuto_matiere{
	position:relative;
	display:inline;
	float: left;
	width: 185px;
	padding-left: 7px;
	margin: 10px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color :#464747;
	text-align: left;
	padding-left: 9px;
	}

.tuto_info{
	position:relative;
	display:inline;
	float: left;
	width:100px;
	text-align:left;
	height:30px;
	padding-left: 9px;
	margin: 2px 0px 0px 0px;
	font-size: 13px;
	color :#464747;
	}
	
.tuto_links{
	position:relative;
	display:block;
	float: right;
	font-size: 13px;
	color :#439ac9;
	text-align:right;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: auto;
	clear: none;
	width:90px;
	}
	
.tuto_links a{
	color : #0099CC; 
	text-decoration : none;
	font-size:11px;
	font-weight:bold;
}

.tuto_links a:hover{
	text-decoration:underline;
	color:#0099CC;
}
.btn_view{
	position: relative;
	float:right;
	text-align:center;
	padding-top:6px;
	font-size:12px;
	color:#FFF;
	width: 121px;
	height:30px;
	background:url(../images/bluebtn.png);
	background-repeat:no-repeat;
	clear: none;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	display: block; !important
	/*padding-left: -50px;*/
	border:none;
	cursor: pointer;
	}	

.tuto_metrics{
	position: relative;
	clear: left;
	float:left;
	text-align:left;
	padding-top:0px;
	font-size:10px;
	color:#464747;
	margin-left: 6px;
	margin-top: 5px;
	width: 130px;
	}
	
#barre_vert {
	background:transparent url(../images/barre_verticale.png) repeat-y scroll center center;
}

.breadcrumb {
	background:url(../images/ariane_fleche.png) no-repeat;
	background-position:100% 15%;
	display:inline-block;
	height:40px;
	margin:-9px 0 0 15px;
	padding-top:8px;
	position:relative;
	width:90px;
	}
	
.breadcrumbend{
	background-position:right;
	display:inline-block;
	/*height:30px;*/
	margin:-10px 0 0 15px;
	padding-top:8px;
	position:absolute;
	top:9px;
	left:210px;
	float : left;
	}	
	
/*.menu_ariane_racine{
	display:block;
	padding-left: 20px;
	padding-top: 0px;
	line-height: 18px;
	
	}*/

.menu_ariane{
	padding-top: 15px;
	line-height: 15px;
	padding-left: 20px;
	display: block;
	position: relative;
	}


.menu_ariane a{
	color : #666666;
	text-decoration : none;
	font-size:12px;
	font-weight:bold;
}

.menu_ariane a:hover{
	text-decoration:none;
	color:#8abcff;
}

.menu_ariane ul{
	list-style-type:none;
	}

.menu_ariane ul li{
	padding-top:7px;
	}
	
.menu_ariane ul ul{
	padding:0 0 0 20px;
	}
	
.menu_ariane ul ul li{
	padding-top:0px;
	}
	
.menu_ariane ul ul li a{
	font-weight:normal; 
	}

.stamp{
	display:inline; 
	position:relative; 
	float:left; 
	margin-left:25px;
	margin-top: 150px;
	z-index:1;
	}
	
#table{
	float:left;
	display:block;
	width:770px;
	margin-left:15px;
	}

#rootdropdown{
	display:block; 
	position:absolute;
	background-color:#F4F4F4;
	text-align:left;
	width:100px;
	height:80px;
	left:23px;
	top:179px;
	z-index:6;
	visibility:hidden;
	padding:0px;
	}	
	
#menu_ariane_racine{
	position:absolute;
	list-style-type:none;
	line-height:25px;
	left:0px;
	top:0px;
	margin:10px 0px 100px 20px;
	text-align:left;
	float:left;
	padding:0px;
	
	
	}

#menu_ariane_racine li{
	text-align:left;
	float:left;
	clear:left;
	padding:0px;
	
	
	}

	
#menu_ariane_racine a{
	color : #666666;
	text-decoration : none;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	}	
	
#menu_ariane_racine a:hover {
	text-decoration:none;
	color:#8abcff;
	}	


.dropdown{
	display:block; 
	position:absolute;
	background-color:#F4F4F4;
	text-align:left;
	width:auto;
	height:auto;
	left:123px;
	top:179px;
	z-index:6;
	visibility:hidden;
	min-width:150px;
	padding:0px 20px 20px 0px;
	}

.dropdown li{
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	clear:left;}
	
.dropdown a{
	color : #666666;
	text-decoration : none;
	font-size:12px;
	font-weight:bold;
}

.dropdown a:hover{
	text-decoration:none;
	color:#8abcff;
}

.dropdown ul{
	list-style-type:none;
	background-color:#F4F4F4;
	padding:0px 0px 0px 20px;
	position:relative;
	line-height:20px;
	left:0px;
	top:0px;
	margin:10px 0px 10px 20px;
	text-align:left;
	float:left;
	padding:0px;
	}

.dropdown ul li{
	padding-top:7px;
	margin-right:0px;
	}

	
.dropdown ul li a{
	color : #666666;
	text-decoration : none;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.dropdown ul li a:hover{
	text-decoration:none;
	color:#8abcff;
}
	
.dropdown ul ul{
	padding:0 0 0 10px;
	margin:0px 0px 0px 0px;
	clear:both;
	line-height:15px;
	}
	
.dropdown ul ul li{
	padding-top:0px;
	margin:0px;
	clear:both;
	line-height:15px;
	}
	
.dropdown ul ul li a{
	font-weight:normal; 
	line-height:15px;
	margin:0px;
}

#table_sep{
	display:block;
	float:left;
	margin-bottom:35px;
	margin-left:95px;
	margin-top:50px;
	width:770px;
}

/*
#ecole {
}

#ecole a{
	color : #666666;
	text-decoration : none;
	font-size:12px;
	font-weight:bold;
}

#ecole a:hover{
	text-decoration:none;
	color:#666666;
}

#matiere {
}

#matiere a{
	color : #666666;
	text-decoration : none;
	font-size:12px;
	font-weight:bold;
}

#matiere a:hover{
	text-decoration:none;
	color:#8abcff;
}	*/


/* CSS mardis mercredis */

#titreMardis {
	font-size:22px;
	font-weight:bold;
	left:15px;
	position:absolute;
	top:60px;
}

#footerMardis {
	float:left;
	font-size:14px;
	height:90px;
	margin-left:28px;
	margin-top:30px;
	position:relative;
	text-align:left;
	width:100%;
}

#footerBTMardis {
	position:absolute;
	right:377px;
	top:-55px;
	width:100%;
}

#explicationMardis{
	position: relative;
	float:left;
	width:100%;
	height:100%;
}

#explicationMardis h1{
	font-size:18px;
	font-weight:bold;
	padding-left:80px;
}

#explicationMercredis{
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-color:#F8F8F8;
	border:1px solid #B0AFAF;
	float:left;
	margin-bottom:40px;
	margin-left:100px;
	position:relative;
	width:755px;
}

#explicationMercredis h1{
	font-size:16px;
	font-weight:normal;
	padding:10px 20px;
	color:#464747;
}

#titre_tdMardis{
	color:#464747;
	font-size: 16px;
	float: left;
	padding-left: 0px;
}

#statusprofdispo{
	color:#73A437;
	font-size:12px;
	position:absolute;
	right:0px;
	top:7px;
}

#statusprofindispo{
	color:#464747;
	font-size:12px;
	position:absolute;
	right:0;
	top:7px;
}

#statusprofoccupe{
	color:#e46653;
	font-size:12px;
	position:absolute;
	right:0px;
	top:7px;
}

#vacancesMardis{
	position: relative;
	float:left;
	width:100%;
	height:100%;
	padding-top:60px;
}

#vacancesMardis h1{
	font-size:18px;
	font-weight:bold;
	padding-left:80px;
}

/* WaitListMercredis */

#WaitListForm{
	background-color:#F2F2F2;
	float:left;
	height:auto;
	margin-bottom:20px;
	margin-left:95px;
	padding:10px;
	position:relative;
	text-align:left;
	width:750px;
	line-height:30px;
}

#WaitListForm h1{
	color:#464747;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0 0 10px 10px;
}

#WaitListForm p{
	font-size:12px;
	margin:0;
	padding:0 0 10px 25px;
}

#tableForm{
	padding:0 0 10px 45px;
}

#headerMercredis{
	float:left;
	height:100%;
	margin-bottom:20px;
	margin-left:95px;
	position:relative;
	text-align:left;
	width:750px;
}

#headerMercredis h1{
	font-size:14px;
	color:#464747;
	margin:0;
	padding: 0;
	font-weight: normal;
	float:left;
}

#headerMercredisAction{
	background-color:#ff8f00;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	position:absolute;
	right:25px;
	text-decoration:none;
	top:0px;
}

#headerMercredisAction a{
	color:#ffffff;
	font-size:12px;
	text-decoration: none;
	cursor: pointer;
}

#headerMercredisAction a:hover{
	text-decoration: underline;
}

#resultWaitList{
	padding-left:10px;
}

#closeWaitList{
	position: absolute;
	top:5px;
	right:5px;
	cursor: pointer;
}

input.boutonWaitList{
	background:transparent url(../images/btnblue.png) no-repeat scroll 0 0;
	border:0 solid #3399FF;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:43px;
	margin-top:10px;
	padding-bottom:7px;
	padding-top:4px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	width:140px;
}





/* LES MERCREDIS NOUVEAUX */

.menuMercredis{
	float:left;
	}
	
.menuMercredis ul{
	float:left;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	}

.menuMercredis ul li, .menuMercredis ul li.insc{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
	float:left;
	margin-right:10px;
	padding:5px 8px;
	}
	
.menuMercredis ul li{
	background:#ececec none repeat scroll 0 0;
	}
	
.menuMercredis ul li.insc{
	background:#ff7400 none repeat scroll 0 0;
	}
	
.menuMercredis ul li a{
	color:#000;
	cursor: pointer;
	font-size: 14px;
	}
	
.menuMercredis ul li.insc a{
	color:#fff;
	}
	
#slideshow {
	height:254px;
	margin:0;
	padding:0;
	width:516px;
	z-index:1;
	margin-left:83px;
	//margin-left:80px; /* Hack quick&dirty pour régler le positionnement du carousel sous IE */
	}

.carouselMercredis #next2 {
	right:26px;
	}
	
.carouselMercredis #prev2 {
	left:355px;
	}

.carouselMercredis #next2, .carouselMercredis #prev2 {
	cursor:pointer;
	position:absolute;
	z-index:9999;
	top:215px;
	}
	
.carouselMercredis{
	float:left;
	height:254px;
	width:516px;
	margin-bottom:25px;
	margin-top:25px;
	}
	
	

#bodydivMercredis {
	background-color:#FFFFFF;
	float:left;
	padding-top:30px;
	position:relative;
	width:100%;
	z-index:0;
	}

.headerMercredis{
	background-color:#f4f4f4;
	background:transparent url("../images/headerMercredis.jpg") no-repeat;
	border-bottom:1px solid #c0c0c0;
	float:left;
	height:120px;
	position:relative;
	width:100%;
	z-index:100;
	margin-top:-10px;
	}
	
.aideDirecte{
	float:left;
	margin-top:70px;
	}
	
.homeMercredis, .ccmMercredis, .quisontProfsMercredis, .gratuiteMercredis, .teacheoMercredis {
	float:left;
	margin:30px 0 30px 30px;
	width:890px;
	}
	
.homeMercredis h1, .ccmMercredis h1, .quisontProfsMercredis h1, .gratuiteMercredis h1, .teacheoMercredis h1{
	color:#000000;
	font-size:22px;
	margin:0 0 15px;
	padding:0;
	}
	
.homeMercredis p, .ccmMercredis p, .quisontProfsMercredis p, .gratuiteMercredis p, .teacheoMercredis p{
	line-height:1.8em;
	margin-bottom:30px;
	}
	
.ccmMercredis h2{
	color:#000000;
	font-size:16px;
	margin:0 0 15px;
	padding:0;
	}
	
.ccmMercredis img{
	margin-bottom:30px;
	}

.profsMercredis{
	float:left;
	margin-left:30px;
	width:900px;
	}	
	
.profsMercredis h1{
	color:#000;
	border-bottom:2px solid #000;
	padding: 0 0 10px 0;
	font-size:24px;
	margin:0 0 25px 0;
	}
	
.profsMercredis ul.profInfo {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	}
	
.profsMercredis ul.profInfo li {
	background: url("../images/bgProfInfo.png") no-repeat;
	height:97px;
	padding:25px;
	width:778px;
	}
	
.profsMercredis ul.profInfo li span{
	float:left;
	text-align:left;
	}
	
.profsMercredis ul.profInfo li span.profImg{
	height:90px;
	margin-right:25px;
	overflow:hidden;
	width:70px;
	}
	
.profsMercredis ul.profInfo li span.profNickname{
	margin-bottom:5px;
	width:450px;
	}
	
.profsMercredis ul.profInfo li span.profNickname a{
	font-size:18px;
	font-weight:bold;
	color:#000;
	}
	
.profsMercredis ul.profInfo li span.profMatieres{
	margin-bottom:5px;
	color:#f5013b;
	width:450px;
	}
	
.profsMercredis ul.profInfo li span.profDescription{
	width:450px;
	text-align:justify;
	color:#3e3e3e;
	}
	
.profsMercredis ul.profInfo li span.profActions{
	float:right;
	margin-top:-40px;
	margin-right:10px;
	}
	
.profsMercredis ul.profInfo li span.profActions p{
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0;
	text-align:center;
	}
	
.open{
	color:#26B917;
	}

.close{
	color:#f5013b;
	}
	
button.BtnMercredis {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bgBtnMercredis.png) no-repeat;
	font-size:12px;
	padding:0;
	width:195px;
	height:49px;
	position:relative;
	text-align:center;
	cursor: pointer;
	border:none;
	}
	
button.BtnMercredis span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bgBtnMercredis.png) no-repeat scroll left top;
	color:#FFFFFF;
	font-size:15px;
	height:26px;
	line-height:1.1;
	padding:8px 0 3px 22px;
	//padding:14px 0 3px 25px;
	position:relative;
	text-shadow:1px 1px 2px #666666;
	}
	
button.BtnMercredisClose {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bgBtnMercredisClose.png) no-repeat;
	font-size:12px;
	padding:0;
	width:195px;
	height:49px;
	position:relative;
	text-align:center;
	cursor: pointer;
	border:none;
	}
	
button.BtnMercredisClose span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bgBtnMercredisClose.png) no-repeat scroll left top;
	color:#FFFFFF;
	font-size:15px;
	height:26px;
	line-height:1.1;
	padding:8px 0 3px 30px;
	//padding:14px 0 3px 30px;
	position:relative;
	text-shadow:1px 1px 2px #666666;
	}
	
#indexationmain2{
	position: relative;
	float:left;
	width:120%;
    border: none;
	margin : 30px 0px 40px -10px;
}

.vacancesMercredis{
	float:left;
	margin-left:30px;
	width:900px;
	}
	
.vacancesMercredis .container{
	background-color: #ECECEC;
	border:1px solid #CCCCCC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	margin-bottom:45px;
	margin-left:43px;
	padding:20px;
	width:773px;
	font-size: 20px;
	}