/* ForCasestudyTop */

#contents .casestudybox{
	width:560px;
	font-size:14px;
	margin-bottom:20px;
	}

#contents .casestudybox p{
	line-height:1.5em;

	}

#contents .casestudy_main .flexheadline{
	border-bottom:1px solid #cccccc;
	background:url("../images/bg_headline02flex.jpg") no-repeat top left;
	padding:5px;
	margin-bottom:15px;
	}
		
#contents .casestudy_main .flexheadline h2{
	font-size:18px;
	line-height:1.3em;
	border-left:4px solid #002d71;
	padding-left:5px;
	} 

#contents .casestudybox .recentcasestudy{
	background:url("../images/casestudy_recent_bg.jpg") repeat-y top left;
	border:1px solid #dddddd;
	padding:11px 17px 11px 11px;
	margin-bottom:10px;
	}

#contents .casestudybox .recentcasestudy .case_spacer{
	height:140px;
	}
	
#contents .casestudybox .recentcasestudy p.img{
	width:140px;
	float:left;
	}

#contents .casestudybox .recentcasestudy .recentcasestudy_right{
	width:365px;
	float:right;
	}

#contents .casestudybox .recentcasestudy h4{
	font-size:14px;
	line-height:1.3em;
	margin-bottom:5px;
	}

#contents .casestudybox .recentcasestudy p.name{
	margin-bottom:7px;
	}

#contents .casestudybox .recentcasestudy p.excerpt{
	line-height:1.3em;
	border-top:1px dashed #dddddd;
	padding-top:10px;
	}

.wrapper{
	width:270px;
	float:left;
	margin:0 5px 10px 0;
	}

#contents .casestudybox .otherentries{
	background:url("../images/casestudy_otherentries_bg.jpg") no-repeat left top;
	padding:5px;
	margin-top:10px;
	}

#contents .casestudybox .otherentries .case_spacer{
	height:77px;
	}
	

#contents .casestudybox .otherentries p.otherentriesimg{
	width:72px;
	float:left;
	}

#contents .casestudybox .otherentries .otherentries_right{
	width:175px;
	float:right;
	}

#contents .casestudybox .otherentries h4{
	font-size:12px;
	font-weight:normal;
	line-height:1.3em;
	margin-bottom:5px;
	}
#contents .casestudybox .otherentries p.name{
	font-size:12px;
	line-height:1.3em;
	}

/* ForCasestudyEntrypages */


#contents .casestudybox .caseentry{
	border:1px solid #dddddd;
	padding:11px 17px 20px 11px;
	}

.entry{
	width:100%;
	}

#contents .casestudybox .caseentry img.img_top{
	width:140px;
	margin:0 10px 10px 0;
	float:left;
	}

#contents .casestudybox .caseentry h3{
	clear:both;
	height:20px;
	font-size:14px;
	border-bottom:2px solid #BCD0E8;
	background:url("../images/bg_headline03_backnumber.jpg") repeat-x top left;
	padding:0 0 0 5px;
	margin-bottom:10px;
	}

#contents .casestudybox .caseentry ul{
	margin:0 0 20px 20px;
	}

#contents .clientcomments{
	font-size:14px;
	border:1px solid #dddddd;
	margin-bottom:20px;
	width:100%;
	}

#contents .clientcomments h2{
	font-size:14px;
	font-weight:bold;
	color:#002c71;
	background-color:#EDF9FF;
	padding:8px 0 8px 12px;
	}

#contents .clientcomments p{
	line-height:1.5em;
	padding:10px;
	}

#contents .clientprofile{
	width:100%;
	font-size:14px;
	border:1px solid #dddddd;
	}

#contents .clientprofile h2{
	font-size:14px;
	font-weight:bold;
	color:#002c71;
	background-color:#EDF9FF;
	padding:8px 0 8px 12px;
	}
#contents .clientprofile .clientleft{
	width:350px;
	padding:10px 0 0 10px;
	float:left;
	}

#contents .clientprofile .clientleft dl{
	margin-bottom:5px;
	}

#contents .clientprofile .clientleft dt{
	display:inline;
	}

#contents .clientprofile .clientleft dd{
	display:inline;
	line-height:1.5em;
	}

#contents .clientprofile .clientright{
	padding:10px 10px 0 0;
	float:right;
	}



#contents .casestudybox .caseentry h4{
	color:#002C71;
	font-size:14px;
	margin:10px 0px 13px;
	}
#contents .casestudybox .caseentry img{
	margin-bottom:20px;
	}
#contents .casestudybox .caseentry img.img_left{
	margin:0 10px 10px 0;
	float:left;
	}
#contents .casestudybox .caseentry img.img_right{
	margin:0 0 10px 10px;
	float:right;
	}
#contents .casestudybox .caseentry p{
	margin-bottom:20px;
	}



#contents .clientcomments ul{
	list-style:none;
	margin:0 10px 0 10px;
	}

#contents .clientcomments ul li{
	background:url("../images/icon01.gif") no-repeat 0 7px;
	line-height:1.5em;
	padding:0 0 0 10px;
	margin-top:10px;
	margin-bottom:10px;
	}
#contents .clientcomments img{
	margin:0 10px 10px 10px;
	}
