body
{
	background-color: #fff;
	position: relative;
	font-family: Georgia, serif;
	font-size: 12px;
	border: 0px solid red;
	color: #464647;
}

#all
{
	width: 890px;
	margin: 20px auto;
}

#maintit a
{
	font-size:1.2em;
}
#top
{
	position: relative;
	/*overflow: auto;*/
	border: 0px solid red;
}

#allbuttop
{
	clear: both;
}

#logo
{
	float: left;
	position: relative;
	left: -6px;
	z-index: 10;
}

#nav
{
	margin-left: 350px;
	border: 0px solid green;
}
.onenav
{
	/*display: block;
	float: left;*/
	margin-top: 18px;
	/*margin-left: 69px;*/
}

#nav1
{
	position: absolute;
	top: 20px;
	left: 393px;
}
#nav2
{
	position: absolute;
	top: 20px;
	left: 560px;
}
#nav3
{
	position: absolute;
	top: 20px;
	left: 730px;
}
#nav4
{
	position: absolute;
	top: 20px;
	right: 0px;
}

#bills .leg
{
	margin: 3px;
	padding: 15px;
	font-size: 14px;
	background-color: #e8e9db;
	border: none;
	
}

#bills .leg:hover
{
	background-color: #b31921;
	color: #fff;
	
}

#bills .leg a:hover
{
	color: #fff;
	text-decoration: none;
}


#bills #onleg
{
	background-color: #b31a21;
	color: #fff;
}

#bills #onleg a
{
	color: #fff;
}



#bills .leg a
{
	color: #464646;
}

.callout a
{
	color: #000;
}
.onenav a
{
	color: #464646;
	font-size: 15px;
	text-decoration: none;
	letter-spacing: .5px;
}

.onenav a:hover
{
	color: #b32025;
	text-decoration: none;
}

.onenav a.on
{
	color: #b32025;
}

.boxtit
{
	display: block;
	padding: 0 20px;
	border-bottom: 1px solid #989b8b;
	text-align: center;
}

.boxtit1
{
	color: #464646;
	font-size: 24px;
}

.boxtit2
{
	color: #989b8b;
	font-size: 15px;
	vertical-align: text-bottom;
	font-weight: bold;
}

.box
{
	border: 1px solid #989b8b;
	border-radius: 15px; 	
	-moz-border-radius: 15px; 	
	-webkit-border-radius: 15px;
	padding: 10px;
}

#memlist
{
	border-bottom: 1px solid #989b8b;
	overflow: auto;
	padding: 8px;
}

#memlist a
{
	display: block;
	float: left;
	margin-right: 6px;
	text-align: center;
}

input[type="submit"]
{
	color: #fff;
	background-color: #989b8b;
	border: none;
	padding: 5px;
	letter-spacing: 2px;
}

input[type="text"]
{
	color: #000;
	background-color: #fff;
	border: 1px solid #464646;
	padding: 5px;
}

.pftit, .pftit a
{
	font-size: 16px; 
	color: #b31921;
}

#foot
{
	font-size: 10px;
	border-top: 2px solid #464646;
	margin-top: 20px;
	padding-top: 20px;
	clear: both;
}

#foot a
{
	color: #464646;
}


a
{
	/*color: #989b8b;*/
	color: #989b8b;
	text-decoration: none;
}
a:hover
{
	color: #000;
	text-decoration: underline;
}



#toptxt
{
	width: 765px;
	text-align: center;
}

body#home2 #allcontent
{
	height: 975px;
	background-color: #f7f7f8;
	
}

#side
{
	width: 180px;
	background-image: url(marble%204.JPG);
	position: absolute;
	top: 95px;
	left: 8px;
	padding: 8px;
}

#sidetd
{
	width: 180px;
	background-image: url(marble%204.JPG);
	padding: 8px;

}
#main
{
	margin-left: 220px;
}


.onefeat
{
	border: 1px solid #000;
	width: 490px;
	float: left;
	padding: 8px;
	margin-right: 15px;
}



td.homecell
{
	border: 1px solid #000;
	padding: 15px;
	width: 50%;
}


table#hometab
{
	border-collapse: collapse;	
}

h1
{
	margin-top: 0px;
	padding-top: 0px;
	font-family: sans-serif;
	font-size: 22px;
}

h2
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 17px;
}

.leg
{
	/*border-bottom: 1px solid #ccc;*/
	margin-bottom: 1em;
}




.legtit
{
	margin-bottom: -1em;
	font-weight: bold;
}


