.module_events .clist H3 {	FONT-SIZE: 0.91em}
.module_events .clist P {	FONT-SIZE: 0.8em;	MARGIN-BOTTOM: 0px}
.module_video .clist H3 {DISPLAY: none}
.module_video .clist P {FONT-SIZE: 0.8em}
.module_photo .clist H3 {DISPLAY: none}
.module_photo .clist P {FONT-SIZE: 0.8em}
TABLE.categories H3 {FONT-SIZE: 1.1em; MARGIN: 0px 0px 0.2em 58px; LINE-HEIGHT: 1.0em}
TABLE.categories TD.bignum { FONT-SIZE: 1.3em; LINE-HEIGHT: 1em; LETTER-SPACING: -1px}

#srchResult iframe { 
    WIDTH:735px;
}


H1 {
    CLEAR: left;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 2.0em;
    MARGIN-BOTTOM: 0.1em;
    PADDING-BOTTOM: 1px;
    LINE-HEIGHT: 1.6em;
    PADDING-TOP: 1px;
}

#xn_bar_menu {
   float:none;
    margin:0pt auto;
    text-align:left;
    width:955px;
    color:white;
}

#xn_bar_menu_search_query {display:none;}
#xn_bar_menu_search_submit {display:none!important;}
div#xn_bar {display:none!important;}

#xg {
    margin:0;
    width:auto;
}

#xg_head {
    width:auto;
    background-color:#ffffff;
    border-bottom:5px solid #70AE27;
    background-image:url(http://www.rhino3d.com/en/images/ghtitle2.jpg);
    background-repeat:no-repeat;
    background-position: center bottom;
}


#xg_foot {
    height:1.5em;
}

#xg_masthead p#xg_sitename {
    font-weight:bold;
    line-height:1.1em;
    padding:5px 0 0 15px;
    text-align: left;
    color:#1C570D;
}

#xg_masthead p#xg_sitedesc {
    height:1.1em;
    text-align: left;
    color:#969021;
    text-transform: uppercase;
    font-size: smaller;
}

.xg_module_head p.edit a.button {
    bottom:-2px;
}

#xg_head #xg_masthead p#xg_sitename, #xg_head #xg_masthead p#xg_sitedesc, #xg_head ul, #xg_body, #xg_foot {
    width:945px;
    margin-left:auto;
    margin-right:auto;
    float:none;
}

.xg_module_head h2 {
    font-size:13px;
    font-weight:bold;
    color:#969021;
}

#xg_navigation {
    margin-top:0;
}

#xg_navigation ul li a {
    color:#969021;
    padding:0 10px;
}

#xg_navigation ul li.this a {
    background-color: #70AF2C;
    color:#ffffff;
}

div.notes_list {
    padding-left: 75px;
}


div.notes_list h3{
    margin-left: -60px;
}


ul.page_tabs li.this {
  background-color:#ffffff;
}

.xg_module {
    border:1px solid #B9D797;
}

.xg_module_head {
    border-bottom:1px solid #E7E7E7;
    margin-bottom:0;
}

.xg_module_foot {
    border-top:1px solid #E7E7E7;
    background-color:#ffffff;
}

.xg_module_body {
-webkit-border-bottom-right-radius:5px !important;
-webkit-border-bottom-left-radius:5px !important;
-webkit-border-top-right-radius:5px !important;
-webkit-border-top-left-radius:5px !important;
-moz-border-radius-bottomright:5px !important;
-moz-border-radius-bottomleft:5px !important;
-moz-border-radius-topright:5px !important;
-moz-border-radius-topleft:5px !important;
border-top-right-radius:5px !important;
border-top-left-radius:5px !important;
border-bottom-right-radius:5px !important;
border-bottom-left-radius:5px !important;
}


.xg_module_body .xg_module_body {
    border-left:none;
    border-right:none;
    border-top:none;
    background-color:#ffffff;
}

.xg_widget_profiles_profile_show .xg_3col .xg_1col img.photo {
    max-width:181px;
    _width:expre  /*disabled for the security reasons*/ssion(this.width >181 ? 181:true);
}
code {
  font-size:small;
  line-height:1.2em;
  background: #f2ffd6;
  font-size:small;
	margin: 0 0 0 20px;  /*--Left Margin--*/
	padding: 3px 0 3px 20px;
	display: block;
}


#bcs-results-div h1 a, h2 a {
color: rgb(150,144,33) !important;
margin-bottom: 2px;
}

.bcs-result h2 {
margin: 0px !important;
padding-bottom:0px !important;
}

.bcs-result {
margin-top: 0px !important;
padding-top: 0px !important;
margin-left: 5px !important;
}

.search_label div{
  vertical-align: middle;
}

.search_label label {
  color: rgb(150,144,33);
  white-space: nowrap;
}

.search_label input.checkbox {
  vertical-align: middle;
  margin-right: 0px;
  margin-top: 3px;
}