/*----- Green Small Box ------*/

#columnLeft .smallTop{background: url(/img/backgroundContent/green/small/top.png) no-repeat left top; height:20px}
#columnLeft .smallMain{background: #BCD917 url(/img/backgroundContent/green/small/main.png) repeat-x left top; padding:0 20px;}
#columnLeft .smallBottom{background: url(/img/backgroundContent/green/small/bottom.png) no-repeat left top; height:20px}

/*----- Gray Small Box ------*/

#content .smallTop{background: url(/img/backgroundContent/gray/small/top.png) no-repeat left top; height:20px}
#content .smallMain{background: #999999 url(/img/backgroundContent/gray/small/main.png) repeat-x left top; padding:0 20px;}
#content .smallBottom{background: url(/img/backgroundContent/gray/small/bottom.png) no-repeat left top; height:20px}

/*----- Violet Small Box ------*/

#columnRight .smallTop{background: url(/img/backgroundContent/violet/small/top.png) no-repeat left top; height:20px}
#columnRight .smallMain{background: #803162 url(/img/backgroundContent/violet/small/main.png) repeat-x left top; padding:0 20px;}
#columnRight .smallBottom{background: url(/img/backgroundContent/violet/small/bottom.png) no-repeat left top; height:20px}

/*----- Arrow Right ------*/

a.arrowRight{background:url(/img/arrowRight.png) no-repeat left bottom; cursor:pointer;display:inline-block;height:11px;margin:0 0 0 5px;width:15px;}

.imgHome{ margin:0 0 0 30px;}