.searched-word {
  font-size:12pt;  
}

#custom_message {
	width:100%;
	text-align:center;
	font-size: 11pt;
	font-style:italic;
	height:25px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-top:5px;
}

#kb_button {
    background: #ccc;
    cursor: pointer;
    border-top: solid 2px #eaeaea;
    border-left: solid 2px #eaeaea;
    border-bottom: solid 2px #777;
    border-right: solid 2px #777;
    padding: 5px 5px;           
    }

a.down {
    background: #bbb;
    border-top: solid 2px #777;
    border-left: solid 2px #777;
    border-bottom:solid 2px  #eaeaea;
    border-right: solid 2px #eaeaea;
    }


body {
	margin:5px 5px 5px 5px;
	font-size:11pt;
	font-family: "Arial";
}

.input-links {
	text-align: left;
	margin-bottom:3px;
}

.rhs-element {
	width:249px;
	padding:10px 0px 15px 0px;
	margin:5px;
	border:1px solid #ccc;
}

body a:hover {
	background:#fff;
	color:#000;
}

#word-search-results {
	width:85%;
}

#post_comments {
	margin:5px;
	width:249px;
	height: 40px;
 	text-align:center;
	border:1px solid #ccc;
}

#post_comments a {
	text-decoration:none;
	font-size:12pt;
}

legend {
}

label {
	display:block;
	font-size:10pt;
}

#input_box_id {
	height:50px;
	width:220px;
}

#matching-words {
	width:82%;
	padding:10px;;
	border: solid #eee 1px;
	margin-top:20px;
}

#mal_box_id {
	height:50px;
	width:200px;
}

.add-word-links {
	margin-bottom: 10px;
}

.word-details-block {
	border : 1px solid #f1f1f1;
	padding:5px;
	margin:5px;
}

.word-submit-buttons {
	margin-top:15px;
	margin-left:5px;
}

#double-click-hint {
  padding: 1em;
  font: bold smaller sans-serif;
  text-align:left;
  margin-bottom: 1em;
  height:15px;
  width:38%;
  background-color:#eee;
}

#main {
	width:95%;
	float:left;
	padding-right:2%;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	min-height:355px;
}

#right-panel {
	width: 22%;
	margin-top:10px;
	padding-left:10px;
	margin-left:7%;
	border-left:1px solid #FFF;
}

#header {
	padding-bottom:5px;
	border-bottom : 1px solid #ccc;
}

#nav_links {
	background-color:#eee;
	text-align:center;
	padding-bottom:10px;
	border-bottom: solid #ddd 1px;
	border-top: solid #ddd 1px;
	margin-bottom:10px;
	height:20px;
}

.mallu {
	font-size: 12pt;
}

#login-links {
	margin-top:5px;	
}

#login-links a{
	text-decoration:none;
}

.decorate  {
	text-decoration:none;
}

#login-box {
	width:400px;
	position:relative;
	left:400px;
	top:50px;
	background-color:#fafafa;
}

#main-search-box {
	text-align:left;width:100%;height:69px;left:200px;margin-top:10%;
}

#main-search-field {
	height:20px;
	width:335px;
	border-width: 1px;
  border-style: solid;
  border-color: #999999;
	font-size:10pt;
}

#results-main-search-box {
	width:600px;
	height:85px;
}


#malayalam_word_word_auto_complete {
	display: inline;
}

#main-search-submit {
	height: 25px;
	position: relative;
	top: 2px;
	font-size: 10pt;
	
}

#google-search-button {
	height: 25px;
	position: relative;
	top: 2px;
	font-size: 10pt;
}

.description {
	font-size: 8pt;
}

#mal_box_id {
	font-size:14pt;
	width:230px;
}

#malayalam-transliterator .description {
	position:relative;
	top: -15px;
}


#footer a{
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

.right-side-element {
	padding-top:20px;
	padding-bottom: 20px;
	border-bottom : 1px solid #e1e1e1;
}

#notice {
  padding: 1em;
  font: bold smaller sans-serif;
	text-align:center;
  margin-bottom: 1em;
	width:100%;
	height:15px;
	background-color:#eee;
}

.watchlist-words {
	position: relative;
	top: -10px;
	margin:0px;
}

#orkut-link {
	border-collapse: collapse;
	margin-top:10px;
  padding:bottom:20px;
	margin-bottom:20px;
}

#nikhantu-match {
	margin-top:20px;
	border: 1px solid gray;
}

#nikhantu-match-word {
	padding: 20px 15px 10px;
}

#nikhantu-matching-words {
	padding: 3px 15px 20px;
	color:green;
}
#nikhantu-matching-words a {
	color:green;
}

.regenerate-matching-words{
	font-weight:bold;
}

.nikhantu-search-results { 
	margin-top:15px;
	padding-bottom:10px;

}

.nikhantu-search-index {
	margin-left:230px;
	margin-top:100px;
}

#nikhantu-meaning{
	margin-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

img{
	border:none;
}
a:hover {background:none}

.nikhantu-border {
	line-height:10px;
	border-bottom: 1px solid #ddd;
	margin-bottom:5px;
	padding-bottom:12px;
}

.word-name {
	padding:0px;
	font-weight:bold;
	line-height:10px;
}

.word-list-even {
				  background:   #eee;
}

.word-list-odd {
				  background:   #ddd;
}

#footer {
	background-color:#eee;
	clear:both;
	border-top:1px solid #ddd;
  padding:5px;
  text-align:center;
}

.footer-links span.copyright {
	color:#333333;
	display:inline;
	text-align:center;
	font-style:normal;
}

.inline{display:inline;}

#mal_box_id {
	font-size:14pt;
	height:30px;
	width:400px;
}

input.assist {
	background:transparent none repeat scroll 0 0;
	border: medium none;
	font-size:14px;
	height:24px;
	line-height:20px;
	vertical-align:middle;
	width:230px;
	margin-top:0px;
}

#mashi-links  {
	text-align:center;
	margin-bottom: 10px;
	color: #CCCCCC;
}

#mashi-links a,a:hover,#mashi-links a:visited {
	color: #000;
	text-decoration:none;
}

element.style {
				font-size:11px;
				margin-bottom:0;
				margin-left:0;
				margin-right:0;
				margin-top:0;
				padding-bottom:0;
				padding-left:0;
				padding-right:0;
				padding-top:0;
}
#translit_select {
		font-size:11px;
		margin:0;
		padding:0;
 }

.word-details {
	font-size:11pt;
}

.bold-links	 {
	font-weight:900;
}
