/* CSS Document */

.imageLeft
{
	float: left;
	margin-right: 10px;
}
.imageRight
{
	float: right;
	margin-left: 10px;
}
.imageCenter
{
	text-align: center;
}
#nsWork h1
{
	font-size: 22px;
	color: black;
}
#nsWork h2
{
	font-size: 18px;
	color: black;
}
#nsWork h3
{
	font-size: 15px;
	color: black;
}
#nsWork h4
{
	font-size: 12px;
	color: black;
}
#nsWork-ul ul
{
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
#nsWork img
{
	border: none;
}
#nsWork-hp h1
{
	font-size: 10pt;
}
#ns-containerHP
{
	position:default;
}
#nsWork-hp
{
	position:relative;
	top: 0px;
	width: 960px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
#nsWork-hp a
{
	color: white;
}
