div[property="CSGR_Heading"], 
div[property="CSGR_Heading"] + div[property="CSGR_Sense"],  
div[property="CSGR_LanguageSection"] {
    display: inline;
}


div[property="CSGR_DictionaryEntry"] div[property="CSGR_Sense"] {
	display:block;
	margin-left:10px;
	margin-top:15px	
}


div[property="CSGR_Equivalents"] div[property="CSGR_entry"] {
    display: block;
	margin-left:10px;
	margin-top:5px;	
}

div[property="CSGR_DictionaryEntry"] div[property="CSGR_Equivalents"] div[property="CSGR_entry"] span[property="CSGR_semReading"]  {
	display:none;
}


div[property="CSGR_DictionaryEntry"] span[property="CSGR_semReading"] {
    color: #999999;
    font-family: "Trebuchet MS",serif;
	font-style:italic;
    font-weight: normal;       
}


div[property="CSGR_DictionaryEntry"] div[property="CSGR_Sense"]  span[property="CSGR_semReading"] + div[property="CSGR_Equivalents"]{
	margin-left:10px;
}



div[property="CSGR_DictionaryEntry"] div[property="CSGR_Heading"] span[property="CSGR_term"] {
    font-family: "Trebuchet MS",serif;
    font-weight: bold;
}

div[property="CSGR_DictionaryEntry"] span[property="CSGR_ptOfSpeech"] {
    color: #3485AC;
    font-family: "Trebuchet MS",serif;
    font-weight: bold;
}

div[property="CSGR_DictionaryEntry"] span[property="CSGR_ptOfSpeech"]:before {
    content: " ";
}

div[property="CSGR_DictionaryEntry"] span[property="CSGR_ptOfSpeech"]:after {
    content: " ";
}

div[property="CSGR_DictionaryEntry"] span[property="CSGR_term"] , div[property="CSGR_DictionaryEntry"] span[property="CSGR_plural"] {
    font-family: "Trebuchet MS",serif;
    
}

div[property="CSGR_DictionaryEntry"] span[property="CSGR_plural"]:before {
    content: " ";
}

div[property="CSGR_DictionaryEntry"] div[property="CSGR_LanguageSection"] span[property="CSGR_term"], div[property="CSGR_DictionaryEntry"] div[property="CSGR_LanguageSection"] span[property="CSGR_plural"] {
    font-family: "Trebuchet MS",serif;
    font-weight: normal;
}

div[property="CSGR_Dictionary"] {
    color: #999999;
    font-family: "Trebuchet MS",serif;
    font-size: 0.8em;
    font-style: italic;
    font-weight: normal;
    margin-top:10px;
}
