/* 
    Document   : iro
    Created on : 2012-01-18, 13:07:13
    Author     : iro
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


.s_li .det_site_code {
    border: 15px solid #EAEAEA;
    width: 510px;

}

.det_site_code {
    clear: both;
    float: left;
    height: 200px;
        margin-top: 50px;
    margin-bottom: 50px;
    overflow: auto;
    width: 510px;
}

#how_to_indicator_container{
    float: left;
}