/*
.onefeat {
        padding: 8px;
        width: 490px;
        min-height: 100px;
        border: 1px solid #000;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        margin: 5px;
        zoom: 1;
        *display: inline;
        _height: 100px;
    }
*/









#allcontent
{
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #383E42;
	position: relative;
}

#clearer
{
	clear: both; 
	margin: 0; 
	padding: 0; 
	line-height: 0;
}



#header
{
	height: 119px;
	position: relative;
}

#logo
{
	margin-top: 3px;
}

#tagline
{
	position: absolute;
	top: 85px;
	left: 125px;
	width: 500px;
	color: #D51920;
	font-weight: bold;
}

.tagalt
{
	/*color: #000;*/
}

#signup
{
	position: absolute;
	top: 65px;
	left: 755px;
	height: 35px;
	overflow: hidden;
	/*color: #f7f7f8;*/
	border: 0px green solid;
}

#topsearch
{
	position: absolute;
	top: 74px;
	left: 765px;
	height: 135px;
	overflow: hidden;
	color: #fff;
	border: 0px green solid;
	width: 187px;
}


a.on
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.on:hover
{
	text-decoration: none;
}


.signupalt
{
	color: #B32317;
}

#signupform
{
	padding-top: 8px; 
	margin-top: 0;
}


#signupgo
{
	display: block; 
	float: right; 
	/*padding-top: 4px;*/
}


#signuptext
{
	 border-width: 0;
	 padding: 0 9px 0 9px;
	 margin: 0;
	 height: 25px;
	 width: 120px;
	 font-size: 15px;
	 background-image: url(images/signupred.png);
	 background-repeat: no-repeat;
	 color: #808285;
}

#search
{
	border-style: hidden;
	border-width: 0px;
	color: #808285;
	padding: 0 9px 0 9px;
	margin: 0;
	height: 25px;
	width: 145px;
	font-size: 15px;
	background-image: url(images/search1.png);
	background-repeat: no-repeat;
	background-color: #f7f7f8;
}

 
#searchbar
{
	width: 163px;
	z-index: 500;
	background: #eec220;
	border-right: none !important;
}

/*
#searchform
{
	padding: 5px 0 0 7px; 
	margin: 0;
}
*/

#searchgo
{
	display: block; 
	float: right; 
	/*margin-right: 8px;*/
}


.htxt
{
	float: left;
	width: 400px;
	margin: 10px;
	padding: 0 0 0 5px;
	border: 0px solid red;
	position: relative;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 25px;
}


.feat
{
	float: left; 
	width: 265px; 
	padding: 0; 
	border: 0px solid red;
	position: relative;
	clear: both;
	margin-top: 10px;
}


.ftxt
{
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	position: absolute;
	top: 0;
	left: 200px;
	width: 320px;
}

.ftxt p, .htxt p
{
	margin: 0;
	padding: 0;
}


.ftxt a.ftit, .htxt a.htit
{
	text-decoration: none; 
	color: #B32317;
	font-size: 1.2em;
}

.ftxt a.ftit:hover, .htxt a.htit:hover
{
	text-decoration: underline; 
}


.moretags
{
	text-align: right; 
	font-size: .9em;
}

.moretags a
{
	text-decoration: none; 
	color: #EF8722;
}

.moretags a:hover
{
	text-decoration: underline; 
	color: #383E42;
}












#sddm
{	
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 3000;
}

#sddm li
{
	padding: 0;
	list-style: none;
	float: left;
	overflow: hidden;
	border-width: 0;
	border-color: #383E42;
	border-style: solid;
	width: 130px;
	height: 40px;	
	background-image: url(images/buttonbg.png);
	margin: 0 3px 0 4px;;
}

#sddm li.on
{
	background-image: url(images/buttonbg_sel.png);
}


#sddm li.psudoon
{
	height: 52px;
	background-image: url(images/onbg.png);
}

#sddm a.cat
{
	/*
	display: block;
	margin: 0;
	padding: 0 10px;
	width: 90px;
	text-align: center;
	text-decoration: none;
	color: #000;
	line-height: 35px;
	background: #eec220;
	*/
	display: block;
	margin: 0;
	padding: 0;
	width: 130px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	line-height: 38px;	
}

#newsrss
{
	float: right; 
	margin: 4px 4px 0 0;
}

#sddm li a.on /* this rule includes the "li" so that it's more specific so we can make the ON links be white*/
{	
	display: block;
	margin: 0;
	padding: 0 10px;
	width: 90px;
	text-align: center;
	text-decoration: none;
	color: #383E42;
	line-height: 35px;
	background: #fff;
	/*background-image: url(images/onbg.png);*/
}

