﻿/** {font-family:Arial;font-size:12px;margin:0px;padding:0px;}
h1 {font-size:16px;color:#0baf4c;margin-bottom:16px;}
h2 {font-size:14px;color:#0baf4c;margin-bottom:14px;}
h3 {font-size:14px;color:#fff;margin-bottom:14px;}

a {color:#0baf4c;}
p {margin-bottom:12px;}
ul {margin-left:30px;margin-bottom:12px;}
/*b {background:yellow;}*/

#Knowledgebase {margin-bottom:20px;}
#Knowledgebase h4 {color:#01B048;}
#Knowledgebase #search {background:url('../images/kb_back.jpg') no-repeat/*blue*/;padding:10px 0px 0px 20px;height:114px;color:#fff;float:left;width:282px;}
#Knowledgebase #search h3 {margin-bottom:12px !important;}
#Knowledgebase #search input {width:182px;}
#Knowledgebase #search .button {width:60px;height:20px;position:relative;top:1px;background:white;font-weight:bold;line-height:14px;}

#Knowledgebase #options {background:url('../images/kb_back.jpg') no-repeat/*red*/;padding:10px 0px 0px 20px;height:114px;color:#fff;float:left;width:282px;}
#Knowledgebase #options h3 {margin-bottom:8px;}
#Knowledgebase #options select {width:247px;margin-top:2px;}

#Knowledgebase #form td {padding:2px;}
#Knowledgebase #form textarea {width:200px;height:80px;font-family:Arial;}
#Knowledgebase #form .fieldName {vertical-align:top;width:200px;}
#Knowledgebase #form .fieldInput {vertical-align:top;}
#Knowledgebase #form span {position:absolute;margin-left:5px;}/*this fixes the horizontal stacking of error messages*/

#Knowledgebase .button {}
#Knowledgebase .clear {clear:both;height:1px;}
#Knowledgebase .linkButton * {font-size:14px !important;margin-bottom:0px;}
#Knowledgebase .linkButton a {font-size:14px !important;margin-bottom:0px;}
#Knowledgebase .highlight {background:#dfeda7 !important;}
#Knowledgebase .field {font-weight:bold;}
#Knowledgebase .txtSearch {padding-left:3px;}
#Knowledgebase .result {margin-bottom:20px;}

