/*** DIABLO DEFAULTS ***/

/* =structure, specific texts */
#toolbar { position:relative; top:0; left:0; }
#actionLabel { position:absolute; margin: 0px 0px 0px 0px; top:0px; right: 0px; text-align:right; display:none; z-index:50; }
#actionLabel span { font-size: small; background-color:#FF003D; color:White; font-weight:bold; padding:5px; }






/*** DEFAULTS ***/

ul { 
	list-style-type: none;
}

h1,h2,h3,h4,h5,h6,pre,code {
	 font-size: 1em;
	 font-weight: lighter;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd { 
	margin: 0; 
	padding: 0; 
}

a img,:link img,:visited img {
	border: none;
}

a { 
	text-decoration: none;
}

address { 
	font-style: normal;
}



html {
	margin:0;
	padding: 0;
	height:100%;
	font-size: 62.5%;
}

body {
	height:100%;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color:#555;
	text-align: center;
}

#wrapper {
	overflow: hidden;
	width: 940px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}

a {
	color:#522f91;
	font-weight: bold;
}



/*** wysiwyg: ***/

.highlight { 
	background-color:#E8F6FF
}

.warning { 
	color:#FDB927; 
	font-weight:bold; 
}

h4 {
	margin: 12px 10px 10px 10px;
	font-weight: bold; 
	color: #522F91;
	font-size: 1.2em; 

}

.wysiwygRight { 
	border: 4px solid #e6e6e6; 
	float: right; 
	margin: 10px 0 10px 10px; 
}

.error {
	color: #522F91;
	font-weight: bold;
}

.user_val span {
	color: #522F91 !important;
	font-size: 1.2em;
	position: relative;
	left: 132px;
	top: -99px;
	font-weight: bold;
}

.pass_val span {
	color: #522F91 !important;
	font-size: 1.2em;
	position: relative;
	left: 33px;
	top: -54px;
	font-weight: bold;
}


.content {
	padding: 10px 0;
}

.content h2 {
	font-size: 2.0em; 
	color:#6E3794;
}

.content h3 {
	font-size: 1.2em;
}

.content p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 10px 0;
}


/*** HEADER ***/

#header {
	padding: 0 0 22px 0;
	overflow: hidden;
}

#logo {
	float: left;
	padding: 22px 0 0 0;
	text-align: center;
}


#options {
	float: right;
	padding: 0 0 30px 0;
}

#options a { 
	color: #6E3794;
	text-decoration: underline;
}

#options a:hover { 
	text-decoration: none; 
} 

#options li { 
	float: left;
	padding: 0 2px 0 0;
}


#search {
	float: right; 
	clear: right;
	padding: 0;
	margin: 0;
	color: #FFF; 
	width: 240px;
}

#search label {
	background: url(images/search_glass.png) no-repeat;
	text-indent: -5000px;
	float: left;
	width: 17px;
	height: 17px;
	margin: 2px 5px 0 0;
}

#search .textbox {
	background: url(images/search.png) no-repeat;
	border: none;
	width: 142px;
	height: 22px;
	padding: 0 0 0 10px;	
	margin: 0 5px 0 0;
}

#search input {
	float: left;
}


/*** BANNER ***/

#banner {
	margin: 0 0 1px 0;
}

/*** NAV ***/

.nav {
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #ffffff;
}

.nav li {
	float: left;
	font-size: 1em;
	margin: 0 8px 0 0;
}

.nav li a { 
	float: left; 
	height: 33px;
	text-indent: -5000px;
}


/*** EN ***/

.nav_en li a {
	background-image: url(images/nav_en.png);
}

.nav_en #nav_home a {
	background-position: 0 0;
	width: 71px;
}

.nav_en #nav_home .active, 
.nav_en #nav_home a:hover {
	background-position: 0 -33px;
}

.nav_en #nav_about a {
	background-position: -71px 0;
	width: 92px;
}

.nav_en #nav_about .active,
.nav_en #nav_about a:hover {
	background-position: -71px -33px;
}

.nav_en #nav_members a {
	background-position: -163px 0;
	width: 91px;
}

.nav_en #nav_members .active,
.nav_en #nav_members a:hover {
	background-position: -163px -33px;
}

.nav_en #nav_statistics a {
	background-position: -254px 0;
	width: 164px;
}

.nav_en #nav_statistics .active,
.nav_en #nav_statistics a:hover {
	background-position: -254px -33px;
}