#sddm li#donate
{
	background-image: url(images/donatebg.png);
}

#sddm li#donate a
{
	/*color: #D51920;*/
}

#sddm li#donate a:hover, #sddm li#donate.on a
{
	color: #000;
	/*background-image: url(images/buttonbg_sel.png);
	border: 0px solid green;*/
}

#sddm li#donate a.cat
{
	color: #000;
}

#sddm li#store a:hover, #sddm li#newstab a:hover
{
	color: #383E42;
	background-image: url(images/buttonbg_sel.png);
}

#sddm li a.cat:hover
{
	/*background: #fff;*/
	background-image: url(images/onbg.png);
	color: #383E42;
}

#sddm div
{	
	position: absolute;
	visibility: hidden;
	/*margin: 1px -1px;*/
	padding: 0;
	background: #EAEBD8;
	width: 110px;
	z-index:30;
}


#sddm li a.rss
{
	padding: 0;
	width: auto;
	position: absolute;
	top: 5px;
	right: 5px;
}


#sddm div a.sub
{
	/*position: relative;*/
	display: block;
	margin: 0;
	padding: 5px 5px;
	width: 120px;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	background: #D51920;
	color: #fff;
	line-height: 1.4em;
	border-width: 1px 0 0 0;
	border-color: #383E42;
	border-style: solid;
}

#sddm div a.sub:hover
{
	/*background: #fff;*/
	color: #000;
}




#whohome
{
	position: absolute;
	top: 165px;
	right: 4px;
	width: 350px;
	z-index: 1000;
}

#whohome .inside
{
	height: 215px;
}


.homeborders
{
	position: absolute; 
	top: 0; 
	left: 0;	
}

.homeviewsborders
{
	position: absolute; 
	top: 0; 
	left: 0;
	z-index: 1500;
}


a.ftit
{
	display: block;
	font-weight: bold;
}

#news
{
	position: absolute;
	top: 165px;
	left: 4px;
	width: 590px;
	z-index: 1000;	
}

#onviews
{
	position: absolute;
	top: 410px;
	right: 224px;
	width: 130px;
	height: 52px;
	z-index: 1000;
	background-image: url(images/onbg.png);
	background-repeat: no-repeat;
	color: #fff;
	line-height:38px;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:130px;	
}

#views
{
	position: absolute;
	top: 456px;
	right: 4px;
	width: 350px;
	z-index: 1000;
}

#views .inside
{
	height: 198px;
	/*overflow: hidden;*/
}

#views a img, #views object
{
	border: 0px solid #c7c8cb; 
}


#views a img:hover, #views object:hover
{
	border: 0px solid #fff; 
}


#projects
{
	position: absolute;
	top: 760px;
	left: 0;
	/*text-align: center;*/
	background-image: url(/images/special_projects.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 40px;
	border: 0px solid red;
	width: 920px;
}

#projects img
{
	display: block;
	float: left;
	border: 0px solid red;
}


#tagcloud
{
	padding: 10px;
	line-height: 15px;
	background-color: #f7f7f8;
	background-image: url(images/tagcloudbg.png);
	background-repeat: no-repeat;
	border: 0px solid red;
	margin-left: 13px;
	position: absolute;
	top: 690px;
	left: 0;
}

#tagcloud a
{
	text-decoration: none;
	color: #F0F0F0;
	padding-left: 8px;
	padding-right: 8px;
}

#tagcloud a.odd
{
	color: #BCBEC0;
}


#projects a
{
	/*padding-left: 8px;
	padding-right: 8px;*/
}

#tagcloud a:hover
{
	text-decoration: underline;
	color: #fff;
}


#projects a:hover
{

}


#cloudtxt
{
	text-align:justify;
}



#hchicklets
{
	width: 960px;
	background: #E1E2E2;/*#EEC220;*/
	height: 151px;
	margin-top: 15px;
}

#sidechicks
{
	margin-left: 5px;
}

.chickletview
{
	float: left;
	width: 180px;
	padding: 0;
	margin: 0 14px 0 0;
	border: 0px solid #c7c8cb;
	position: relative;
}

.chickletview a img
{
	display: block;
	border: 1px solid #c7c8cb;
}

.chickletview a img:hover
{
	border: 1px solid #fff;
}



#lastchick
{
	margin-right: 0 !important;
	margin-left: 2px;
}

.chicklettagged
{
	display: block;
	margin-bottom: 10px;
}

.chicklettagged img
{
	display: block;
	width: 180px;
	margin: 0;
	padding: 0;
}


#bannernumber1, #bannernumber2
{
	/*display: none;*/
}


.bannerview
{
	position: relative;
	height: 205px;
}

.bannertext
{
	position: absolute; 
	top: 5px; 
	right: 0px; 
	width: 125px;
	z-index: 500;
	height: 170px;
	overflow: auto;
}

.bannertext p
{
	margin-top: -3px;
}


body#home #footer, body#home2 #footer
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}


