@charset "UTF-8";

/*
:: reset & base style sheet
:: last update 2008-11-03
*/

/*==================================================

:: css for halftone records - for links
:: http://halftone-records.com
:: copyright (c) 2001 - 2008 halftone records all rights reserved.

:: author - sunny coding department
:: http://sunny-coding-department.com/

==================================================*/

/*========== main ==========*/
div#main {
margin-bottom: 50px;
width: 910px;
}

ul.mapUl {
margin-top: 20px;
margin-left: 30px;
line-height: 20px;
}

li.mapLiTxt {
list-style: circle;
margin-left: 30px;
}


/*========== end ==========*/