/**********************************
***********************************
 WIDGET - MODULE AVEC GRAND BANNIERE
 **********************************
***********************************/

.banner .hd,
.banner .bd,
.banner .ft {
	clear:both;
}

.banner .hd .t, 
.banner .bd .t {
	width:5px;
}

.banner .hd .t {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/backgrounds/box-shadow-colors.png) no-repeat 0 -386px;
	height:80px;
}

/*.random_users_widget .banner .hd .b {background-position:0 1px;}
.starred_feedbacks_widget .banner .hd .b,
.documents_widget .banner .hd .b,
.statuses_widget .banner .hd .b {background-position:0 -252px;}*/

.banner .hd .b {
	min-height:63px;
}

#bd {
	margin:0;
}

.banner .hd .t,
.banner .bd .t,
.banner .hd .b,
.banner .bd .b {
	float:left;
}

.banner .bd .t {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/backgrounds/box-shadow-colors.png) no-repeat 0 -456px;
	height:81px;
}
.banner .bd .b {
	min-height:64Px;
}

.banner .hd .b,
.banner .bd .b{
	background-color:#e8e8e8;
	width:278px;
	padding:17px 10px 0;
}

.banner .ft {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/backgrounds/box-shadow-colors.png) no-repeat center bottom;
	height:7px;
}

#bd .banner h2 {
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	background:none;
	width:170px;
	margin-bottom:0;
	min-height:50px;
}

#bd .banner h2 {
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	background:none;
	padding:0px 110px 10px 0;
}

#bd .banner.people h2 {
	background:url("http://dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/icons_white.png") no-repeat right -390px transparent;
}
#bd .categories_widget .banner h2 {
	background:url("http://dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/icons_white.png") no-repeat right -75px transparent;
}
#bd .banner.bulb h2{
	background:url("http://dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/icons_white.png") no-repeat right -145px transparent;
}
#bd .banner.arrows h2 {
	background:url("http://dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/icons_white.png") no-repeat right -310px transparent;
}
#bd .banner.book h2 {
	background:url("http://dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/icons_white.png") no-repeat right -490px transparent;
}


#bd .banner h2 span {
	display: block;
  font-size: 12px;
  font-weight: normal;
}

/*#bd .banner.pen h2 {
  padding:0px 30px 10px 0;
}*/


/* couleur de la banniere
**********************************/
.banner .hd .b {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/backgrounds/box-shadow-colors.png) no-repeat 0 -126px;
}

.banner.green .hd .b {
	background-position:0 0;
}

.banner.orange .hd .b {
	background-position:0 -252px;
}

.banner.orange-large .hd .b{
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/backgrounds/background-orange-large.jpg) no-repeat 0 0;
	width: 913px;
}

#bd .banner.orange-large .hd h2 {
	width: 853px;
	background-position:right 0; 
}

.banner.orange-large .bd .b {
	width: 913px;
}

.banner.orange-large .ft {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/backgrounds/shadow-widget-large.jpg) no-repeat center -13px;
}

/* icone de la banniere
**********************************/
#bd .banner.pen h2 {
  background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/icons_white.png) no-repeat 235px -76px;
}

#bd .banner.buble h2 {
  background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/icons_white.png) no-repeat 232px 0px;
}

#bd .banner.glasses h2 {
  background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/icons_white.png) no-repeat 227px -574px;
}


/*liste
**********************************/
#bd .banner ul li .name a,
#feedbacks_sidebar dd .small li .name a,
#browse_questions_sidebar dd .small li .name a {
  background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/pictos.png) no-repeat 0 -1223px;
	padding:0 0 0 20px;
	color:#635f5f;
	font-size:14Px;
	text-decoration:none!important;
}

#bd .banner.orange ul li .name a {
	background-position:0 -1266px;
}

#bd .banner.green ul li .name a {
	background-position:0 -1314px;
}

#bd .banner ul li.user a {
  background:none;
	padding:0;
}

#bd .ipl_widget ul.users div.user h4 a {
	color:#312c2c;
	font-size:12Px;
	font-weight:normal;
}

#bd .ipl_widget ul.users div.user dl.avatar img {
	border:none;
}

/**********************************
 cas particuliers
***********************************/

