.buttonsbox {white-space: nowrap;}
.center { border-left: 1px solid #808080;  border-top: 1px solid #808080; border-right: 1px solid #808080; border-bottom: 1px solid #808080; padding-left:0px; padding-right: 0px; background-color: #FFFFFF;}

.inserter-button
{
	color: #000000;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	height: 18px;
	
	padding-left: 10px;
	padding-right: 10px;
	height: 19px;
}

.inserter-button A
{
	text-decoration: underline;
	font-size: 8pt;
}

.simple-link
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
	color: #666699;
}

A.bottom-link:visited, A.bottom-link:active, A.bottom-link:link, A.bottom-link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	text-decoration: underline;
	color: #A7A7A7;
	cursor: pointer;
}

.bottom-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #A7A7A7;
}

.titlebox
{
	background-color: #D7D7E3;
	color: #000000;
	font-size: 7pt;
	padding-left: 3px; 
	padding-right: 3px;
}

.contentbox
{
	border: 1px solid #C0C0D3;
	background-color: #FFFFFF;
}

.actionbox2
{
	border: 1px solid #C0C0D3;
	padding-left: 5px; 
	padding-right: 5px;
	cursor: pointer;
	background-color: #FFFFFF;
}

.actionbox2-selected
{
	border-width: 1px;  
	border-style: solid; 
	border-color: #666699;
	
	padding-left: 5px; 
	padding-right: 5px;
	cursor: pointer;
	background-color: #FFFFFF;
}

.about-box
{
	 border-top: 1px solid #C0C0D3;
}

.page-bottom
{
	 background-color: #FFFFFF;
}

.inserter-action-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000;
}

.page-action-disable
{
	font-size: 8pt; 
	font-family: Arial, Tahoma, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;

	color: #808080;
	cursor: pointer;
	font-weight: normal;

	border-right-width: 1px;  
	border-right-style: solid; 
	border-right-color: #808080;
	
	border-left-width: 1px;  
	border-left-style: solid; 
	border-left-color: #808080;
	
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../shared/img/page/but_bg_disabled.gif);
	height: 19px;
}

.warning-message
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	text-decoration: italic;
}

.image-content-separator
{
	border-top-width: 1px;  
	border-top-style: solid; 
	border-top-color: #BFBFD5;
}

.b2
{
	border-top-width: 1px;  
	border-top-style: solid; 
	border-top-color: #D4D0C8;
	
	border-bottom-width: 1px;  
	border-bottom-style: solid; 
	border-bottom-color: #808080;
	
	border-left-width: 1px;  
	border-left-style: solid; 
	border-left-color: #D4D0C8;
	
	border-right-width: 1px;  
	border-right-style: solid; 
	border-right-color: #808080;
	
	cursor: pointer;
}

.actionbox
{
	border-top-width: 1px;  
	border-top-style: solid; 
	border-top-color: #FFFFFF;
	
	border-bottom-width: 1px;  
	border-bottom-style: solid; 
	border-bottom-color: #404040;
	
	border-left-width: 1px;  
	border-left-style: solid; 
	border-left-color: #FFFFFF;
	
	border-right-width: 1px;  
	border-right-style: solid; 
	border-right-color: #404040;
	
	cursor: pointer;
}

.actionbox-selected
{
	border-top-width: 1px;  
	border-top-style: solid; 
	border-top-color: #404040;
	
	border-bottom-width: 1px;  
	border-bottom-style: solid; 
	border-bottom-color: #404040;
	
	border-left-width: 1px;  
	border-left-style: solid; 
	border-left-color: #404040;
	
	border-right-width: 1px;  
	border-right-style: solid; 
	border-right-color: #404040;
	
	cursor: pointer;
}


