/* application css */
form.contactForm input, form.contactForm textarea, #c72 input, #c72 textarea, #c124 input, #c124 textarea {
    margin-bottom:10px;
}
form.contactForm button,#powermaildiv_uid7 input{
	background:transparent url(../images/envoyer.jpg) no-repeat;
	width:64px;
	height:22px;
	border:none;
}
form input{
    width:215px;
    border:1px solid #867a6f;
}
form input.ckeck{
    width:20px;
    border:1px solid #867a6f;
}
form textarea{
       border:1px solid #867a6f;
}
#modify_personalinformation , #personalinformation{
	//width:400px;
	margin:0 auto;
}
#accountinformation label, #accountinformation2 label, #modify_personalinformation label, #paperdetails1 label, #personalinformation label{
	float:left;
    width: 150px;
    text-align:left;
    color: white;
    color : #535456;
    /*border: 1px solid red; */
}
#accountinformation fieldset, #accountinformation2 fieldset, #modify_personalinformation fieldset, #paperdetails1 fieldset.line, #personalinformation fieldset{
	text-align:right;
	width:400px;
	margin-bottom:10px;
}
#modify_personalinformation fieldset, #personalinformation fieldset{
	width:350px;
}
#accountinformation input.submit, #accountinformation2 input.submit{
	background:transparent url(../images/envoyer.jpg);
	width:64px;
	height:22px;
	border:none;
}

#accountinformation input.submit_large, #accountinformation2 input.submit_large{
	background:transparent url(../images/button.png);
	width:130px;
	height:22px;
	border:none;
}
#message .buttons{
	margin-top:15px;
	margin-bottom:10px;
}
#message input.submit1,  #personalinformation input.submit{
	background:transparent url(../images/next.png) no-repeat;
	width:143px;
	height:22px;
	border:none;
}
div.buttons{
	margin-top:15px;
}

#content p{
    padding-left:10px;
}

.error{
    margin: 10px;
}

/*TABLES*/
#content .sponsors-list tr td{
    text-align:center;
    width:169;
    height:130px;
    border: 1px solid #8aa965;
}
#content .sponsors-list tr td img{
    border:none;
}
#content .border-table{
     width:450px;
     margin:0 auto;
     border:1px solid #666666;
     border-collapse:collapse;
     
}
#content .border-table tr td{
     padding:5px;
     border: 1px solid #666666;
     
}
#content table, #content th, #content td
{
border: 1px solid #666666;
}

#content th
{
background-color: #dce1d2;
height: 15px;
padding:5px;
}

form{
    padding-right: 10px;
    padding-left:10px;
}

fieldset{
    border:0px;
}

td,th
{
    padding:5px;
}

/*h2{ color : white; }*/