@charset "UTF-8";
/* CSS Document */
/*XXXXXXXXXXXXXXXXXX Reset all browser defaults XXXXXXXXXXXXXXXXXXX*/
#RightPanel #CatalogImage {
	margin:18px 0 0 325px;

	}
	#InfoBox {
                left: 235px;
                position: absolute;
                top: 10px;
                width: 322px;
                margin:0;
/*              float:left;*/
		}
	#InfoBox p {
		margin:10px 0 0 0;
		line-height:20px;
		}
	#InfoBox ul {
	        list-style-type:disc;
	        padding-left:0px;
	        margin-top:0px;
	        margin-left:15px;
	        }
                #InfoBox ul li {
                        font-size:9pt;
                        line-height:15pt;
                }
	#RightPanel h2 {
/*              text-transform:capitalize;*/
		margin-top:25px;
		font-size:13pt;
		}
		#RightPanel h2 span {
		        font-size:8pt;
		        font-weight:normal;
		        text-transform:lowercase;
		}
		#RightPanel h2 a, #RightPanel h2 a:visited {
			text-decoration:none;
			}
