/* CSS Document */

a { font-style: normal; text-decoration: none; color: #999999; background: none}
a:hover { text-decoration:underline }

small
{
font-weight:normal;
}

img
{border:none;}
label
{
display:block;float:left;text-align:right;
margin-right:10px;font-weight:bold;width:190px;
}

.form_block{float:left;text-align:left; height:auto }

.big
{
font-size:14px;font-weight:bold;color:red;
}

hr
{
height:1px;
}



.error
{
font-size:13px;font-weight:bold;color:red;
}


.field
{
width:200px;
}



textarea
{
width:200px;font-family:Arial, Helvetica, sans-serif;font-size:12px;
}

#breadcrumb 
{
text-align:right;padding-right:20px;
}
#breadcrumb a
{
text-decoration:none;font-weight:normal;
}
.used_img{ margin-top: 6px; border:solid 3px #666666;}

/*
/******************* Modifications pour "Latest News" ********************************
*/
.list_table th, .list_table td {padding:2px 2px 0 2px}
.list_table th { background-color:#000000}
.content_border{ padding:5px}
.content_border p {padding:3px 10px 3px 3px}

.form_table td { vertical-align:top}
.titre_cell{ text-align:right; padding-right:4px; font-weight:bold}
.input_cell{ }
.champs{ width:400px}
.error_cell { padding:0px 2px 10px 0px;}

/*
/******************* Modifications pour "testing equipment" ***************************
*/

.another_btn { float:right; margin:4px 42px 0px 0}
.input_cell p { margin:0 0 6px 0}
.warning { margin:20px 0 10px 0; color:#FF0000}

.deleteImgBlock { margin:0 2px 2px 0; float:left}
	
	
