.NoHeaderContainer {
width:100%;
border:#95bcc0 solid 1px;
background-color:#FFFFFF;
margin:0px 0px 15px 0px;
}
.NoHeaderLeftTC {
float:left;
background-image:url(contTLC.jpg);
background-repeat:no-repeat;
background-position:left;
height:5px;
width:5px;
margin-left:-1px;
margin-top:-1px;
}
.NoHeaderContTop{
width:100%;
height:5px;

}
.NoHeaderRightTC {
float:right;
background-image:url(contHeaderTRC.jpg);
background-repeat:no-repeat;
background-position:right;
width:5px;
height:5px;
margin-right:-1px;
margin-top:-1px;
}

.NoHeaderConContent{
padding:5px 5px 10px 5px;
margin:0px;
}
.LNoHeaderContainer p {
margin:0px;
padding:0px;
}
.NoHeaderContainer .Head {

}
.NoHeaderLeftBC {
float:left;
background-image:url(contHeaderBLC.jpg);
background-repeat:no-repeat;
background-position:left;
height:5px;
width:5px;
margin-left:-1px;
margin-top:-1px;
}
.NoHeaderContBottom {
width:100%;
height:5px;
margin-bottom:-2px;
}
.NoHeaderRightBC {
float:right;
background-image:url(contHeaderBRC.jpg);
background-repeat:no-repeat;
background-position:right;
width:5px;
height:5px;
margin-right:-1px;
}


