ul.section-categories li span {background-image: url(/static/images/template/sprite2.png); background-repeat: no-repeat; min-height: 19px; margin-bottom: 8px; display: block; padding: 0 35px;}
ul.section-categories li  {background: 0 none; padding-left: 5px;}
ul.section-categories li ul li {background: url("/static/images/template/bullet-black.png") no-repeat scroll 0 6px transparent;
    padding: 2px 0 2px 18px;}
ul.section-categories {float: left; display: block; width: 300px;}
ul.section-categories.first { margin-right: 20px;}
ul.section-categories li#patents span {background-position: 0 0; padding: 5px 35px; font-weight: bold;}
ul.section-categories li#trade-marks span  {background-position: -250px -100px; padding: 5px 35px; font-weight: bold;}
ul.section-categories li#designs span {background-position: -500px -200px; padding: 5px 35px; font-weight: bold;}
ul.section-categories li#plant-breeders-rights span {background-position: -750px -300px; padding: 5px 35px; font-weight: bold;}




.two-column {width: 950px; background: url(/images/ols-portal-box-bg.jpg) no-repeat scroll left bottom transparent;}
.two-column h3 {background-image:url(/images/ols-portal-banner.jpg); width: 950px;}
#content-wrapper .two-column .inner {background: url("/images/alert.png") no-repeat scroll 40px 25px transparent; padding-left: 165px;width: 950px;}

.two-column ul {float: left;}
a.top-image {margin-bottom:30px; float: left; }
#secondary-nav {}
#content {width:950px;}

.sidebox {
	float: right;
	width: 250px;
}

.wrapper {
	float: left;
	width: 100%;
}

.systembox {
	float: right;
	width: 240px;
	margin-bottom: 0px;
}
.system{
	background-image:url('/images/ols-ad.png');
	background-repeat:no-repeat;
	color: #fff;
	height: 150px;
	text-align: left;
	padding: 20px;
	margin-top: 20px;
}

.system a {
	text-decoration:none;
	color: #000;
}

.system a:link {
	text-decoration: none;
	color: #000;
}      
.system a:visited {
	text-decoration : none;
	color: #000;
}  
.system a:hover, .ols a:focus {text-decoration: underline;}  

.system .big {
	font-size: 1.3em;
	font-family:Verdana, Geneva, sans-serif;


	color: #55286b;
	padding-left:0px;
	text-align: center;


}

.pat h2 {
	background-image: url(/images/custom-images/p.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	line-height: 1.5em;
	background-position: 0px 50%;
	margin-top: 1em;

}
.trade h2 {
	background-image: url(/images/custom-images/tm.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	line-height: 1.5em;
	clear: both;
	background-position: 0px 50%;
	margin-top: 1em;
}
.des h2 {
	background-image: url(/images/custom-images/d.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	line-height: 1.5em;
	clear: both;
	background-position: 0px 50%;
	margin-top: 2em;
}
.pbr h2 {
	background-image: url(/images/custom-images/pbr.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	line-height: 1.5em;
	clear: both;
	background-position: 0px 50%;
	color: #000;
	margin-top: 2em;
}
.online-box {
	float: left;
	width: 100%;
}

/*.button, input[type=submit], input[type=button] {
	border: solid 1px #b0b0b0;
	background: #e6e6e7;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fdfdfd), to(#e6e6e7));
	background: -webkit-linear-gradient(#fdfdfd, #e6e6e7);
	background: -moz-linear-gradient(#fdfdfd, #e6e6e7);
	background: -ms-linear-gradient(#fdfdfd, #e6e6e7);
	background: -o-linear-gradient(#fdfdfd, #e6e6e7);
	background: linear-gradient(#fdfdfd, #e6e6e7);
	-pie-background: linear-gradient(#fdfdfd, #e6e6e7);
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	float: left;
	color: #333;
	text-align: center;
	width: auto;
	font-weight: bold;
	text-decoration: none !important;
	color: #333 !important;
	clear: both;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
}*/
.custom-align-right {
	float: right;
}

.left-content {
	float: left;
	width: 47%;
	padding-left:15px;
}
.right-content {
	float: right;
	width: 47%;
}
.tips  {
	margin: 0px;
	background-color: #F2F2F2;
	border: 1px dashed #999;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	min-height:170px;
}
.tips ul {
}
.tips ul li {
}
.tips h3 {
	padding-left: 25px; /* Change to 0 on mobile site launch */
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
}

.tips p {
	padding-left: 25px; /* Change to 0 on mobile site launch */	
}
.customclear {
	clear: both;
}
.left-content p {
	clear: both;
	/* [disabled]display: block; */
}
.right-content p {
	clear: both;
	/* [disabled]display: block; */
}

.button, input[type=submit], input[type=button] {
	border: solid 1px #b0b0b0;
	background: #e6e6e7;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fdfdfd), to(#e6e6e7));
	background: -webkit-linear-gradient(#fdfdfd, #e6e6e7);
	background: -moz-linear-gradient(#fdfdfd, #e6e6e7);
	background: -ms-linear-gradient(#fdfdfd, #e6e6e7);
	background: -o-linear-gradient(#fdfdfd, #e6e6e7);
	background: linear-gradient(#fdfdfd, #e6e6e7);
	-pie-background: linear-gradient(#fdfdfd, #e6e6e7);
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	float: left;
	color: #333;
	text-align: center;
	width: auto;
	font-weight: bold;
	text-decoration: none !important;
	color: #333 !important;
/*	clear: both;
*/	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
/*	margin-top: 8px;
*/	margin-bottom: 20px;
}
.button:hover, input[type=submit]:hover, input[type=button]:hover { color: #333; /*@include vertical-gradient(#e6e6e7, #fdfdfd);*/ opacity: 0.7; }

.importance  {

	margin: 0px;
	background-color: #F2F2F2;
	border: 1px dashed #A97FE6;
	width: 97%;
	margin-left:auto;
	margin-right:auto;
}
.importance ul {
}
.importance ul li {
}
.importance h3 {
	padding-left: 25px;  /* Change to 0 on mobile site launch */
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	padding-top: 15px;
}

.importance p {
	padding-left: 25px; /* Change to 0 on mobile site launch */	
}

.intro-text {
	min-height:115px;
}

.intro-text p {
	padding-left: 25px; /* Change to 0 on mobile site launch */	
}


@media only screen and (max-width: 950px) {

#content {
	width:100%;
}	
}

@media only screen and (max-width: 560px) and (orientation: portrait) {

.left-content {
	float: left;
	width: 100%;
}

.right-content {
	float: left;
	width: 100%;
}

.tips  {
	min-height:280px;	
}
	
