body {
	margin: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url('images/tcc_cs_bg.png') no-repeat;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}

p {
	margin-bottom: 4px;
}

em { 
	font-weight: bold
}

.helptext {
	font-size: 10px; 
	color: #0000ff;
}

.pageflow_options {
	display: block;
	float: left;
	height: /* OPT_HEIGHT */155px;
	width: 390px;
}

.pageflow_help {
	display: block;
	height: /* OPT_HEIGHT */155px;
	width: 100%
}

.options {
	display:block;
	height: /* OPT_HEIGHT */155px;
		
	border: 1px solid #B0A390;
	background-color: #F7ECDC;
	padding: 8px;
}

.help {
	display:block;
	margin-left: 392px;
	height: /* OPT_HEIGHT */155px;
	
	border: 1px solid #B0A390;
	background-color: #F7ECDC;
	padding: 8px;
}

.translation_option {
	display: block;
	margin-bottom: 4px;
}

.translation_option label {
	display: inline-block;
	width: 120px;
}

.translation_submit {
	display: block;
	margin-left: 120px;
}

.results {
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 8px;
	border: 1px solid #9090cc;
	background-color: #ddddff;
	font-size: 11px;
	clear: both;
}

.results .header {
	display: block;
}

.results .header em {
	color: #0000ff;
	font-weight: normal;
}

.translationcontainer {
	display:block;
	margin: 2px 0px 0px 0px;
	padding: 8px;
	border: 1px solid #9090cc;
	background-color: #ddddff;
}

.translation {
	display:block;
	font-family:"Lucida Console","Courier New",Courier,fixed;
	font-size: 11px;
}

#SrcFileUploader {
	margin-left: 4px
}

#TransactionIDEdit {
	width: 220px;
	margin-left: 6px;
	font-size: 10px;
}

#TranslateButton {
	margin-left: 5px
}

.syntax {
	width: 57px;
	margin-left: 6px;
	font-weight: bold;
	font-family:"Lucida Console","Courier New",Courier,fixed;
}

.syntax_radio {
	display: inline-block;
	margin: 0px 10px 0px 4px;
}

#TimingLabel {
	display: block;
	margin: 4px 0px 0px 6px;
	font-size: 10px;	
}

.ASP-RadioButton {
	margin-left: 4px
}

.ASP-RadioButton label {
	width: auto;
	padding-left: 4px;
}
