.pageContainer 
{
	background-image:url(../images/white_box_top.jpg);
	width: 678px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
        font-size: 13px;
}
.pageInnerContainer{
	background-image: url(../images/white_box_bottom.jpg);
	width: 678px;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	background-position: left bottom;
}

.pageMiddleContainer{
	background-image:url(../images/white_box_center.jpg);
	width: 678px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 8px;
}

.testContainer{
	clear:left;
        margin-left: 20px;
        margin-top: 5px;
}

.left{
    float: left;
}
.right{
    float: right;
}

.commentsTop{
    width: 548px;
    padding-top: 16px;
    clear: both;
}

.testimonial_top_1
{
	background:transparent url(../CH_images/test_top1.gif) no-repeat scroll left top;
}
.testimonial_top_2
{
	background:transparent url(../SE_images/test_top2.gif) no-repeat scroll left top;
}
.testimonial_top_94
{
	background:transparent url(../SP_images/test_top94.gif) no-repeat scroll left top;
}

.commentsBottom{
    background-image : url(../images/bottom.gif);
    width: 548px;
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 30px;
}

.testimonial_bottom_1
{
	background:transparent url(../CH_images/test_bottom1.gif) no-repeat scroll left bottom;
}
.testimonial_bottom_2
{
	background:transparent url(../SE_images/test_bottom2.gif) no-repeat scroll left bottom;
}
.testimonial_bottom_94
{
	background:transparent url(../SP_images/test_bottom94.gif) no-repeat scroll left bottom;
}

.border_1
{
	background-color:#D8E0E7;
	border-left:2px solid #508DBA;
	border-right:2px solid #508DBA;
}
.border_2
{
	background-color:#F7DFFF;
	border-left:2px solid #CC7FE5;
	border-right:2px solid #CC7FE5;
}
.border_94
{
	background-color:#F7DFFF;
	border-left:2px solid #FF86D9;
	border-right:2px solid #FF86D9;
}

.border_1 p, .border_2 p, .border_94 p
{
	padding: 0px 10px;
}

.images{
    width: 60px;
    height: 60px;
    border: 1px solid;
    margin-right: 10px;
    text-align:center;
}
.images img
{
    height:60px;
    width:60px;
}

span.left{
    text-align: left;
    width: 60%;
    padding-left: 20px;
    font-weight: bold;
}

.testimonial_color_1
{
	color:#668EFF;
}
.testimonial_color_2
{
	color:#CC7FE5;
}
.testimonial_color_94
{
	color:#FF86D9;
}

.hide{
    display: none;
}

span.right{
    text-align: right;
    width: 31%;
    padding-right: 20px;
    font-weight: bold;
    font-style:italic;
}

#bouche_center
{
    font-family:arial,helvetica,sans-serif;
}
#orangebox_com_1
{
    background-image:url("../CH_images/temoignages_titleimg.png");
    width:380px;
    height:55px;
    margin-left:20px;
    font-size:26px;
    color:#FFFFFF;
    padding-top:38px;
    padding-left:255px;
}
#orangebox_com_2, #orangebox_com_94
{
    background-image:url("../SE_images/temoignages_titleimg.gif");
    width:408px;
    height:53px;
    margin-left:20px;
    font-size:26px;
    color:#FFFFFF;
    padding-top:10px;
    padding-left:228px;
}
.full_view
{
	color:#000000;
}
.temoig_c
{
    font-family:Arial,helvetica,sans-serif;
    font-size:13px;
    margin-left:20px;
    width:625px;
}
#temoig1
{
    padding-top:10px;
}
#temoig2
{
    padding-top:10px;
}

#temoig2 a
{
    color:#FF6600;
    font-size:14px;
    text-decoration:none;
}

.testimonial_splitter
{
	display:block;
	clear:both;
	height: 2px;
}
#testimonial_paging
{
	height:20px;
	width:400px;
	margin:0px auto;
	padding-top:20px;
}
#previous_page
{
	float:left;
	width:133px;
	text-align:center;
}
#previous_page a
{
	font-weight:bold;
	color:#5E97BF;
	text-decoration:none;
}
#current_page
{
	float:left;
	width:134px;
	text-align:center;
}
#next_page
{
	float:left;
	width:133px;
	text-align:center;
}
#next_page a
{
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
}