/*user
**********************************/
.banner .tab-controls {
	display:none;
}


/**********************************
***********************************
 WIDGET - MODULE SIMPLE
 **********************************
***********************************/

#bd .normal h2 {
	color:#fd5c02;
	font-size:20px;
	background:none;
	font-weight:normal;
}


/**********************************
 cas particuliers
***********************************/

/*question star
**********************************/
#bd div.ipl_widget.starred_questions_widget .module .bd li {
		background:#e8e8e8;
		height:112px;
}

#bd div.question h3 a,
#bd div.feedback h3 a{
	color:#157b83;
	font-size:16px;
}

#bd div.ipl_widget div.question div.metadata dl.content-type dd {
	display:none;
}
#bd div.ipl_widget.starred_questions_widget li{
	width:530px !important;
	padding: 45px 50px 25px !important;
}

#bd div.ipl_widget.starred_questions_widget div.content {
	padding:0 0px 0 0;
}
#bd div.ipl_widget.starred_questions_widget div.question {
	margin:0;
}

#bd div.question div.body .body-hd {
	display:none;
}

#bd div.ipl_widget.starred_questions_widget .metadata {
	display:none;
}

#bd div.ipl_widget.starred_questions_widget .body,
#bd div.ipl_widget.last_questions_widget .body,
#bd div.ipl_widget.most_consulted_questions_widget .body {
	display:inline !important;
}

#public_controller.index #bd div.ipl_widget.last_questions_widget li.question,
#public_controller.index #bd div.ipl_widget.most_consulted_questions_widget li.question {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/quote-open-grey.png) no-repeat 0 0px;
	padding-left:44px;
}

#bd ul.tab-controls {
	display:none;
}


#public_controller.index #bd div.ipl_widget.last_questions_widget div.content,
#public_controller.index #bd div.ipl_widget.most_consulted_questions_widget div.content {
	padding:0;
}
/* questions home
*************************/
#questions_controller #bd div.content.question,
#categories_controller #bd div.content.question,
#users_controller #bd div.content.question,
#pages_controller.show #bd div.content.question {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/question_picto.gif) no-repeat 0 0px;
	position:relative;
}

#questions_controller #bd div.answer,
#questions_controller #bd div.question,
#categories_controller #bd div.answer,
#categories_controller #bd div.question,
#users_controller #bd div.answer,
#users_controller #bd div.question{
	padding:0 0 0 60PX;
}

#questions_controller #bd div.content.question .body,
#categories_controller #bd div.content.question .body,
#users_controller #bd div.content.question .body {
	display:inline;
}

#questions_controller #bd div.content.answer,
#categories_controller #bd div.content.answer,
#users_controller #bd div.content.answer,
#pages_controller.show #bd div.content.answer {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/answer-no-best.gif) no-repeat 0 0px;
}

#questions_controller #bd div.content.answer.admin_stamped,
#categories_controller #bd div.content.answer.admin_stamped ,
#users_controller #bd div.content.answer.admin_stamped,
#pages_controller.show #bd div.content.answer.admin_stamped
 {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/certifee-picto.png) no-repeat 0 0px;
	min-height:80px;
}

#questions_controller #bd div.content.answer.author_stamped,
#categories_controller #bd div.content.answer.author_stamped,
#users_controller #bd div.content.answer.author_stamped,
#pages_controller.show #bd div.content.answer.author_stamped {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/meilleure-picto.png) no-repeat 0 0px;
	min-height:80px;
}

#bd div.answer.best div.body .body-bd,
#bd div.answer div.metadata dl.content-type dd,
#bd div.answer div.body .body-hd,
#bd div.answer div.body .body-ft {
	background:none !important;
}

#bd div.answer div.metadata dl.content-type dd {
	display:none;
}

#bd div.answer div.body,
#bd div.question div.body {
	color:#666 !important;
	font-size:13Px !important;
	padding:0px !important;
}

#bd div.answer div.user {
	float:left;
}

#bd div.answer div.user,
#bd div.answer div.user img,
#bd div.question div.user,
#bd div.question div.user img{
	width:36px;
	height:36px;
}

#bd div.answer div.corpus {
	margin:0 0 0 45px;
}

