div#contentBody h4 {padding:0 10px 5px;font-weight:bold;}
div#contentBody p {padding:0 10px 10px;}

div#contentBody img {padding:0 8px}


#cmNavAbout a,#cmNavAbout a:hover{background-position:100% 100%;color:#365ebf;}

#lookupBox{
	width: 600px;
    height: 56px;
    background: url(../image/go_bg.png) no-repeat center top;
	padding:5px;
	padding-bottom:0px;
	margin:0px;
	margin-bottom:5px;
	margin-top:10px;
	margin-left:70px;
}

#lookupBox .lookupTxt{
	float: left;
    padding: 0;
    border: 0;
    width: 480px;
	height: 46px;
    background: none;
	padding:5px;
	color:#807E7E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	margin:0px;
	margin-left:5px;
}
#cntHead {padding:5px 10px;height:27px;background:url(../image/bg_h2_740.gif) no-repeat 0 0;font-weight:bold;}

#lookupBox .lookupBtn{
	float: right;
 	width:103px;
	height:46px;
}

#wordDef{
	/*border-right:1px solid #EEEEEE;
	
	margin-right:10px;
	padding-right:10px;*/
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	float:left;
	width:510px;
	background-color:#ECF5FA;
	border:1px solid #B6CDE1;
	margin:0px;
	padding:10px;
	margin-bottom:10px;
}

#wordDef h4{
	
	font-size:2em;
	margin:0 0 10px;
	color:#E76300;
}
#wordDef span{
	font-family:arial,helvetica,clean,sans-serif;
	font-size:13px;	
	color:#000000;	
}
	
#wordDetails h4{
	
	font-size:1em;
	color:#E76300;
}
#wordDetails{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;	
	background-color:#FFF5DF;
	border:1px solid #B6CDE1;
	margin:0 0 15px;
	padding:5px;
	
}

#right-column #wordDetails{
	border:0px;
}

#defContainer {
  text-align:left; padding:5px;
  overflow:auto; font-size:70%; font-family:arial;
  background:#FFFFFF;
  border:1px dotted #D3D3D3;
  color:#365EBF;
  display:block;
  width:auto;
  height:auto;
}

#right-column {
/*float:right;*/
position:absolute; 
width:190px;
left:770px;
top:200px;
}

#browse {
	margin-right: 10px;
}
#sideBar{
	float:left;
	margin:20px 0 0 10px;
    text-align:center;
    width:185px;
}

#advertise{
	background:#EFEFEF none repeat scroll 0 0;
    border:1px solid #D0CCC9;
    margin-bottom:10px;
    padding:10px;
}

#meaningSection{
	margin:auto;
    position:relative;

}

#wikipedia {
  text-align:left; padding:5px;
  overflow:auto; font-size:70%; font-family:arial;
  background:#FFFFFF;
  border:1px dotted #D3D3D3;
  color:#365EBF;
  display:block;
  width:710px;
}

/* For TAG CLOUD plugin - START */
#tagCloud { 
  /*background-color:#FFFFCC;*/ text-align:center; padding:5px;
  /*overflow:auto;*/ font-size:70%; font-family:arial;
  background:#FFFFFF;
  border:1px dotted #D3D3D3;
  color:#365EBF;
  display:block;
}
#tagCloud div {
  color:#9966FF; font-size:2.5em; margin:0 0 10px 0;
  padding:0px;
}
#tagList { /*overflow:auto;*/ margin:0; padding:0; height:170px; }
#tagList ul {list-style:none !important; margin:0 !important; padding:0 !important;  }
#tagList li {
   float:left; margin:0 10px; height:35px;
}
#tagList li a { text-decoration:none; color:#365EBF;/*#ffffff;*/ }
#tagList li a:hover { text-decoration:underline; }
/* For TAG CLOUD plugin - END */

tr.odd{
	
	background:#FFF5E5;
	border-style:solid;
	border-width:1px 0;	
	border-color:#cccccc;
}

tr.even{
	background:#FFFFFF;
	border-style:solid;
	border-width:1px 0;	
	border-color:#cccccc;
}