/*  

Copyright © 2007 Troll d'idées. Tous droits réservés.

Compte client : Identification rapide
Thème : Phlox
Créé le : 15/03/2007

*/

#top .block_identification_rapide {
	float: right;
	font-weight: bold;
}

.post_identification_rapide .bouton {
	margin: 5px 0 0 0;
	font-size: 0.9em;
	height: 23px;
}

.post_identification_rapide .new {
	padding: 5px 0 0 0;
	border-top: 1px solid #E9E9E9;
}

.post_identification_rapide .textfield {
	width: 80px;
	margin: 0;
	background: #ffffff;
	padding: 1px;
	border: none;
}

/* -- sidebar -- */

#sidebar .post_identification_rapide h2 {
	margin: 0 0 10px 0;
}

#sidebar .post_identification_rapide .textfield {
	width: 160px;
}

#sidebar .post_identification_rapide .new {
	margin: 10px 0 0 0;
}

/* -- main -- */

#main .post_identification_rapide .new {
	margin: 5px 0 0 0;
}

