#notice{
	float:right;
    width:420px;
    padding-left:15px;
}

#notice img{
    float:left;
}


#notice h3{
    font-size:20px;
}

#notice h4{
    font-size:14px;
}

#notice p{
	font-size: 13px;
}

#notice ul{
	font-size:12px;
	padding-left:130px;
}

#notice ul li{
	list-style-image: url(../images/tick-small.jpg);
	list-style-position: outside;
}

#cost{
    float:left;
    width:100%;
    margin:0;
}

#cost p{
    text-align:left;
}

#guide{
    float:left;
    width:37%;
    margin:0;
}

#guide p{
    text-align:left;
}

#guide img{
    padding-left:40px;
}

#animation{
    float:right;
    width:385px;
    margin:0;
    padding:0;
}

#banner #top{
    margin:0;
    padding:0;
    float:left;
    width:100%;
}

#banner #bottomleft{
    margin:0;
    padding:0;
    float:left;
    width:45%;
    border:none;
}

#banner #bottomright{
    margin:0;
    padding:0;
    float:left;
    width:45%;
    border:none;
}

#banner #bottom{
    margin:0;
    padding:0 0 20px 0;
    clear:both;
    width:100%;
    border:none;
}

#highlight{
    background-color:#E7852E;
    padding:10px;
    border-bottom:2px solid #FF9933;
    border-right:2px solid #FF9933;
}

#cost #highlight ul{
    margin:0;
    padding:0 0 0 140px;
}

#cost #highlight li {
    font-size:12px;
}

#cost #highlight p{
    font-family:Verdana, Arial, sans-serif;
    font-size: 14px;
}

#left .number{
    font-size:18px;
    text-align:center;
}

#left .revert{
    font-size:12px;
    text-align:center;
}
