@CHARSET "UTF-8";
.loandet-body,
.ldb-left,
.ldb-left div img,
.ldb-left div b,
.ldb-left div,
.ldb-left h3,
.usercoments,
.usercoments b,
.usercoments q,
.ldb-right a,
.ldb-right p,
#user-add-comment form label input,
#user-add-comment form label textarea,
#user-add-comment form label b,
#user-add-comment form span.line1,
#user-add-comment form span.line2,
.ldb-right ul,
#user-add-comment,
#user-add-comment h3,
#user-add-comment form,
#user-add-comment form label,
.ldb-right ul li,
.ldb-right{
	display: block;
	overflow: hidden;
}
#liederchoiceboxl h2{
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}
.loandet-body{
	width: 564px;
	margin-bottom: 20px;
}
.ldb-left,
.ldb-right{
	float: left;
	width: 276px;
}
.ldb-left{
	margin-right: 28px;
	width: 260px;
}
.ldb-left img{
	padding: 5px;
	border: 1px solid #7588A7;
}
.ldb-left h3{
	width: 259px;
	margin: 20px 0 15px 0;
}
.ldb-left h3 b,
.ldb-left h3 img{
	float: left;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.ldb-left h3 b{
	text-align: right;
	width: 100px;
	margin: 6px 0 0 0;
}
.ldb-left div img{
	border: none;
	padding: 0;
}
.ldb-left div{
	width: 258px;
	background: #4A7197;
	color: white;
	text-align: center;
	padding: 3px 0 3px 0;
}
.ldb-left div img,
.ldb-left div b{
	float: left;
}
.ldb-left div b{
	margin: 3px 5px 0 0;
	width: 88px;
	font-weight: bold;
}
.ldb-left div img{
	margin: 0 5px 0 0;
	cursor: pointer;
}
.ldb-right a{
	background: url("/imgs/applaynowbutton_2.gif") no-repeat top center;
	margin-bottom: 15px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 52px;
	color: white;
	text-shadow: 1px 1px 3px white;
	cursor: pointer;
}
.ldb-right p{
	width: 239px;
	margin: 0 0 10px 18px;
	color: #314A64;
}
.ldb-right ul{
	width: 239px;
	margin: 0 0 5px 18px;
	background: #E5E9EF;
}
.ldb-right ul li{
	margin: 5px 0 5px 15px;
	background: url("/imgs/reasonscheck.gif") no-repeat center left;
	padding: 5px 0 5px 30px;
	color: #314A64;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	list-style: none;
}
.usercoments{
	width: 534px;
	padding: 0 15px 0 15px;
	margin: 20px 0 10px 0;
	color: #314A64;
}
.usercoments b{
	font-weight: bold;
	margin-bottom: 4px;
}
.usercoments q{
	font-style: italic;
}
#user-add-comment{
	width: 554px;
	margin: 0 0 0 10px;
	position: relative;
}
#user-add-comment h3{
	font-size: 18px;
	color: #314A64;
	font-weight: bold;
	line-height: 40px;
	text-transform: uppercase;
}
#user-add-comment form{
	width: 554px;
}
#user-add-comment form label{
	width: 554px;
}
#user-add-comment form label input,
#user-add-comment form label textarea{
	border: 1px solid #999999;
	background: white;
	font-size: 12px;
}
#user-add-comment form label input{
	width: 270px;
}
#user-add-comment form label textarea{
	width: 520px;
	height: 115px;
	overflow: auto;
}
#user-add-comment form label b{
	font-weight: bold;
	text-transform: capitalize;
	margin: 10px 0 3px 0;
}
#user-add-comment form span.line1{
	text-transform: uppercase;
	margin: 10px 0 2px 0;
}
#user-add-comment form span.line2 label,
#user-add-comment form span.line2 label img,
#user-add-comment form span.line2 input{
	float: left;
	width: auto;
}
#user-add-comment form span.line2 label input{
	border-left: none;
	font-size: 14px;
	margin-right: 15px;
}
#user-add-comment form span.line2 .submitbutton{
	background: url("/imgs/details_commentbbg.gif") no-repeat top left;
	height: 19px;
	width: 182px;
	font-weight: bold;
	text-transform: uppercase;
}