#questions_controller #bd div.question div.user,
#categories_controller #bd div.question div.user,
#users_controller #bd div.question div.user {
	display:block;
	left: 3px;
	position: relative;
	top: -45px;
}
/* hack Chrome / Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#questions_controller #bd div.question div.user,
	#categories_controller #bd div.question div.user,
	#users_controller #bd div.question div.user {
		top: -65px;
	}
}

#questions_controller #bd div.content.question .corpus .body .body-bd,
#categories_controller #bd div.content.question .corpus .body .body-bd,
#users_controller #bd div.content.question .corpus .body .body-bd {
	padding-left:53px;
	min-height:40px;
}

#categories_controller #bd li.question,
#questions_controller #bd li.question,
#users_controller #bd li.question {
	border-bottom:1Px solid #e8e8e8;
}

#bd div.answer.not-best div.body .body-bd {
    background:none;
}

#categories_controller #bd div.content.question .corpus .body .body-bd,
#categories_controller #bd div.content.question .corpus div.user {
	display:none;
}


/**************************
page public_controller.index
**************************/

#bd .last_questions_widget.small div.question .metadata .author-name,
#bd .most_consulted_questions_widget.small div.question .metadata .author-name {display:block;float:left;position:relative;top:1px;padding-right:3px!important;}


/**************************
questions_controller.browse
**************************/
#questions_controller.browse #yui-main div.question div.user .team,
#questions_controller.browse #yui-main div.answer div.user .team {
	left:0!important;
	top:24px;
	width:37px;
	font-size:9px;
}

/**************************
page question
**************************/
#bd div.content ul.public-actions {
	display:none;
}

#bd ul.content-buttons li {
	float:left;
}

#questions_controller.show #bd #yui-main ul.content-buttons li {
	padding: 4px 2px 4px 0;
}

#questions_controller.show #bd .answers div.content.answer {
	border-bottom:1Px solid #e8e8e8;
}


#questions_controller.show #bd #yui-main div.question div.metadata {
	width:100%;
	border-bottom:1px solid #E8E8E8; 
	padding:0 0 10px;
	margin:2px 0 10px;
}

#questions_controller.show .twitter-button,
#questions_controller.show .google-plus-one,
#questions_controller.show .facebook-like {
	display:block;
	clear:none !important;
	float:left;
	padding: 10px 0 0;
}

#questions_controller.show .google-plus-one {
	width:200px;
}


/* bloc pourcentgae 
***************************/

#bd div.usefulness p.label,
#bd div.usefulness p.summary {
	color:#666;
	display:block;
	padding:8px 7px;
	background:#f3f3f3;
	font-weight:bold;
	text-align:left;
	font-style:normal;
}

#bd div.usefulness .bar {
	padding:8px 0;
}

#bd div.usefulness div.bar p.border-text span.vote,
#bd div.usefulness div.bar p.border-text span.count {
	display:block;
	text-align:center;
	color:#666;
	font-weight:bold;
	font-size:10px;
}

#bd div.usefulness div.bar p.border-text span.vote {
	line-height:54px;
}

#bd div.usefulness div.bar p.border-text span.vote a {
	width:43px;
	height:35px;
	display:block;
}

#bd div.usefulness div.bar p.border-text span.vote a:hover {
	text-decoration:none;
}

#bd div.usefulness div.bar p.border-text.no span.vote a {
	background:url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/vote.gif) no-repeat 0 0;
}

#bd div.usefulness div.bar p.border-text.yes span.vote a{
	background:url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/vote.gif) no-repeat right 0;
}

#bd div.usefulness div.bar div.percent, 
#bd div.usefulness div.bar div.percent p, 
#bd div.usefulness div.bar div.percent span {
	background-image: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/backgrounds/usefulness.png);
	margin-top:11px;
}



/**************************
page poser une question
**************************/
#bd #new_question_wizard_pagination {
	margin:0 0 30px;
	padding:10px 6px 6px;
	background:#e8e8e8;
}

#bd #new_question_wizard_pagination li {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/backgrounds/steps.png) no-repeat 0 0;
	width:189px;
	height:40px;
	text-align:left;
	margin:0 46px 0 0;
}

#bd #new_question_wizard_pagination li#new_question_wizard_pagination_link_preview {
	margin:0;
}