.nav_en #nav_vacancies a {
	background-position: -418px 0;
	width: 93px;
}

.nav_en #nav_vacancies .active,
.nav_en #nav_vacancies a:hover {
	background-position: -418px -33px;
}

.nav_en #nav_contact a {
	background-position: -511px 0;
	width: 104px;
}

.nav_en #nav_contact .active,
.nav_en #nav_contact a:hover {
	background-position: -511px -33px;
}

.nav_en #nav_links a {
	background-position: -615px 0;
	width: 68px;
}

.nav_en #nav_links .active,
.nav_en #nav_links a:hover {
	background-position: -615px -33px;
}

.nav_en #nav_lang a {
	background-position: -683px 0;
	width: 89px;
}

.nav_en #nav_lang .active,
.nav_en #nav_lang a:hover {
	background-position: -683px -33px;
	width: 89px;
}

.nav_en #nav_logout a {
	background-image: url(images/logout.png);
	background-repeat: no-repeat;
	width: 72px;
}


/*** CYM ***/

.nav_cy li a {
	background-image: url(images/nav_cym.png);
}

.nav_cy #nav_home a {
	background-position: 0 0;
	width: 71px;
}

.nav_cy #nav_home .active,
.nav_cy #nav_home a:hover {
	background-position: 0 -33px;
}

.nav_cy #nav_about a {
	background-position: -71px 0;
	width: 101px;
}

.nav_cy #nav_about .active,
.nav_cy #nav_about a:hover {
	background-position: -71px -33px;
}

.nav_cy #nav_members a {
	background-position: -172px 0;
	width: 80px;
}

.nav_cy #nav_members .active,
.nav_cy #nav_members a:hover {
	background-position: -172px -33px;
}

.nav_cy #nav_statistics a {
	background-position: -252px 0;
	width: 169px;
}

.nav_cy #nav_statistics .active,
.nav_cy #nav_statistics a:hover {
	background-position: -252px -33px;
}

.nav_cy #nav_vacancies a {
	background-position: -421px 0;
	width: 109px;
}

.nav_cy #nav_vacancies .active,
.nav_cy #nav_vacancies a:hover {
	background-position: -421px -33px;
}

.nav_cy #nav_contact a {
	background-position: -530px 0;
	width: 84px;
}

.nav_cy #nav_contact .active,
.nav_cy #nav_contact a:hover {
	background-position: -530px -33px;
}

.nav_cy #nav_links a {
	background-position: -614px 0;
	width: 90px;
}

.nav_cy #nav_links .active,
.nav_cy #nav_links a:hover {
	background-position: -614px -33px;
}

.nav_cy #nav_lang a {
	background-position: -704px 0;
	width: 78px;
}

.nav_cy #nav_lang .active,
.nav_cy #nav_lang a:hover {
	background-position: -704px -33px;
}

.nav_cy #nav_logout {
	margin: 0;
}

.nav_cy #nav_logout a {
	background-image: url(images/logout_cym.png);
	background-repeat: no-repeat;
	width: 89px;
}



/*** COL ***/

.col {
	width: 220px;   
}

.left {
	float: left;
}

.right {
	float: right;
}


/*** CONTENT ***/

#content {
	overflow: hidden;
	padding: 25px 25px 0 25px;
}

#content p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 10px 0;
}

#content ul { 
	padding: auto; 
	margin: 20px 0 20px 2.0em; 
}

#content li {
	font-size: 1.3em;
	line-height: 1.5em;
}

#content ul li { 
	padding: auto; 
	list-style-type: disc; 
}

#content h3 {
	font-size: 1.4em;
	padding: 0 0 5px 0 !important;
	color: #522F91;
}



#bodytext a {
	color: #522f91;
}

.submenuright,
.rightnav {
	float: left;
	padding: 4px 10px 4px 10px;
	margin: 0 0 20px 8px;
	width: auto;
	border: 1px solid #CCCCCC;
}

.rightnav div{
	float: left;
	padding: 4px 10px 4px 10px;
	margin: 0 0 20px 8px;
	width: auto;
	height: 59px;
}


.submenuright ul {
	padding: 0;
	margin: 0 !important;
}

.submenuright li,
.rightnav div {
	line-height: 1.5em;
	font-size: 1.2em !important;
	list-style: none !important;
	padding: 3px 0;
	margin:0;
}	





