#home #directAccess .access {
    float: right;
    width: 250px;
	background: none;
    padding: 10px 0;
}

#home #directAccess .accessS {
	  padding: 10px 0;
	 margin-left:10px;
	 width: 170px;
}
#home #directAccess #lateralLine{
background: url("http://pandasecurity.s3.amazonaws.com/img/horizontalhomeline.jpg") no-repeat scroll left top transparent;
height:80px;
padding:1px;
float:right;
width:3px;
margin-right:20px;
}

#home #directAccess {
    background: url("http://pandasecurity.s3.amazonaws.com/img/homeusersline.jpg") repeat-x scroll center bottom transparent;
	padding: 10px 5px 10px 10px;
}


#wrapper #home #directAccess h4 {
    margin: 2px 0;
	width: 220px;
	margin:10px 0 0 55px;
	*margin:20px 0 0 55px;
	

}

#wrapper #home .accessS h4 {
margin-top:15px;
*margin-top:25px;}

#home #directAccess h4 a {
    font-size: 13px;
	}


