/*
1.0 UNIVERSAL RESETS
------------------------------------------
*/
#backlight_template * {
padding: 0;
margin: 0;
}

#backlight_template a img, 
#backlight_template img,
#backlight_template  map {
border: none;
outline: none;
}

#backlight_template ul,
#backlight_template li {
list-style: none;
}




@charset "UTF-8";
/* CSS Document */

/*
4.0 CANTALOUPE WRAPPER
------------------------------------------
*/
#backlight_template {
width: 360px;
margin: auto;
}

/*
10.0 MISC
------------------------------------------
*/
#backlight_template .clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#backlight_template .clearfix {display:inline-block;}
/* Hide from IE Mac \*/
#backlight_template .clearfix {display:block;}
/* End hide from IE Mac */