.main,
#content h2 {
	font-size: 1.9em;
	line-height: 1.2em;
	padding: 0 0 10px 0;
	color: #522F91;
}

#content h2 a {
	font-weight: normal;
}

#content img {
	margin: 5px 10px;
}

#login-toggle ul li {display: inline;}

#search form {float:left;}
#search input {font-size: 1.1em; }
#search select {font-size: 1em;}
#search ul {float:right;padding: 5px 0px 0px 0px;}
#search ul li {display:inline;}
#search a {color: #fff;}



/*** SUBNAV ***/

#subnav {
	background: #522f91;
	font-size: 1.3em;
	margin: 0 0 8px 0;
	overflow: hidden;
}

#subnav li {
	background: url(images/nav_border_b.png) bottom left repeat-x;
	font-weight: bold;
}

#subnav .last {
	background: none;
}

#subnav a {
	background: url(images/chevron.png) 9px 16px no-repeat;
	color: #ffffff;
	padding: 12px 0 14px 20px;
	display: block;
}

#subnav a:hover {
	/*background: #7d63ad  url(images/chevron_b.png) 9px 16px no-repeat;*/
	text-decoration: underline;
}

#subnav .active a {
	text-decoration: underline;
	color: #ffffff;
}

#subnav .active .submenu li a {
	text-decoration: none !important;
}

#subnav .active .submenu .active a {
	text-decoration: underline !important;
}

#subnav ul ul .active a {
	text-decoration: underline;
	color: #ffffff;
}

#subnav h2 {
	display: block; 
	padding: 6px 10px 7px 10px;
	font-size: 1.3em;
	background: url(images/dotted-rule-bg.gif) repeat-x left bottom #703893; 
	font-weight: bold; 
}


#subnav ul ul {
	background: #7d63ad url(images/nav_border_c.png) top left repeat-x;
}

#subnav ul ul li {
	background: url(images/nav_border.png) bottom left repeat-x;
}

#subnav ul ul li a {
	background: none;
}

#subnav ul ul li a:hover {
	background: none;
}



/*** NEWS CTA ***/

.cta {
	background: #ebebeb;
	margin: 0 0 8px 0;
}

.cta h2 {
	background: #522f91;
	color: #ffffff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 15px 0 15px 18px;
}

.cta h2 a {
	color: #ffffff;
}

.cta .item {
	background: url(images/border_c.png) repeat-x bottom left;
	padding: 19px 23px 19px 0;
}

.cta h3 {
	background: url(images/chevron_c.png) 7px 5px no-repeat;
	padding: 0 0 0 17px;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
}

.cta h3 a {
	color: #522f91;
}

.cta h3 a:hover {
	text-decoration: underline;
}

.cta p {
	color: #505050;
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 17px 26px 3px 17px;
	margin: 0 !important;
}

.cta_nav {
	font-size: 1.2em;
}

.cta_nav li {
	background: url(images/border_c.png) repeat-x left bottom;
}

.cta_nav a {
	background: url(images/chevron_c.png) no-repeat 9px 16px;
	padding: 12px 0 14px 20px;
	display: block;
}

.cta_nav a:hover,
.cta_nav .active {
	text-decoration: underline;
}

#news_cta {
	margin-top: 8px;
}

#news_cta .more {
	padding: 20px 0 10px 0;
}

#news_cta .more h3 {
	margin: 0 0 10px 0;
}

#news_cta p {
	padding: 3px 0 3px 17px;
}

#cyp_cta {
	background: #e50278;
	overflow: hidden;
	padding: 16px 16px 15px 0;
	margin: 0;
}

#cyp_cta a {
	background: url(images/chevron_e.png) 9px 5px no-repeat;
	color: #ffffff;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 78px 0 20px;
	display: block;
	line-height: 1.4em;
}

#cyp_cta a:hover {
	text-decoration: underline;
}

#cyp_cta img {
	float: right;
}

.topmenu {
	background: #EBEBEB;
	margin: 0 0 20px 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

.topmenu li {
	background: url(images/border_c.png) repeat-x left bottom;
}

.topmenu .last {
	background: none;
}

.topmenu a {
	background: url(images/chevron_c.png) no-repeat 9px 16px;
	padding: 12px 10px 14px 20px;
	display: block;
}

.topmenu a:hover {
	text-decoration: underline;
}

#ad .item {
	background: none;
	padding-left: 20px;
}

#ad p {
	padding: 0 0 15px 0;
}

