/* @group mainbdy_content_elements */

#endorselistholder	{
clear: both;
float: left;
margin: 0px 0 0 0;
width: 458px;
/* height: 300px; */
/* background-color: blue; */
}

.endorselist	{
float: left;
margin: 0 0 0 0;
width: 375px;
/* background-color: silver; */
}


#endorselink	{
float: left;
margin: 0 0 0 0;
width: 375px;
height: 10px
line-height: 125%;
/* background-color: olive; */
}

#endorselink p {
margin: 1px 0 0 0;
}

#endorselink a	{
text-decoration: none;
}

#endorselink a:link	{
color: #33ccff;
}

#endorselink a:hover	{
color: #797979;
}


#listruleblue	{
float: left;
background: url(images/line_bluedotted.gif) repeat-x top center;
margin: 7px 20px 0 0;
width: 458px;
height: 10px;
/* background-color: fuchsia; */
}

#listrulegrey	{
float: left;
background: url(images/line_greydotted.gif) repeat-x top center;
margin: 10px 20px 6px 0;
width: 458px;
height: 1px;
/* background-color: green; */
}

#bsititleholder	{
clear: both;
float: left;
margin: 0 0 0 0;
width: 458px;
height: 64px;
/* background-color: yellow; */
}

#bsititletxt	{
margin: 55px 0 0 0;
float: left;
}

#bsititlelogo {
float:right;
}

#fensatitleholder	{
clear: both;
float: left;
margin: 20px 0 0 0;
width: 458px;
height: 51px;
/* background-color: green; */
}

#fensatitletxt	{
margin: 41px 0 0 0;
float: left;
}

#fensatitlelogo {
float:right;
}

#iwatitleholder	{
clear: both;
float: left;
margin: 15px 0 0 0;
width: 458px;
height: 68px;
/* background-color: green; */
}

#iwatitletxt	{
margin: 57px 0 0 0;
float: left;
}

#iwatitlelogo {
float:right;
}

/* @end */