/*CONTENT FORMATTING ELEMENTS*/
/* -- overrides the version in defaults.css */
#rightColumn{
position:absolute;
top:8px;
left:585px;
width: 154px;
height:740px;
padding:0px;
margin:0px;
z-index:50;
overflow:hidden;
}
/*
#rightColumnBox{
width: 100%;
border: solid 3px #FF6600;
padding: 10px;
margin-bottom: 10px;
}
*/
#NewsWidget {
position: absolute;
width: 150px;
height:740px;
overflow:hidden;
z-index: 100;
border:2px solid #FFFFFF;
background-color: #FFFF66;
background-image: url(/graphics/row0.jpg);
}
#NewsWidget h3 {
font-size:12px;
margin:0px;
padding:0px;
color:#FFFFFF;
}
#NewsWidget p {
font-size:11px;
margin:0px;
padding:0px;
color:#333333;
}
#NewsWidget h3 a {
color:#FFFFFF; text-decoration:none;
}
#NewsWidget p a {
color:#333333; text-decoration:none;
}
#NewsWidget table {
border-collapse:collapse
}
.row0 td {
background-color:#A0B6DD;
background-image:url(/graphics/row0.jpg);
padding:2px;
border-bottom:1px dotted #666666;
}
.row1 td {
background-color:#E5AF83;
background-image:url(/graphics/row1.jpg);
padding:2px;
border-bottom:1px dotted #666666;
}
/* Detail */
.rcdSetNavLinkFirst {
float:left;
width:30px;
margin-left:15px;
}
.rcdSetNavDeadLink {
float:left;
width:30px;
}
.rcdSetNavLink {
float:left;
width:30px;
}
.rcdSetNavLinkLast {
float:left;
width:30px;
}
.rcdSetState {
clear:both;
text-align:center;
}
.rcdSetNavContainer {
position:absolute;
bottom:0px;
}
#rightPanel {
clear:both;
position:absolute;
top:500px;
right:0px;
width:150px;
height:auto;
z-index:100;
padding-right:4px;
}
#rightPanel div {
right: 0px;
width: 150px;
height:80px;
padding-top:5px;
padding-bottom:5px;
overflow:hidden;
z-index: 100;
border:2px solid #FFFFFF;
background-image: url(/graphics/row0.jpg);
text-align:center;
margin-bottom:17px;
}
#rightPanel div div {
padding:0px;
height:auto;
border:0px;
margin-bottom:0px;
}


#articleSoloBody {
margin-top:30px;
}

/* Recordset generated classes - see ARIA > system > recordsets */

#sDocumentTitle {
font-size:18px;
text-indent:10px;
margin-top:10px;
margin-bottom:10px;
}
#sDocumentBody {
margin:10px;
}


