a {
	border-bottom-color: #97C542;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
body {
	font-family: Arial,Helvetica,sans-serif;
}

#Content ul {
	list-style-image: url(../.icons/bullet.png);
}
#RHS ul {
	list-style-image: url(../.icons/bullet.png);
}

.More {
	font-size: 90%;
}

h2 {
	padding: 0 0 3px 0.3em;
}

.News .Date {
	font-size: 80%;
}

#Calendar th, #Calendar td {
	font-size: 80%;
}


/* sprites */
.sprite-gif-pcss_logo, .sprite-gif-flag_ucho, .sprite-gif-css, .sprite-gif-xhtml11 {
																																background: url("../.sprite/csg-sprite.gif") no-repeat scroll  top left;
}

.sprite-png-ico_pl, .sprite-png-ico_en, .sprite-png-ico_de, .sprite-png-bullet {
																																background: url("../.sprite/csg-sprite.png") no-repeat scroll  top left;
}

.sprite-gif-flag_ucho { background-position: 0 -50px; width: 16px !important; height: 16px !important;}
.sprite-gif-css { background-position: 0 -116px; width: 80px !important; height: 15px !important;}
.sprite-gif-pcss_logo { background-position: 0 -181px; width: 84px !important; height: 34px !important;}
.sprite-gif-xhtml11 { background-position: 0 -265px; width: 80px !important; height: 15px !important;}

.sprite-png-ico_en { background-position: 0 -150px; width: 20px !important; height: 16px !important;}
.sprite-png-bullet { background-position: 0 -310px; width: 4px !important; height: 10px !important;}
.sprite-png-ico_pl { background-position: 0 -470px; width: 20px !important; height: 16px !important;}
.sprite-png-ico_de { background-position: 0 -636px; width: 20px !important; height: 16px !important;}

.sprite-png-bullet {
								margin-left: 0.1em;
}
.sprite-png-bullet > a {
								margin-left: 0.7em;
}
.sprite-gif-pcss_logo {
								margin-top: 5px;
								margin-bottom: 5px;
								float: left;
								cursor:pointer;
}
.sprite-gif-css, .sprite-gif-xhtml11 {
								float: left;
								margin-right: 5px;
								cursor:pointer;
}
.sprite-gif-flag_ucho,.sprite-png-ico_pl, .sprite-png-ico_en, .sprite-png-ico_de {
								float: left;
								margin-left: 2px;
								margin-right: 1px;
								cursor:pointer;
}