#bd #new_question_wizard_pagination li.current {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/backgrounds/steps.png) no-repeat 0 -57px;
}

#bd #new_question_wizard_pagination li strong {
	float:left;
	font-size:52px;
	color:#999999;
	line-height:39px;
}

#new_question_wizard_navigation a.button.previous {
	margin-right:18px;
}

#bd #new_question_wizard_pagination li p span {
	color:#999999;
	font-size:12Px;
	width:116px;
	display:inline-block;
}

#bd #new_question_wizard_pagination li p{
	margin:0;
}

#bd #new_question_wizard_pagination li#new_question_wizard_pagination_link_duplicates p{
	margin:10px 0 0 ;
}

#bd #new_question_wizard_pagination li.current p span,
#bd #new_question_wizard_pagination li.current strong {
	background:none;
	text-shadow:inherit;
	color:#fb7a26;
}

#bd #new_question_wizard_pagination li.current p span {
	width:120px;
}

#questions_controller.new #bd h1 {
	color:#c60800;
	font-size:24px;
	font-weight:normal;
}

#bd #new_question_wizard div.row.row-ok-button {
	width:946px;
	text-align:center;
	border-top:1px solid #e8e8e8;
	padding-top:20px;
	margin-top:28px;
}

#bd #new_question_wizard dl.error dd, 
#bd #new_question_wizard dl.warning dd {
		background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/pictos.png) no-repeat 0 -1222px;
}

#bd #new_question_wizard div#new_question_wizard_page_duplicates.new_question_wizard_page {
	min-height:214px;
}

#bd div.question h3 {
	color: #157B83;
    font-size: 16px;
}

/* notice
*****************/
#bd #new_question_wizard div.help {
	background-color:inherit;
	border-radius:inherit;
	border:none;
	padding:0;
}

#bd #new_question_wizard div.help .hd {
	float:left;
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/backgrounds/steps_right.jpg) no-repeat 0 0;
	width:7px;
	height:131px;
}

#bd #new_question_wizard div.help .bd {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/backgrounds/step_middle.jpg) repeat-y 0 0;
	padding:6px;
	width:283px;
}

#bd #new_question_wizard div.help .ft {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/backgrounds/step_bottom.jpg) no-repeat 0 0;
	height:11px;
}

#bd #new_question_wizard div.help h2,
#bd #new_question_wizard div.help p {
	background:none;
	padding-left:18px;
	width:266p;
}

a.button.disabled,
button.submit.disabled p  {
	background-position:0 0 !important;
	color:#db4d08;
}

a.button.disabled span,
button.submit.disabled p span {
	background-position:right 0 !important;
	color:#d56021;
}



/*****************************
page profil
*******************************/
#users_controller #bd h1 {
	color:#157b83;
	font-size:24px;
}

#bd #user_home_sidebar dd.sidebar-part.user .bd,
#bd #user_profile_sidebar dd.sidebar-part.user .bd{
	background:url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/backgrounds/shadow_profil.gif) no-repeat 0 0;
	padding-left:5px;
}

div.user.x-large,
div.user.x-large dl.avatar img {
	width:295px;
	border:none;
}

#user_profile_sidebar div.user.x-large dl.team {
	left:0!important;
	width:295px;
}

#users_controller ul.tab-controls {
	display:block;
	padding:6px;
	background-color:#f3f3f3;
}

#users_controller ul.tab-controls  li a span{
	color:#666;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
}

#users_controller ul.tab-controls  li a:hover span,
#users_controller ul.tab-controls  li.selected a span,
#users_controller ul.tab-controls  li a:hover {
	color:#1d848b;
	text-decoration:none;
}

#bd ul.tab-controls li.selected, #bd ul.tab-controls li.selected a, #bd ul.tab-controls li.selected a span {
	background:none;
}

#users_controller #bd div.home-content .feedback .user {
	display:block;
}

#bd div.comment div.body .body-ft {
	background:none;
}

#users_controller #bd div.home-content .comment{
	margin: 0 !important;
    padding: 10px 0 10px 64px;
}
}


