#custom { width:350px; } #custom_tl{ width: 21px; height: 21px; background: url('images/custom_tl.png') top left no-repeat transparent; } * html #custom_tl{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/custom_tl.png', sizingMethod='crop'); } #custom_t{ background: url('images/custom_t.png') top left repeat-x transparent; } #custom_tr{ width: 21px; height: 21px; background: url('images/custom_tr.png') top left no-repeat transparent; } * html #custom_tr{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/custom_tr.png', sizingMethod='crop'); } #custom_l{ width: 4px; background: url('images/custom_l.png') top left repeat-y transparent; } #custom_r{ width: 4px; background: url('images/custom_r.png') top right repeat-y transparent; } #custom_bl{ width: 21px; height: 21px; background: url('images/custom_bl.png') top left no-repeat transparent; } * html #custom_bl{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/red_bl.png', sizingMethod='crop'); } #custom_b{ background: url('images/custom_b.png') top left repeat-x transparent; } #custom_br{ width: 21px; height: 21px; background: url('images/custom_br.png') top left no-repeat transparent; } * html #custom_br{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/red_br.png', sizingMethod='crop'); } #custom_close{ width: 20px; height: 8px; background: url('images/custom_close.png') top left no-repeat transparent; cursor: pointer; margin-top:7px; } * html #custom_close{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/red_close.png', sizingMethod='crop'); } #custom_max{ width: 16px; height: 8px; background: url('images/custom_maximize.png') top left no-repeat transparent; cursor: pointer; margin-top:7px; } * html #custom_max{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/custom_maximize.png', sizingMethod='crop'); } #custom_min{ width: 16px; height: 8px; background: url('images/custon_min.png') top left no-repeat transparent; cursor: pointer; margin-top:7px; } * html #custom_min{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/custom_min.png', sizingMethod='crop'); } #custom_beak{ width: 50px; height: 32px; background: url('images/custom_beak.png') top left no-repeat transparent; margin-top:-6px; } * html #custom_beak{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/custom_beak.png', sizingMethod='crop'); } #custom_contents { margin: 0; padding: 0; padding-top:10px; background-color: #ffffff; } #custom_contents p{ font-family:arial; font-size:12px; padding-left:8px; padding-right:8px; padding-bottom:0; padding-top:0; } #custom_contents div{ padding-left:8px; padding-bottom:0; padding-top:0; } #custom_contents h2{ font-family: "Palatino Linotype", "Book Antiqua3", "Palatino6", serif; font-size:18px; color:#0e91bb; padding-left:8px; padding-right:8px; padding-bottom:0; padding-top:0; font-weight:bold; } #custom_contents h3{ font-family: "Palatino Linotype", "Book Antiqua3", "Palatino6", serif; font-size:14px; color:#0e91bb; padding-left:8px; padding-right:8px; padding-bottom:0; padding-top:0; font-weight:bold; } #custom_contents img { border: solid 1px #b6b6b6; margin-top:5px; margin-bottom:5px; }