div.grippie
{
	background: #EEEEEE url(../images/grippie.png) no-repeat scroll center 2px;
	border-color: #DDD;
	border-style: solid;
	border-width: 0pt 1px 1px;
	cursor: s-resize;
	height: 9px;
	overflow: hidden;
}

.red
{
	color: red;
}

.blue
{
	color: blue;
}

.yellow
{
	color: yellow;
}

.green
{
	color: green;
}