/*********************
idea home feedback
**********************/
#bd div.ipl_widget ul.feedbacks.widget-items div.content.feedback .corpus {
	padding:0 0 0 52px;	
}
#bd div.status_comment div.metadata dl.status {
	background: none;
}
#bd div.status_comment div.metadata dl.status dd {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/status.png) no-repeat 0 0 ;
}

#bd div.ipl_widget ul.feedbacks.widget-items div.status_comment {
	display:none;
}

#questions_controller.index #bd ul.feedbacks li.feedback,
#users_controller #bd ul.feedbacks li.feedback {
	border-bottom:1px solid #E8E8E8;
	min-height:81px;
}


/******************
VOTES
********************/
#bd div.feedback div.metadata dl.vote {
	height:86px;
	width:38px;
	padding:0;
}

#bd div.feedback div.metadata dl.vote dd.value {
	width:43px;
}

#bd div.feedback div.metadata dl.vote dt {
	background: none #e8e8e8;
	width:43px;
	height:37px;
}

#bd div.feedback div.metadata dl.vote dd.controls li.score-control-plus a {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/pictos.png) no-repeat 0 -946px;
	width:44px;
	height:37px;
}
#bd div.feedback div.metadata dl.vote dd.controls li.score-control-plus a:hover {
	background-position:-79px -946px;
}

#bd div.feedback div.metadata dl.vote dd.controls li.disabled.score-control-plus a {
	background-position:-79px -946px;
}

#bd .sliding_panel div.feedback div.metadata dl.vote dd.controls li.disabled.score-control-plus a {
	background-position:-79px -874px;
}

#bd div.feedback div.metadata dl.vote dd.value {
	font-size:18px !important;
	color:#fe5a01 !important;
	font-weight:bold !important;
	line-height:12px;
}

#bd div.feedback div.metadata dl.vote dt {
	color:#3e3939;
	font-size:10px;
	line-height:58px;
}


/**********************
une idee - feedback show
************************/
#feedbacks_controller.show #yui-main .tab h1 {
	padding:30px 0 8px;
}

#bd div.status_comment{
	display:none;
}

#bd #comments_container div.status_comment {
	display:block;
}

#bd div.status_comment,
#bd div.comment div.body .body-bd {
	background:none;
	padding:0;
}

#bd div.status_comment .user,
#feedbacks_controller.show #yui-main #comments_container div.comment .user,
#users_controller #bd div.home-content .feedback .user {
	float:left;
}

#bd #comments_container div.comment,
#bd #comments_container div.status_comment {
	padding:10px 0 10px 64px;
	border-bottom:1px solid #E8E8E8;
	margin:0 !important;
}

#bd div.comment {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/status_2.jpg) no-repeat 0 -517px;
}

#bd div.status_comment {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/status_2.jpg) no-repeat 0 9px;
}

#bd div.status_comment div.metadata {
	text-align:left;
}

#bd div.status_comment div.metadata dl.status dd {
	display:none;
}

#bd div.status_comment dl.avatar img {
	width:32px;
	height:32px;
}

#bd div.comment div.body .body-bd,
#bd div.status_comment div.body .body-bd,
#users_controller #bd div.comment div.body .body-bd {
	margin-left:45px;
}

#feedbacks_controller.show #yui-main ul.comment-buttons-up-many-comments li.new-comment {
	display:none;
}

div.ipl_widget .module.help {
	padding-top:20px;
}

#bd p.no-answer {
	font-size:24px;
	color:#1d737b;
	float:left;
}

#bd p.no-answer-soluce {
  float:right;
	padding-right:6px;
}

/************************
page mettre une idee
*************************/
#feedbacks_controller.new #page_content {
	width:628px;
	margin:0 auto;
}

#bd h1 {
	background:none;
	color:#ff5b02;
	font-size:20px;
	font-weight:normal;
}

#feedbacks_controller.new #bd #duplicates,
#feedbacks_controller.new #bd #duplicates .bd {
	margin:0;
	padding:0;
}

#feedbacks_controller.new #bd #duplicates .hd, 
#duplicates .bd, #duplicates .ft {
	background:none;
}

#feedbacks_controller.new #bd #duplicates h1,
#feedbacks_controller.new form.standard label {
	font-size:16px;
	font-weight:bold;
	color:#157b83;
	background:url("//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/pictos.png") no-repeat scroll 0 -1219px transparent !important;
	padding-left:19px;
}

