.content {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:531px;
	font-size: 80%;
}

input.quickSearch {
	float:left;
	margin: 2px;
	padding:3px;
	width:408px;
}

#tips
{
	margin: 50px 0 0 0;
}

/*#tip {
	background:transparent url(../justis_images/light.gif) no-repeat scroll 0 50%;
	height:35px;
	margin:1em auto 0;
	padding-left:37px;
	padding-top:15px;
	text-align:left;
	width:100%;
}*/

#nexttip {
	text-align:right;
	font-size: 80%;
}

#suggestions {
	margin:0.3em auto 0.7em -2px;
}



/* New layout styles */

#home-screen-content {
    width: 960px;
    margin: 60px auto;
    font-size: 90%;
}

#home-screen-content a {
    text-decoration: none;
    color: #0A59C5;
}

#home-screen-content a:hover {
    text-decoration: underline;
}

#home-screen-left {
    width: 600px;
    margin-right: 25px;
}

#home-screen-left p {
    margin-right: 50px;
}

#home-screen-right {
width: 260px;
}

#home-screen-left, #home-screen-right {
float: right;
}

.home-screen-module h2 {
color: #4381BA;
margin-bottom: 15px;
margin-top: 0px;
border-bottom: 0;
padding-bottom: 0;
}

.home-screen-module {
margin-bottom: 30px;
line-height: 150%;
color: #666;
font-size: 0.9em;
}

.hs-tip 
{
    font-size: 90%;
padding: 10px;
background-color: #FFEEBF;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin: 0px;
color: black;
margin-right: 50px;
border-top-left-radius: 8px 8px;
border-top-right-radius: 8px 8px;
border-bottom-right-radius: 8px 8px;
border-bottom-left-radius: 8px 8px;
}

.resources-list { list-style-type: none; margin: 0; padding: 0; }

.resources-list li {background:url(../justis_images/resources-icon-sprite.png) no-repeat; padding-left:60px; height:31px; padding-top:15px; margin-bottom:8px}
.resources-list .qsg{background-position:0px 0px}
.resources-list .vrrf{background-position:0px -192px}
.resources-list .help{background-position:0px -48px}
.resources-list .help-desk{background-position:0px -144px}
.resources-list .kb{background-position:0px -96px}

#examples 
{
    margin: 0 0 30px 0;
    padding: 0;               
    display:none;
    height:auto;
    background: none;
}

#examples li  
{
    background: none;
    padding-left:0px; 
    height:12px; 
    padding-top:0px; 
    margin: 0 0 8px 0; 
    list-style: none;  

    
 }

.wedge {
clear: both;
}
