.alert-wiki-bg {
  /*  background-image: linear-gradient(to bottom, #eeeeee, #cccccc 100%);
    background-repeat: repeat-x;*/
  background-image:  linear-gradient(to bottom, #eeeeee, #efefef 100%);
padding : 6 px;
border-color: #dddddd;
    
 /*   #F7F7F7;*/
    color: #333 !important;
}

.alert-wiki-bg:hover {
  /*  background-image: linear-gradient(to bottom, #aaa, #777 100%);
    background-repeat: repeat-x;
    color: #FFF !important;*/
    opacity: 1;
     color: #000!important; 
}

.boxCategory,
.alert-wiki-bg.clickable{
	cursor: pointer;
}

 .breadcrumb{
     margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
 }   


.color-wiki{
	background-color:#D050D0; 
}

.wiki-tag-alert-link
{
	font-size: 90%;
	padding: 2px 8px;
	color: #585858;
	background-color: #dfdfdf;
	border-radius: 4px;
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
	text-decoration: none;
	margin-right: 15px;
	display: inline-block;
}

.wiki-tag-alert-link a:hover, a:visited, a:link, a:active{
	text-decoration: none;
}

.wiki_slave_question_box_1_container{
	padding-top:15px; 
}

.wiki_slave_question_box_1 h3{
	line-height: 20px;
}

.wiki_slave_question_box_1 .previewBoxTitle h3 a{
	font-size:18px; 
	color:#FFF; 
	text-transform: uppercase;
}

.wiki_slave_question_box_1_container:hover{
	background-color: #FFF;
}

.wiki_slave_question_box_1_container:hover h3 a{
	color:#0297a7 ;
}
    
 #wiki hr{
  margin-top:20px; 
  margin-bottom:20px; 
  }
  
  