#footer
{
	text-align: center;
	padding: 8px;
	clear: both;
	font-size: .9em;
}

#footer a
{
	text-decoration: none;
	color: #000;
}

#footer a:hover
{
	text-decoration: underline;
}

#foottxt
{
	margin-top: 8px;
	font-size: .8em;
}



#content
{
	/*border-left: 180px solid #c7c8cb;*/
	border-left: 180px solid #fff;
	padding: 10px 10px 10px 10px;
	position: relative;
	min-height: 400px;
	/*
  	height:auto !important;
  	height:600px;
  	*/
}

#content h1
{
	margin-top: 0;
	padding-top: 0;
	border-bottom: 1px solid #c00e23;
	font-size: 17px;
}


#content h2, .Dek, .cat-subhead
{
	color: #D51920;
	font-weight: normal;
	font-size: 14px;
}


.cat-Head
{
	color: #999;
	font-weight: bold;
	font-size: 11px;
}


#sidebar
{
	position: absolute;
	left: -180px;
	top: 0;
	width: 185px;
}

#sidetxt
{
	margin: 5px 0 5px 5px;
}

.alertag
{
	color: #00964c;
	font-size: .9em;
	font-weight: bold;
}

.alerttext
{
	color: #00964c;
	font-weight: bold;
}


#pagealert
{
	border: 2px solid #B32317;
	background-color: #fff;
	padding: 0 10px 10px 10px;
}

#pagerelated
{
	border: 2px solid #B32317;
	background-color: #fff;
	padding: 0 10px 10px 10px;
}

.more
{
	text-decoration: none;
	padding: 4px;
	border: 1px solid #f00;
}

#intro
{
	line-height: 1.5em;
}

#intro, #newslist, #resourceslist, #comments, #selfcensor
{
	border-bottom: 1px solid #999;
	margin: 10px 0 0 8px;
	padding: 0;
	overflow: auto;
	padding-right: 5px;
}

.listings
{
	clear: both;
}

.listtxt
{
	/*padding-left: 75px;
	text-indent: -75px;*/
}


.morep
{
	text-align: right;
	padding-bottom: 0px;
}


#dropissues
{
	display: block;
	width: 130px;
	height: 22px;
	background-image: url(images/dropissues.png);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 22px;
	margin-left: 13px;
}

