  @charset "utf-8";
h3{
    color: #323248;
}

.content-wrap {
    padding: 0;
    width: 920px;
        border-top: none;
}
.one-fourth-col,.three-fourth-col {
    background: none repeat scroll 0 0 #FFFFFF;    
    float: left;
    padding: 20px 20px 0 20px;
    width: 330px;
}
.three-fourth-col{    
    width: 509px;
}
.pr-companies{
	list-style-type: none;
	line-height: 30px;
	font-size: 14px;
}
.pr-companies a:hover{
	text-decoration: none;
}
.address{
	margin-left: 30px;
}

.pr-companies > li {
    margin-left: -10px;
}

