/* CSS Document */
/*
div.design-frame{
	background:url(../images/design/frame_head.gif) no-repeat;
}
div.design-frame-wrap{
	background:url(../images/design/frame_foot.gif) no-repeat right bottom;
	position:relative;
	padding:55px 0px 75px 59px;
}
div.design-frame img.type{
	position:absolute;
	top:-27px;
	left:-34px;
}
div.design-frame div.image-box{
	padding-left:200px;
	height:104px;
	min-height:104px;
	background-position:left bottom;
	padding-top:30px;
}
*/
p.thums img{
	margin:11px;
}

.thum-heading{
	background:url(../images/design/thum_heading_bg.gif) no-repeat center top;
	_height:136px;
	min-height:136px;
	text-align:center;
}
.thum-heading img{
	margin-top:48px;
}

div.curl-caution{
	background-color:#fff4fa;
	border-bottom:1px solid #EBEBEB;
	margin:10px 0px;
}
div.curl-caution h4{
	margin:0px;
}
div.curl-caution p{
	margin:0px;
	padding:10px;
}