@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;
height: 400px;
}

ul.linksUl {
margin-bottom: 30px;
margin-left: 20px;
list-style: none;
}

li.linksLi {
line-height: 20px;
}


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