﻿body
{
}


.toolbox 
{
	border:1px solid #B6CDE1;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:20px;
	overflow:hidden;
	background: #fff url( ../images/toolbox_blue.jpg ) repeat-x 0px 0px;
}


.mainbox 
{
	font-size: 12px;
	text-align:justify;
	padding:10px;
	border:1px solid #B6CDE1;
	margin-bottom:20px;
	overflow:hidden;
	background: #fff url( ../images/di48.jpg ) no-repeat 4px 4px;
}

.infobox 
{
	font-size: 12px;
	text-align:justify;
	padding:10px;
	border:1px solid #B6CDE1;
	margin-bottom:20px;
	overflow:hidden;
	background: #fff url( ../images/info.jpg ) no-repeat 4px 4px;
}

.docbox 
{
	font-size: 12px;
	text-align:justify;
	padding:10px;
	border:1px solid #B6CDE1;
	margin-bottom:20px;
	background: #fff url( ../images/info.jpg ) no-repeat 4px 4px;
}

.savebox 
{
	font-size: 12px;
	text-align:justify;
	padding:10px;
	border:1px solid #B6CDE1;
	margin-bottom:20px;
	overflow:hidden;
	background: #fff url( ../images/save.jpg ) no-repeat 4px 4px;
}

.contactbox 
{
	font-size: 12px;
	text-align:justify;
	padding:10px;
	border:1px solid #B6CDE1;
	margin-bottom:20px;
	overflow:hidden;
	background: #fff url( ../images/email.jpg ) no-repeat 4px 4px;
}

.buybox 
{
	font-size: 12px;
	text-align:justify;
	padding:10px;
	border:1px solid #B6CDE1;
	margin-bottom:20px;
	overflow:hidden;
	background: #fff url( ../images/modify.jpg ) no-repeat 4px 4px;
}

.superscript{font-size:xx-small; vertical-align:top;} 
.subscript{font-size:xx-small; vertical-align:bottom;} 