.quote_box {
	background: #EBEBEB url(images/quote_l.png) 10px 18px no-repeat;
	padding: 0 14px 18px 0;
}

.quote_box .inner {
	background: url(images/quote_r.png) bottom right no-repeat;
}

.quote_box .box_quote {
	font-weight: bold;
	padding: 53px 20px 0 26px;
}

.quote_box .info {
	width: 100px;
	padding: 20px 0 20px 27px;
}

/*** LIST ***/

#content .list .item h3 {
	background: url(images/chevron_d.png) left 3px no-repeat;
	padding: 0 0 23px 13px !important;
	font-size: 1em;
}

.list .item h3 a {
	color: #522f91;
	font-size: 1.2em;
	font-weight: bold;
}

#content .list .item p {
	font-size: 1em;
	margin: 0 0 5px 0;
}

.list .item {
	background: url(images/border_e.png) left top repeat-x;
	overflow: hidden;
	padding: 24px 0 28px 0;
}

.list .thumb {
	float: left;
}

.list .description {
	overflow: hidden;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0 0 0 13px;
}

.list a:hover {
	text-decoration: underline;
}

#content #list_resources h3 {
	padding-bottom: 5px !important;
}	


#content #list_news .item h3 {
	padding-bottom: 0 !important;
} 

#list_news .date {
	margin: 0;
	padding: 6px 0 4px 13px;
	font-weight: normal;
}


#content .grouplist li,
#content .linklist li {
	list-style: none;
}

.prevnext {
	background: url(images/date_bg.png) no-repeat;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
	font-size: 1.2em;
	text-align: center;
}

.prevnext a {
	margin: 0;
	padding: 0 15px;
}

.prevnext a:hover {
	text-decoration: underline;
}

.prevnext .next {
	background: url(images/next.png) no-repeat right 3px;
}

.prevnext .prev {
	background: url(images/prev.png) no-repeat left 3px;
}

.prevnext .month {
	font-size: 1.6em;
}


/*** HOMEPAGE ***/

.quote {
	margin: 0 0 22px 0;
	text-indent: -5000px;
	padding: 0 !important;
}

.quote_en {
	background: url(images/quote.png);
	width: 455px;
	height: 150px;
}

.quote_cy {
	background: url(images/quote_cy.png);
	width: 460px;
	height: 150px;
}


/*** FORM ***/

.form {
	padding: 20px 0 20px 0;
}

.form .textbox,
.form .input input,
.form textarea {
	border: 1px solid #cbcbcb;
	padding: 2px 0;
}

.form .label {
	padding: 9px 0 2px 0;
	display: block;
	font-size: 1.2em;
}

.form .textarea {
	width: 445px;
	height: 150px;
}

#contact_form .input input {
	width: 200px;
}

#contact_form .input textarea {
	width: 270px;
	margin: 0 0 20px 0;
}

.form div.label {
	float: none !important;
}

#form_login a {
	text-decoration: underline;
}


.checkboxlist {
	overflow: hidden;
	margin: 0 0 20px 0 !important;
}

.checkboxlist li {
	overflow: hidden;
	padding: 3px 0;
}

.checkboxlist .checkbox {
	float: left;
	margin: 3px 7px 0 0;
}

.checkboxlist .text {
	overflow: hidden;
	display: block;
}


/*** SEARCH RESULTS ***/

.search_results {
	font-size: 1.2em;
	line-height: 1.5em;
}

.search_results .item {
	padding: 10px 0;
}

.searchresultsummary {
	padding: 3px 0 0 0;
	display: block;
}


.event_wysiwyg {
	font-size: 1.2em;
}

.event_wysiwyg p {
	font-size: 1em !important;
}

