/*========================================================*/
/* http://www.spin360studios.com                          */
/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/
/*-- The web page of body              --*/  body{ font-size: 12px;font-family: tahoma;}
/*-- overriding default margin         --*/  p{ margin: 0; font-size: 12px;}
/*-- conatiner title token             --*/ .LY06-ContainerTitle { font-size: 12px; line-height: 1.4em; font-family: tahoma; color: #B82E00; font-weight: bold; padding: 0px 0px 0px 5px;}
/*-- container title cell              --*/ .LY06-ContainerTitleTD { width:100%; padding-bottom: 10px;}
/*-- container actions cell            --*/ .LY06-ContainerActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LY06-ContainerContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color:#FFFFFF; text-align:left; padding: 0px}


/*-- top left section 1 	--*/ .LY06-ContainerTL1 { background: url(06-Container_left.gif) no-repeat bottom left; vertical-align:top; height: 35px; width:6px; padding: 0; }
/*-- top left section 2  	--*/ .LY06-ContainerTL2 { background: url(06-Container_left2.gif) no-repeat bottom left; vertical-align:top; height: 35px; width:6px; padding: 0; }
/*-- top center section   	--*/ .LY06-ContainerT { background: url(06-Container_mid.gif) repeat-x bottom left; vertical-align:middle; height: 35px; padding: 0px 0px 0px 0px; }
/*-- top right section 2   	--*/ .LY06-ContainerTR2 { background: url(06-Container_right2.gif) no-repeat bottom right; vertical-align:top; height: 35px; width:6px; padding: 0; }
/*-- top right section 1  	--*/ .LY06-ContainerTR1 { background: url(06-Container_right.gif) no-repeat bottom right; vertical-align:top; height: 35px; width:6px; padding: 0; }


/*-- mid left section  	 	--*/ .LY06-ContainerML { background: url(06-Container_midleft.gif); repeat-y bottom right; vertical-align:top;  width:6px; padding: 0; background-position: top; background-color: #99CCFF; padding-top: 0px; padding-bottom: 0px;}
/*-- mid center section   	--*/ .LY06-ContainerM { background: url(bkgd.gif); background-repeat:repeat-x; background-position: top; background-color: #99CCFF; padding-top: 0px; padding-bottom: 0px; vertical-align:top;}
/*-- mid right section    	--*/ .LY06-ContainerMR { background: url(06-Container_midright.gif); repeat-y bottom right; vertical-align:top;  width:6px; padding: 0; background-position: top; background-color: #99CCFF; padding-top: 0px; padding-bottom: 0px;}
 
 
/*-- bottom lft section 1	--*/ .LY06-ContainerBL1 { background: url(06-Container_btleft1.gif) no-repeat top left; vertical-align:top; height:9px; width:6px; padding: 0; }
/*-- bottom lft section 2	--*/ .LY06-ContainerBL2 { background: url(06-Container_btleft2.gif) no-repeat top left; vertical-align:top; height:9px; width:6px; padding: 0; }
/*-- bottom ctr section	 	--*/ .LY06-ContainerB { background: url(06-Container_btmid.gif) repeat-x top left; vertical-align:top; height: 9px; padding: 0; }
/*-- bottom rgt section 2 	--*/ .LY06-ContainerBR2 { background: url(06-Container_btright2.gif) no-repeat top right; vertical-align:top; height:9px; width:6px; padding: 0; }
/*-- bottom rgt section 1 	--*/ .LY06-ContainerBR1 { background: url(06-Container_btright1.gif) no-repeat top right; vertical-align:top; height:9px; width:6px; padding: 0; }

.Container_mar4{ margin-bottom: 3px;}
/*========================================================*/