﻿
.Boxes {float:right;overflow:hidden;}
.Box {padding:1em 0em 1em 0em;border:solid 1px #000000;}
.BoxContent {background: #f5f5f5 url(Images/RightBox/right_box_bg.gif) bottom left repeat-x;padding:10px 10px 10px 10px; width:198px;overflow:hidden;border: solid 1px #e2e2e2;border-top: none;padding:10px 10px 10px 15px;width:193px;}
.BoxContent ul { margin: auto; padding: auto; list-style-position: inside; list-style-type: disc;}
.BoxContent ol { margin: auto; padding: auto; list-style-position: inside; list-style-type: decimal;}
.BoxContent ul div, .BoxContent ol div {display: inline;}
.BoxHeader {background: #f5f5f5 url(Images/RightBox/right_box_bg.gif) bottom left repeat-x; cursor:pointer; padding:10px 0 10px 0;border: solid 1px #e2e2e2;margin-top:10px;}
.BoxHeader h4 {background: url(Images/RightBox/right_box_arrow_right.gif) top right no-repeat; cursor:pointer;font-size:16px;font-family:Georgia;padding:2px 10px 2px 10px;font-weight:normal;margin-right:2px;}
.BoxHeaderSelected {background-color:#f5f5f5; cursor:pointer;padding:10px 0 10px 0;border: solid 1px #e2e2e2;margin-top:10px;border-bottom:none;}
.BoxHeaderSelected h4 {background: url(Images/RightBox/right_box_arrow_down.gif) top right no-repeat; cursor:pointer;font-size:16px;font-family:Georgia;padding:2px 10px 2px 10px;font-weight:normal;margin-right:2px;}
h3 {color:#FF0000;}

.BoxContent .fileList {list-style: none; overflow:hidden;}
.BoxContent .fileList li {clear:both;}
.BoxContent .fileList li a img, .BoxContent .fileList li a span {float:left; margin-bottom:0.5em;}
.BoxContent .fileList li a .text {text-decoration:none; font-size:1.2em;float:left;padding:1em 0 0 0.5em;cursor:pointer; width:11em;}
.BoxContent .fileList li a:hover .text {text-decoration:underline; font-size:1.2em;}
