﻿
P {	
    line-height:1.5;
}
#feature {
    width:265px;
    height:260px;
    float:right;
}
#container {
    float:right; 
    margin:0 0 1em 1em; 
    text-align:center;
    vertical-align:middle;
     
    background:#fff;
    padding:1px;
    
    border:solid 1px #000;	
    ~border:none;	
}
#container IMG {
    overflow:hidden;
    ~border:solid 1px #000;  /* #314273;	*/
}

#container, #container * {
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
}
