/* CSS Document */

.right
{
	height:100px;
	float:right;
}
.right img
{
	float:left;
	margin:0 10px 100px 0;
}

.tabtext
{
	color:#000000;
}

.tabsubtext
{
	color:#000000;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}