#feedbacks_controller.new form.standard label {
	width:167px;
}

#feedbacks_controller.new form.standard input,
#feedbacks_controller.new form.standard textarea,
#feedbacks_controller.new form.standard select {
	width:538px;
}

#feedbacks_controller.new #bd #duplicates li {
	background:#e8e8e8;
	padding:6px 4px;
	border-bottom:1px solid #FFF;
}

#feedbacks_controller.new #bd #duplicates dl.vote dt
 {
	 background:#FFF;
 }

#feedbacks_controller.new form.standard .feedback-monitor-row {
	margin:0;
}

#feedbacks_controller.new form.standard .feedback-monitor-row input {
	width:12px;
	margin-right:6px;
}

#feedbacks_controller.new form.standard .feedback-monitor-row label {
	width:488px;
	background:none !important;
	padding-left:0;
	color:#666;
	font-size:14px;
	font-weight:normal;
}

#feedbacks_controller.new form.standard .attachment-field-row label {
	float:none;
}

#feedbacks_controller.new form.standard .attachment-field {
	margin:0;
}
/******************
small ideas
*************************/

#bd .small div.feedback div.metadata dl.vote dt {
	text-indent:0;
	width:43px;
	height:37px;
	background-color:#fff;
}

#bd .small div.feedback div.metadata dl.vote dd.value {
	line-height:16px;
}

#bd .small div.feedback {
	padding:0 0 0 52px;
}

#bd .small div.feedback div.user {
	display:inline;
}

#bd .small div.feedback div.body {
	display:block;
}

#feedbacks_controller.new #bd #duplicates .bd {
	width:544px;
}

#bd .large div.feedback div.body {
	float:right;
	width:521px;
}

#feedbacks_controller.index #bd div.feedback div.body,
#feedbacks_controller.show #bd div.feedback div.body {
	width:510px;
	float:right;
}

#bd div.feedback div.body .body-hd {
	background: url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/quote_small.png) no-repeat center 0;
	width:6px;
	margin-right:3px;
}


/************************
widget action
**********************************/
.domain_feed_widget div.user.small,
#bd .feed.category_feeds div.user {
	display:none;
}

#bd .domain_feed_widget ul.listing-with-users.small p,
#bd .feed.category_feeds ul p,
#bd .category_feed_widget .banner ul li p {
	margin:0;
}

#bd .domain_feed_widget .banner ul li,
#bd .category_feed_widget .banner ul li {
	background:url(//dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/bullet_blue.png) no-repeat scroll 0 1px transparent;
	padding-left:16px;
}

#bd .domain_feed_widget .banner ul li a {
	background:none;
	padding:0;
}

/************************
widget sliding panel
**********************************/
#bd .starred_feedbacks_widget.sliding_panel .bd {background-color:#e8e8e8;}
#bd .starred_feedbacks_widget.sliding_panel .bd .b {height:150px;}

#bd .starred_feedbacks_widget.sliding_panel li .feedback .metadata .vote dt {background-color:#fff;}
#bd .starred_feedbacks_widget.sliding_panel li .feedback .metadata .vote .controls li a {background-position:0 -874px;}
#bd .starred_feedbacks_widget.sliding_panel li .feedback .metadata .vote .controls li a:hover {background-position:-79px -874px;}

#bd .starred_feedbacks_widget.sliding_panel .sliding_panel_controls {top:55px;}


/************************
widget document
**********************************/
#bd .documents_widget div.attachment {
	width:94%;
	background:url("http://dimelo.s3.amazonaws.com/custom-v2/CASA/images/pictos/pictos.png") no-repeat 	0 -1250px;
	padding: 0 0 0 20px;
}

/*TEAM*/
#categories_controller.show .last_questions_widget div.answer .user dl.team {left:0px!important;top:24px;width:37px;}
#categories_controller.show .last_questions_widget div.answer .user dl.team dd {font-size:9px;}


#users_controller.show #yui-main .home-content .question .user dl.team {left:0px!important;top:24px;width:37px;}
#users_controller.show #yui-main .home-content .question .user dl.team dd {font-size:9px;}
