#footer {
  clear: both
}

#featuretext h2 {
  font-weight: normal;
}

/* for whenever we need a classy looking ul */

ul.classy {
	margin: 1em;
	padding: 0;
}

.classy li {
    list-style: none;
    background-image: url(/IP/img/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px .8em;
    padding: 5px 0 0 .7em;
    margin: 2px 0px 2px 10px;
 }

/* /sony/ */

.sonysettle {
	    border: 1px solid #666666;
	    margin: 10px auto 0 auto;
	    width: 550px;
}

.fpsonysettle {
	    border: 1px solid #666666;
	    margin: 10px auto 0 auto;
            width: 480px;
}

.sonysettle h2 {
            text-align: center;
            padding: 0 5px;
}

.sonysettle p {
	    text-align: center;
	    padding: 0 5px;
}

.sonysettle h1 {
	    background: url(/sony2/diag_bg.png);
	    background-repeat: repeat-x;
	    background-position: top;
	    height: 60px;
	    margin: 0;
	    padding: 0; 
	    text-align: center;
	   
} 

.fpsonysettle h1 {
	    background: url(/sony2/diag_bg.png);
	    background-repeat: repeat-x;
	    background-position: top;
	    height: 60px;
	    margin: 0;
	    padding: 0; 
	    text-align: center;
	   
} 

.sonysettle h1 img {
	     margin: 12px auto 10px auto;
} 

.fpsonysettle h1 img {
	    margin: 12px auto 10px auto;
}

.yellow {
	background: #FFDD22;
	height: 4px;
}

