﻿.adminmainbody
{
	float: right;
	width: 680px;
	background-color: #ffffff;
	color: #1a171b;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.a-formlabeldiv
{
	width: 150px;
	float: left;
	line-height: 22px;
	clear: left;
	font-size: 11px;
}

.a-formlabeldivDR
{
	width: 150px;
	padding-right: 10px;
	float: left;
	line-height: 22px;
	clear: left;
	font-size: 11px;
	color: #4b679d;
}

.a-formlabeldiv250
{
	width: 250px;
	float: left;
	line-height: 22px;
	clear: left;
}

.a-formlabeldiv400
{
	width: 400px;
	float: left;
	line-height: 22px;
	clear: left;
	font-size: 11px;
}

.a-formlabeldivpad
{
	padding-top: 05px;
	padding-bottom: 05px;
	width: 150px;
	float: left;
	clear: both;
	
}


.a-formdiv
{
	float: left;
	line-height: 22px;
	padding-bottom: 05px;
}

.a-formtextbox
{
	width: 447px;
}

.a-formtextboxlocked
{
	width: 447px;
	background-color: #f5f5f5;
	color: #000000;
}

.a-formtextboxlocked100
{
	width: 447px;
	background-color: #f5f5f5;
	color: #000000;
	height: 50px;
	font-family: Verdana;
	font-size: 11px;
}


.a-formtextbox_WM
{
	width: 447px;
	color: Gray;
}

.a-formtextbox80
{
	width: 447px;
	height: 80px;
}

.a-formtextbox120
{
	width: 447px;
	height: 120px;
	font-family: arial;
	font-size: 12px;
}

.a-formtextbox-small
{
	width: 300px;
}

.a-formtextbox-small60
{
	width: 300px;
	height: 60px;
}

.a-heading
{
	font-weight: bold;
}

.a-uploaddiv
{
	padding: 10px;
	background-color: #ececed;
}

.a-forumuploaddiv
{
}

.a-forumuploaddiv_pic
{
	width: 110px;
	float: left;
}

.a-forumuploaddiv_del
{
	width: 25px;
	float: left;
}

.a-del
{
	color: #266880;
	font-weight: bold;
	text-decoration: none;
}

.a-forumuploaddiv_title
{
	width: 520px;
	float: left;
}

.a-forumuploaddiv_title a
{
	color: #266880;
}

.a-forumuploaddiv_list
{
	width: 520px;
	float: left;
	clear: both;
}

.a-forumuploaddiv_list a
{
	color: #266880;
}

.a-forumuploaddiv_titlepub
{
	width: 420px;
	float: left;
}

.a-forumuploaddiv_titlepub a
{
	color: #266880;
}

.a-forumuploaddiv_titlegoss
{
	width: 100px;
	float: left;
}

.a-forumuploaddiv_order
{
	width: 50px;
	float: left;
}

/* edit category */

.a-editcategorylink
{
	text-decoration: underline;
	padding-left: 15px;
	font-size: 11px;
}

.error
{
	color: Red;
	font-size: 11px;
}

