﻿.logimg {
	text-align: left;
	background-image: url(../images/subpic.jpg);
	width: 270px;
	height: 392px;
	float: left;
	border-right: solid 2px #999999;
}

.formbutton {
	border: 1px solid #333333;
	height: 18px;
	font: 11px tahoma,arial,helvetica;
	background-color: #eeeeee;
	background-image: url(../a/dsx/Images/button_shadow.gif);
}

.logcaption {
	color: #F37520;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-left: 30px;
	padding-top: 30px;
}
.logdetails {
	padding: 20px 0 0 100px;
	color: #F37520;
	font-size: 15px;
	text-align: left;
	padding-left: 40px;
}
.logdetails span {
	text-align: left;
	padding-left: 30px;
	width: 80px;
	display: inline-block;
}
.reg_header {
	background-image: url(../images/dialog_bg_n.gif);
	width: 750px;
	height: 15px;
	color: White;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
}
.reg_body {
	border: solid 1px #ff8600;
	width: 733px;
	text-align: left;
	padding: 10px;
}
.reg_section_title {
	font-size: 11px;
	font-weight: bold;
}
.reg_section {
	border: solid 0px #000000;
	text-align: center;
	margin:0 20%;
}
.reg_add_child {
	border: solid 0px #000000;
	text-align: right;	
	width: 580px;
}
.reg_add_child a {
	text-decoration: none;
	color: #000000;
}
.reg_add_child a:hover {
	text-decoration: underline;
}
.reg_child_parent {
	height: 290px;
	width:500px;
}
.reg_delete_show{
	display:block;
}
.reg_delete_hide{
	display:none;
}
.reg_section input {
	font-size: 11px;
	margin: 3px;
}
.reg_section select {
	font-size: 11px;
	margin: 3px;
}
.reg_row {
	height: 25px;
	width:500px;
	text-align: left;
}
.reg_leftcol {
	float: left;
	height: 25px;
	width: 105px;
	text-align: left;
	line-height: 23px;
	border: solid 0px #000000;
	padding: 0px 2px 0px 2px;
}
.reg_rightcol {
	float: left;
	text-align: left;
	height: 25px;
	line-height: 23px;
	border: solid 0px #000000;
	padding: 0px 2px 0px 2px;
}
.reg_line {
	color: #DDDDDD;
	height: 1px;
}
.reg_req {
	color: #FF0000;	
	padding-left:5px;
}
