	div {
	/*style used to illuminate divs for debugging purposes*/
	/*border:1px solid #FF0000;*/
	}
	body, html {
		margin:0;
		padding:0;
		color:#000;
	}
	#wrap {
		width:780px;
		margin:0 auto;
		text-align:left;
	}
	#header {
		width:780px;
	}
	#bread
	{
		width:780px;
		overflow:hidden;
		font-size:10px;
		color:#00a2ff;
		margin-bottom:10px;
	}
	#bread span
	{
		font-size:10px;
		color:#454545;
		margin:0px 3px;
	}
	h1 {
	    margin:0;
    }
	#nav {
		padding:5px 10px;
	}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
		display:inline;
		margin:0;
		padding:0;
	}
	#newsidebar {
		float:left;
		width:191px;
	}
	.sidebar_box
	{
		margin-top:5px;
		width:191px;
		overflow:hidden;
		background:url(http://supportsystem.livehelpnow.net/images/gray/bar_body.jpg) top left repeat-y;
	}
	.sidebar_box_top
	{
		width:191px;
		overflow:hidden;
		height:30px;
		background:url(http://supportsystem.livehelpnow.net/images/gray/bar_top.jpg) top left no-repeat;
	}
	.sidebar_box_bottom
	{
		width:191px;
		overflow:hidden;
		background:url(http://supportsystem.livehelpnow.net/images/gray/bar_bottom.jpg) bottom left no-repeat;
	}
	.sidebar_box_inner
	{
		width:165px;
		overflow:hidden;
		margin-left:13px;
		padding:0px;
		margin-top:11px;
		margin-bottom:11px;
	}
	#Uccompanysites1_lblContent {
		/*margin-left:10px;*/
	}
	.sidebar_box_header
	{
		font-size:14px;
		color:#fff;
		font-weight:bold;
		margin:7px 22px;
	}
	
	.sidebar_box_inner input
	{
		width:140px;
		height:17px;
		background:#f7f9e9;
		border:#bfbfbf 1px solid;
		margin:0px 0px 10px;
		font-size:12px;
		color:#6e6e6e;
		padding:1px 0px 0px 3px;
	}
	input.submit
	{
		width:66px;
		height:22px;
		border:0px;
		background:url(http://supportsystem.livehelpnow.net/images/gray/button.jpg) top left no-repeat;
		padding:0px;
		color:#fff;
	}
	input.check
	{
		width:14px;
		height:14px;
		border:0px;
		padding:0px;
		color:#fff;
		vertical-align:top;
	}
	#UcSearchArticles1_txtSearcByKeyword {
		font-size:14px;
	}
	h2 {
		margin:0 0 1em;
	}
	#newmainbar {
		float:right;
		width:558px;

	}
	.mainbar {
		width:558px;
	}
	#socialmediaicons img {
		padding-right:5px;
	}
	#socialmediaicons {
		width:558px;
		padding-top:10px;
		text-align:right;
		margin-bottom:15px;
	}
	#sectiontitle {
		width:558px;
		margin-bottom:20px;
	}
	#mainbar_box_top {
		background:url("/layout/content_top.jpg") no-repeat scroll left top transparent;
		width:558px;
		height:8px;
		overflow:hidden;
	}
	#mainbar_box_btm {
		background:url("/layout/content_bottom.jpg") no-repeat scroll left top transparent;
		width:558px;
		height:10px;
		overflow:hidden;
	}
	#mainbar_box_mid {
		background:url("/layout/content_body.jpg") repeat-y scroll left top transparent;
		width:558px;
		font-size:12px;
	}
	#node_question {
		padding-left:20px;
		padding-right:20px;
		padding-top:10px;
		padding-bottom:5px;
	}
	.list 
	{
		width:150px;
		margin-bottom:10px;
		margin-left:15px;
		font-size:14px;
	}
	.node_answer {
		width:539px;
		margin-bottom:10px;
		margin-left:19px;
		font-size:12px;
	}
	.node_answer img
	{
		vertical-align:middle;
		padding-right:5px;
		margin-right:5px;
	}
	.list a
	{
		margin-left:3px;
		text-decoration:none;
	}
	.list img
	{
		vertical-align:middle;
		margin-left:-10px;
		margin-right:5px;
	}
	#footer {
		width:780px;
		clear:both;
		text-align:center;
		padding-top:15px;
		padding-bottom:30px;
	}
	#footer p {
		margin:0;
    }
	* html #footer {
		height:1px;
	}
	p, li {
		font-size: 12px;
	}
	h1
	{
		margin:5px 5px 5px;
		padding:3px 0px 0px 10px;
		height:auto;
		overflow:visible;
		color:#0b517f;
		font-size:18px;
		font-weight:bold;
	}
	#searchbox {
		margin-left:13px;
	}

