/*
Website:	www.kranenberg-juweliers.nl
CSS : 		Kranenberg Juweliers: Highlight
-----------------------------------------------------------
*/


#hl_main{ width: 655px; height: 400px; float: right;}


#hl_main .hl_10x2 { width: 100px; height: 200px; float: left; }
#hl_main .hl_25x2 { width: 255px; height: 200px; float: left; }
#hl_main .hl_30x2 { width: 300px; height: 200px; float: left; }
#hl_main .hl_35x2 { width: 355px; height: 200px; float: left; }
#hl_main .hl_40x2 { width: 400px; height: 200px; float: left; }

#hl_main .hl_txt { width: 120px; border-bottom: 1px solid #333;}

#hl_main .hl_txt ul { list-style-position: inside; list-style-type: none; margin-left: 10px; margin-bottom: 4px; }
#hl_main .hl_txt li.hl_header{ font-size:12px; font-weight: bold; line-height: 16px;}
#hl_main .hl_txt li.hl_text{ font-size:10px; font-weight: normal; line-height: 12px;}




