
a {
	
	
	font-weight: normal;
}

body{
	text-align:justify;
}

.text ul{
	padding-left:30px;
}



textarea { height: auto;
 		min-height: 100px;
}

h5{
	font-size: 12px;
	text-align:left;
}

.panel h1{
	display: inline;
}

.panel .login-button{
	display:inline;
	position:absolute;
	right:30px;
}

.login-button ul{
	margin-bottom:-25px;
}

.login-button ul li{
	display:block;
	margin:-15px;
	margin-right:0;
}

.login-button ul li a{
	width:100%;
}

.login-button ul .drop{
	display:none;
}

.login-button:hover ul li, .login-button:hover ul{
	display:block;
}



.panel .search-form{
	display:inline;
	position:absolute;
	right:5px;
	bottom:60px;
}

.search-form ul{
	margin-bottom:-50px;
}

.search-form ul li{
	display:block;
	margin:-10px;
	margin-right:0;
}

#search {

}

#search input[type="text"] {
    background: url(/img/search-white.png) no-repeat 10px 6px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #bebebe;
    width: 150px;
    margin-right: 15px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
     -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    
  
    }

#search input[type="text"]:focus {
    width: 200px;
    }

table tr td {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border: none;
}
 
 table {
		border: none;
}
 
 

table tr.red {background-color:#ffa8a8;margin:0;border:0;padding:0;}
table tr.orange {background-color:#fac294;margin:0;border:0;padding:0;}
table tr.yellow {background-color:#fadf94;margin:0;border:0;padding:0;}
table tr.green {background-color:#d4fbd7;margin:0;border:0;padding:0;}
table tr.brown {background-color:#caa787;margin:0;border:0;padding:0;}
p {
  
  font-size: 0.9em;
  line-height: 1.4;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility; }

h5 {
    font-size: 1.2rem; } 
 li {
    font-size: 0.9rem; 
    font-weight: normal;
    }
    
    
 h6 {
  font-size: 0.9rem; 
   }   
   h6 a {
text-decoration:none;
font-weight:bold;
color:#000000;
}  
   /*New stuffs*/
  
   
   