#moreissues
{
	display: block;
	width: 122px;
	padding: 4px;
	margin-left: 13px;
	font-size: .9em;
	background-color: #c51e1b;
	background-image: url(images/dropissues3.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

a#dropissues
{
	text-decoration: none;
	color: #000;
}


.plusminus
{
	color: #f00;
}


cite
{
	display: block;
}

blockquote
{
	color: #666;
}

.pts
{
	display: block;
	float: right;
	text-align: right;
	color: #ef8722;
	font-size: .9em;
	width: 270px;
	border-bottom: 0px solid #f00;
}

.pts a
{
	color: #ef8722;
	text-decoration: none;
}

.pts a:hover
{
	text-decoration: underline;
}


p.issues
{
	margin: 0 0 5px 0;
	padding: 0;
}


.issues a
{
	color: #fff;
	text-decoration: none;
}

.issues a:hover
{
	text-decoration: underline;
}


#on a
{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}


#pagesidediv
{
	border-bottom: 1px dashed #000;
	margin: 0 -10px;
}

#pagerelated ul
{
	margin-left: 0;
	padding-left: 0;
}


#pagerelated li
{
	list-style: none;
	background-image: url(images/bull.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:15px;
	margin-left: 0px;
	margin-bottom: 8px;
}

#pagerelated li p
{
	margin: 0;
	padding: 0;
}

#dateline
{
	float: left;
	border: 0px solid white;
	margin-right: 5px;
	color: #f39b41;
	line-height: 15px;
}

#biline, .byline, #eventdate, #linkto
{
	margin-top: -5px;
	font-style: italic;
	margin-bottom: 8px;
}


.commenttext
{
	background:#C7C8CB;
	margin-top: 5px;
	padding: 10px;
	font-weight: normal;
}

.commentby
{
	background:transparent url(images/bg_comment.gif) no-repeat scroll 0 top;
	font-weight: bold;
	padding: 10px;
}

#allcomments
{

}

#leavecomment
{
	padding: 0px 10px 10px 10px;
	margin-top: 5px;
	border: 1px solid #ef8722;
	background: #e1e2e2;
}

.req
{
	color: #C00E23;
}

.message
{
	color: #C00E23;
	font-weight: bold;
}

#subnavs
{
	margin-top: 10px;
	margin-left: 5px;
}




#sideprebot
{
	width: 174px;
	margin-left: 5px;
	background-color: #f7f7f8;
	border-width: 0 3px 0px 3px;
	border-color: #B32317;
	border-style: solid;	
}


#sidebot
{
	width: 180px;
	height: 7px;
	margin-left: 5px;
	background-image: url(images/sidebarbot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #f7f7f8;
}


.navsep
{
	color: #B32317;
	width: 155px;
	text-align: center;
}

#subnavs li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnavs a
{
	display: block;
	padding: 7px;
	background: #f7f7f8;
	color: #000;
	text-decoration: none;
	margin: 0;
	border-width: 0 3px 0px 3px;
	border-color: #B32317;
	border-style: solid;
}

#subnavs a#onlyrel
{
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}


#subnavs a:hover
{
	color: #000;
	text-decoration: underline;
}

#subnavs a.onnav
{
	font-weight: bold;
	color: #000;
}

#subnavs a.onnav:hover
{
}

#navheadtop
{
	background-image: url(images/sidebartit.png);
	background-color: #B32317;
	color: #fff;
	background-repeat: no-repeat;
	min-height: 42px;
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	text-align: center;
	line-height: 38px;
	font-size: 1.1em;
}

#navheadtop2
{
	line-height: 1.2em;
	padding: 12px 0;
}

#subnavs a#navhead
{

}

#subnavs a#navhead:hover
{
	/*background: #fff;*/
}

div.issues p, div.progs p, div.events p, div.actionalerts p, div.news p
{
	margin:0;
	padding: 0;
}

div.issues, div.progs, div.events, div.actionalerts, div.news
{
	margin-bottom: 8px;
}


#issuesblock, #progsblock, #eventsblock, #actionalertsblock, #newsblock
{
	border: 1px dashed #C7C8CB;
	padding: 8px;
	width: 300px;
	margin-bottom: 8px;
}

#issuesblock h2, #progsblock h2, #eventsblock h2, #actionalertsblock  h2, #newsblock h2
{
	padding-top: 0px;
	margin-top: 0px;
}


.updated
{
	color: #0eb00e;
}

.callout
{
	display: block;
	width: 200px;
	background-color: #c7c8cb;
	border: 0px solid #000;
	padding: 8px;
	float: right;
	margin-left: 8px;
	margin-top: 8px;
}

.callout2
{
	display: block;
	width: 300px;
	background-color: #e8e9db;
	border: 0px solid #000;
	padding: 8px;
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}

.callout2 a
{
	color: #000;
}

#response
{
	color: #0eb00e;
}

a.menu, .menu a 
{
	border-bottom:1px solid white;
	display: block;
	text-decoration: none;
}

a.menu:hover, .menu a:hover
{
	border-bottom:1px solid #FFCF00;
	color:#CC0033;
}


.foundsummary
{
	margin: 0;
	padding: 0;
}

.founditem
{
	margin-bottom: 10px;
	padding-bottom: 0;
}

#res label, #res .caplabel 
{
	padding-right:20px;
	text-align:right;
	width:155px;
}

#res label, #res input[type="text"], #res textarea, #res #cappy, #res input[type="checkbox"] 
{
	display:block;
	float:left;
	margin-bottom:10px;
	width:250px;
}

#res br
{
	clear: both;
}

label 
{
	cursor:default;
}

.linklistitem
{
	display: inline-block; 
	width: 7em; 
	border: 0px solid white;
}

#slide
{
	width: 175px;
	float: right;
	padding: 12px;
	background-color: #999;
	margin-top: 80px;
	overflow: auto;
}

.oneslide
{
	display: block;
	padding: 5px;
}

#embeddedslide .oneslide
{
	float: left;
}

#embeddedslide #slide
{
	width: auto;
	float: none;
	margin-top: 0px;
}

#slide h2
{
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#slidecap
{
	display: block;
	color: #000;
	padding: 3px;
	margin: 10px 0 0 0;
	width: 159px;
}	



.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('/images/corners1280x18.png'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 6px solid #D51920; /* YCC: color & properties of the left-borderline */
	border-right: 6px solid #D51920;/* YCC: color & properties of the right-borderline */
	background: #fff;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */





