div.news {margin-left:10px;}
div#music {width:300px; margin-left:-10px;}
div#margin {margin-top:333px;}
div.container {float:right; width:583px; margin:0; padding:0;}

/** Side Bar **/
div.sideBar {direction:rtl; float:right; margin-bottom:10px; padding:0; width:190px;}
div.sideBar p {padding:0; margin:0 0 10px 0;}
div.sideBar div.bnr {
	border-right:9px solid #ADC4DD; border-left:9px solid #ADC4DD;
	margin-bottom:10px; padding:0; width:162px;}
div.sideBar div.bnr img {margin:0 1px;}	
/** End Side Bar **/

div.topBanner {
	position:absolute; top:233px; width:774px; left:50%; margin-left:-387px;
	height:60px; padding:0;}
div.topBanner p {float:left; padding:0; margin:0;}
div.topBanner p.right {float:right; padding:0; margin:0;}

/** Multi Color Boxes **/

/* Regular List Box */
div.regList {float:right; margin-bottom:10px; width:583px;}
div.regList div.title {
	background:#1A65AA url(../images/bg_regTitle.gif) no-repeat left; height:26px; 
	direction:rtl; padding:4px 10px 0 0; margin-bottom:1px;}
div.regList div.body {
	background:#ADC4DD url(../images/bg_bottom_left.gif) no-repeat bottom left;
	direction:rtl; padding:18px;}
	
/* Regular Box */
div.BoxReg {float:right; margin-bottom:10px; width:583px;}
div.BoxReg div.title {
	background:#1A65AA url(../images/bg_regTitle.gif) no-repeat left; height:26px; 
	direction:rtl; padding:4px 10px 0 0; margin-bottom:1px;}
div.BoxReg div.promo {border-bottom:3px solid #1A65AA; margin:0; padding:0;}
div.BoxReg div.body {
	background:#ADC4DD url(../images/bg_bottom_left.gif) no-repeat bottom left;
	direction:rtl; line-height:1.2em; padding:18px 18px 0;}

/* Green Box */
div.BoxGreen {float:right; margin-bottom:10px; width:583px;}
div.BoxGreen div.title {
	background:#37806C url(../images/bg_greenTitle.gif) no-repeat left; height:26px; 
	direction:rtl; padding:4px 10px 0 0; margin-bottom:1px;}
div.BoxGreen div.promo {border-bottom:3px solid #7DDE2D; margin:0; padding:0;}	
div.BoxGreen div.body {
	background:#BAD2CC url(../images/bg_botLeft_green.gif) no-repeat bottom left;
	direction:rtl; line-height:1.2em; padding:18px 18px 0;}

/* Pink Box */
div.BoxPink {float:right; margin-bottom:10px; width:583px;}
div.BoxPink div.title {
	background:#EF3F9E url(../images/bg_pinkTitle.gif) no-repeat left; height:26px; 
	direction:rtl; padding:4px 10px 0 0; margin-bottom:1px;}
div.BoxPink div.promo {border-bottom:3px solid #EF3F9E; margin:0; padding:0;}		
div.BoxPink div.body {
	background:#F4E2F5 url(../images/bg_botLeft_pink.gif) no-repeat bottom left;
	direction:rtl; line-height:1.2em; padding:18px 18px 0;}	
/** End Multi Color Boxes **/