/*#content #bodytext h1 {font-size: 2.2em; font-weight: bold; color:#6E3794;}
#content #bodytext h2 {font-size: 1.8em; font-weight: bold; color:#6E3794;}
#content #bodytext h3 {font-size: 1.2em;font-weight: bold;}
#content #bodytext p {font-size: 1.2em;line-height: 1.5em;}



#content .boxitem {clear:left;border:solid 1px #CCC;float:left;width:400px;	margin-bottom:10px;}
#content .boxitem .title {background:#E8E8E8;padding: 6px 6px;}
#content .boxitem .title a {font-weight:bold;font-size:1.2em;color:#6E3794;}
#content .boxitem .thumb {float:left;}
#content .boxitem .thumb img {border-right:solid 1px #CCC;}
#content .boxitem .content {float:left;margin:0;padding:0px 0px 0px 5px;}

#content #sitemap ul {list-style-type:square;list-style-position:inside;}
#content #sitemap #sitemap .page {font-size: 1em;line-height:2em;padding:0px 0px 0px 20px;}
#content #sitemap #sitemap .folder {font-size: 1.4em;line-height:2em;padding:0px 0px 0px 0px;}


.submenuright {float:right;width:120px;border:solid 1px #CCC;padding: 4px 0px 4px 4px; margin: 0px 0px 0px 5px;}
.submenuright ul { margin: 0 !important; padding: 0 !important; }
.submenuright ul li { padding:5px 0px 5px 4px; list-style-type: none !important; }




#content .advert {clear: left;margin: 10px -10px;padding: 5px 10px;width:auto; overflow: hidden;zoom:1;}
#content .advert dt {float: left;padding: 0 8px 1px 0;}
#content .advert p {font-size: 1.1em;} */




/***ITEM***/

.howyoucanhelp {
	overflow: hidden;
}

/*.item {
	width: 220px;
	margin: 0 20px 0 0;
	padding: 20px 0;
	float: left;
	font-size: 1.2em;
	border-bottom: 1px solid #666666;
	height: 100px;
}

.item img {
	float: left;
}

.item .summary {
	display: block;
	margin: 0 0 0 92px;
} */


/*** PUBLICATIONS ***/

.publications .next {
	background: url(images/next.png) no-repeat right 3px;
	padding: 0 15px 0 0;
	text-decoration: underline;
}



/*** FORUMS ***/

#moreThreadsLink a {
	background: url(images/next.png) no-repeat right 3px;
	padding: 0 14px 0 0;
}

#moreThreadsLink a:hover {
	text-decoration: underline;
}

#form_forum_thread .date {
	color: #522F91;
	padding: 0;
	display: block;
}

#form_forum_thread .description {
	padding: 6px 0 25px;
}


/*** PAGINATION ***/

.pagination,
#pagination { 
	padding: 15px;
	font-size: 1.2em;
	font-weight: bold; 
	text-align: center;
}

.pagination .paginationSeparator,
#pagination .paginationSeparator{ 
	display: none;
}

.pagination .currentPage,
#pagination .currentPage {
	background: #522f91;
	color: #ffffff;
}


.pagination .currentPage,
.pagination a,
#pagination .currentPage,
#pagination a {
	padding: 1px 4px;
}

.pagination br,
#pagination br {
	display: none;
}


.search_results .pagination {
	font-size: 1em;
}




.paginationF {
	padding: 6px; 
	margin: 0 0 4px 0; 
	font-size: 1.1em; 
}

.paginationF a { 
	padding: 4px; 
	border: solid 1px #EEEEEE; 
	text-decoration: none; 
	font-weight: normal; 
	margin: 0 2px 2px 2px; 
}

.paginationF a.lastpage { 
	border: solid 2px #EEEEEE;
}

.paginationF a:hover { 
	text-decoration: none; 
	border: solid 1px #000000; 
	background-color: #FDB930; 
	font-weight: normal; 
}

.paginationF .currentPage { 
	font-size: 1.1em; 
	margin: 0 2px 2px 2px; 
	padding: 4px; 
}

.paginationF .pagenumber { 
	font-size: 1.1em; 
}

.paginationF .pagedots { 
	font-size: 1.1em; 
}


/*** SITEMAP ***/

#sitemap li {
	list-style: none;
}

#sitemap ul ul li {
	font-size: 1em;
}

#sitemap ul ul li a:hover {
	text-decoration: underline;
}


/*** RESOURCES ***/

#content .resources { 
	margin: 20px 0px;
	line-height: 1.5em; 
}

.resources ul { 
	margin: 0 !important; 
	padding: 0 !important; 
}

.resources li { 
	background: url(images/more-bullet.gif) no-repeat 0 4px;  
	list-style-type: none !important; 
	overflow: hidden;
	padding: 3px 0;
}

.resources img { 
	float: left;
	margin: 0 5px 0 0;
}


.resource_list {
	padding: 10px 0;
}

.resource_list a {
	text-decoration: underline;
}

.resource_list p {
	overflow: hidden;
	padding: 3px 0;
}

.resource_list img {
	float: left;
	margin: 0px 5px !important;
}

.resource_list .date {
	display: block;
}

.resource_list img {
	float: left;
	margin: 1px 5px 0 5px !important;
}




/*** FOOTER ***/

#footer {
	overflow: hidden;
	clear: both;
	padding: 46px 0 0 0;
	font-size: 1.1em;
	color: #505050;
}

#footer .inner {
	background: url(images/border_d.png) left top repeat-x;
	overflow: hidden;
	padding: 15px 0 30px 0;
}

#footer .footernav {
	float: left;
}

#footer .footernav li {
	background: url(images/stick.png) right 3px no-repeat;
	padding: 0 5px;
}

#footer .footernav .last {
	background: none;
}

#footer .copy {
	float: right;
}

#footer li {
	float: left;
}

#footer a {
	color: #505050;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .options {
	clear: both;
}

#footer .options {
	margin: 0 0 0 255px;
}

#footer .options li {
	float: left;
	padding: 0 6px 0 0;
}





/* ==EXTRANEOUS: (default hacks, etc.) ======================================================= */
.clear {clear: both; height: 0; line-height: 0; font-size: 0;}
.accessibility {position: absolute;left: -10000px;}

#threadListing { margin: 1.5em 0 1.5em 0; padding: 1.5em 1em 0 1em; }
#threadListing .threadgroup { margin: 0 0 3em 0; border: 1px solid #DCDCDC; border-bottom: 0; }
#threadListing .threadgroup h3 { overflow: hidden; height: 1%; background: url('images/forum_header_repeat.png') bottom repeat-x #F3EDF6; padding: 0 0 5px 0; }
#threadListing .threadgroup h3 span { display: block; float: left; color: #342340; padding: 4px 7px 5px 7px; }
#threadListing .threadgroup h3 .date { font-weight: normal; font-size: 0.9em; float: right; color: #9A89A6; }
#threadListing .threadgroup h3 .reply { float: right; background: #E9E0EF; padding: 0; }
#threadListing .threadgroup h3 .reply a { padding: 4px 7px 5px 7px; display: block; }
#threadListing .threadgroup h3 .reply a:hover { background: url('images/forum_header_button.png') bottom repeat-x #522F91; color: #FFFFFF; text-decoration: none; }
#threadListing .thread { width: 100%; overflow: hidden; padding: 0.5em; border-bottom: 1px solid #DCDCDC; font-size: 1.2em; }
#threadListing .thread h4 { padding: 0; margin: 0; float: left; font-size: 1em; }
#threadListing table th { border-bottom: 1px solid #DCDCDC; padding: 3px 7px 5px 7px; background: #F9F7FB;}
#threadListing table td { border-bottom: 1px solid #DCDCDC; padding: 4px 7px 5px 7px; vertical-align: top; }
#threadListing table { width: 100%; margin: 0; padding: 0; border: 0; font-size: 1.2em; }
#threadListing table .date, #threadListing table .user { width: 110px; }
#threadListing table h4 { margin: 0; padding: 0; font-size: 1em; }
#threadListing p { padding: 4px 7px 5px 7px; margin: 0; }

#moreThreadsLink{font-size:1.2em;}
.forum_thread_content {font-size:1.2em;}
.ForumMessageForm {font-size:1.2em;}
	
	
	
/* REPLACEMENT RULES */

.rightnav{
	float: left;
	padding: 4px 0 4px 0;
	margin: 0 0 15px 0;
	width: auto;
	border:none;
}

.rightnav div{
	float:left;
	padding:4px 10px;
	width:auto;
	margin:1px;
	width:133px;
	/*text-decoration:underline;*/
	background-color:rgb(235,235,235);
}

.rightnav div strong a{
	float: left;
	padding:0;
	margin:5px 0 0 0;
	width: 135px;
	border:none;
/*	background-color:rgb(235,235,235);*/
}

.rightnav div strong a:hover{
	float: left;
	padding:0;
	margin:5px 0 0 0;
	width: 135px;
	border:none;
	text-decoration:underline;
/*	background-color:rgb(235,235,235);*/
}

.publications div.content{ /*to remove space at top of publications & resources page below header*/
	padding:0;
	margin:0;
}

#bodytext .list .item {
	background: url(images/border_e.png) left top repeat-x;
	overflow: hidden;
	padding: 24px 0 28px 0;
	width:325px;
	float:left;
	margin: 0 10px 0 0;
}