   .sf_guide_container_left {
	float: left;
	margin-right: 13px;
	margin-top: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	border: 0px;
	border-style: solid;
	border-color: gold;
	width: 300px;
}

   .sf_guide_container_right {
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	border: 0px;
	border-style: solid;
	border-color: gold;
	width: 300px;
}

   #sf_guide_holder {
	width: 613px;
	float: left;
}
   
   #sf_guide_holder_left {
	float: left;
	margin-right: 11px;
	margin-top: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	width: 301px;
}

   #sf_guide_holder_right {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	width: 301px;
}

   .sf_content_top {
	float: left;
	width: 300px;
	height: 68px;
	padding: 0px;
}

   .sf_content_bottom {
	float: left;
	width: 300px;
	height: 16px;
	padding: 0px;
}

   .sf_content_middle_intermediate {
	float: left;
	color: white;
	width: 288px;
	margin-top: -1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #5A0E86;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: black;
}

   .sf_content_middle_beginner {
	float: left;
	color: white;
	width: 288px;
	margin-top: -1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #0E6886;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: black;
}

   .sf_content_middle_other {
	float: left;
	color: white;
	width: 288px;
	margin-top: -1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #901B3F;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: black;
}

   .sf_content_middle_characters {
	float: left;
	color: white;
	width: 288px;
	margin-top: -1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #D27200;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: black;
}

   .sf_content_middle_advanced {
	float: left;
	color: white;
	width: 288px;
	margin-top: -1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #837B00;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: black;
}

   .sf_content_middle_green {
	float: left;
	color: white;
	width: 288px;
	margin-top: -1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #153c11;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: black;
}

   a.sf_link {
	color: white;
	font-size: 16px;
	font-family: Georgia;
	text-decoration: none;
}

   a.sf_link:visited {
    color: white;
	text-decoration: none;
}
   a.sf_link:active {
    color: #5CDE47;
	text-decoration: underline;
}
   a.sf_link:hover {
    color: #5CDE47;
	text-decoration: underline;
}

    .sf_guide_title {
	font-family: Times New Roman;
	font-size: 23px;
	font-weight: bold;
}

	.sf_ul li {
	padding: 3px;
}

	.guide_index {
	float: left;
	width: 270px;
	background-color: black;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 20px;
	margin-bottom: 50px;
}

	.guide_image {
	border-style: none;
}

   .guide_content_top {
	float: left;
	width: 300px;
	height: 185px;
	padding: 0px;
}

   .guide_content_middle {
	float: left;
	color: white;
	width: 288px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: black;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #cbcbcb;
}

   .guide_content_bottom {
	float: left;
	width: 300px;
	height: 11px;
	padding: 0px;
	margin-top: -2px;
}

    .sftracker1 {
	background-color: #32465c;
	border-style: solid;
	border-color: #e7e7e7;
	border-width: 1px;
	padding: 10px;
	margin-bottom: 10px;
}

    .sftracker2 {
	background-color: #244365;
	border-style: solid;
	border-color: #e7e7e7;
	border-width: 1px;
	padding: 10px;
	margin-bottom: 10px;
}

	.sfstatetracker {
	margin-top: 10px;
	background-color: #0b3e76;
	border-style: solid;
	border-color: #b3b3b3;
	border-width: 1px;
	padding: 10px;
}

	.sfextracontent {
	font-size: 14px;
	text-align: left;
	color: #f2f2f2;
	font-weight: bold;
}

   a.linkextracontent {
	color: white;
	text-decoration: none;
	font-weight: none;
	word-spacing: 0px;
}

   a.linkextracontent:visited {
    color: white;
	text-decoration: none;
}
   a.linkextracontent:active {
    color: #5CDE47;
	text-decoration: underline;
}
   a.linkextracontent:hover {
    color: #5CDE47;
	text-decoration: underline;
}

	#addcontent_top {
	width: 612px;
	height: 28px;
    background-image: url(../images/add_content_top.jpg);
}

	#addcontent_middle {
	font-family: Arial;
	background-color: #881175;
	width: 599px;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 2px;
	border-color: black;
	font-size: 14px;
	text-align: left;
	color: #f2f2f2;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
	word-spacing: 6px;
}

	#addcontent_bottom {
	width: 612px;
	height: 20px;
    background-image: url(../images/add_content_bottom.jpg);
}

    .matchvideo img {
    opacity: 1.0;
    filter: alpha(opacity=100);
	padding-left: 3px;
    padding-bottom: 3px;
}

	.matchcontainer_left {
	width: 300px;
	float: left;
	margin-right: 13px;
}

	.matchcontainer_right {
	width: 300px;
	float: left;
}

	.matchtop {
	width: 291px;
    background-image: url(../images/video_match_top.jpg);
	float: left;
}

	.matchmiddle {
	width: 291px;
	float: left;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
    border-color: black;
    border-style: solid;
}

	.matchbottom {
	width: 291px;
    background-image: url(../images/video_match_bottom.jpg);
	float: left;
}

	.matchvideo {
	width: 280px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin-left: 4px;
	padding: 5px;
}

   a.linkmatchvideo {
	color: #e7e7e7;
	text-decoration: none;
	font-weight: none;
	word-spacing: 0px;
}

   a.linkmatchvideo:visited {
    color: white;
	text-decoration: none;
}
   a.linkmatchvideo:active {
    color: #D7F5EE;
	text-decoration: underline;
}
   a.linkmatchvideo:hover {
    color: #D7F5EE;
	text-decoration: underline;
}

	.submittedby {
	color: #c2c2c2;
    font-size: 12px;
}

    .mvc2redrow {
    background-color: #591919;
    padding: 2px;
}
    .mvc2greenrow {
	background-color: #0d330d;
	padding: 2px;
}

    .mvc2bluerow {
	background-color: #1b1b42;
	padding: 2px;
}

    .mvc2titlerow {
    font-weight: bold;
    background-color: #0e0e0e;
}

    .mvc2t {
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #1c1c1c;
	color: e9e9e9;
	text-align: center;
}

    .sf4bio1 { border-style: solid; border-width: 1px; border-color: #1c1c1c;}
    .sf4bio2 { padding: 2px; border-style: solid; border-width: 1px; border-color: #1c1c1c; color: e9e9e9; background-color: #333333; width: 120px;}
    .sf4bio3 { padding: 2px; border-style: solid; border-width: 1px; border-color: #1c1c1c; color: e9e9e9; background-color: #000000;}

    .damagecontainer{	   
	float: right;
    width: 249px;
	height: 63px;
    background-image: url(../images/damagebg.jpg);
    background-repeat: no-repeat;	
	margin-top: 8px;
	margin-left: 2px;
}

    .damagecontainer2{
	float: right;
    width: 249px;
	height: 103px;
    background-image: url(../images/damagebg2.jpg);
    background-repeat: no-repeat;	
	margin-top: 8px;
	margin-left: 2px;
}

    .damagecontainer3{
	float: right;
    width: 91px;
	height: 52px;
    background-image: url(../images/damagebg3.jpg);
    background-repeat: no-repeat;	
	margin-top: 8px;
	margin-left: 2px;
}
	
    .damageblock {	   
    float: left;
    width: 54px;
    height: 30px;
    margin-top: 20px;
    margin-left: 5px;
    border: 1px;
    border-style: solid;
    border-color: #515151;	   
    color: white;
    text-align: center;
    font-size: 11px;
    padding-top: 3px;
}    	

    .damageblock1 {	   
    float: left;
    width: 54px;
    height: 17px;
    margin-top: 20px;
    margin-left: 19px;
    border: 1px;
    border-style: solid;
    border-color: #515151;	   
    color: white;
    text-align: center;
    font-size: 11px;
    padding-top: 3px;
}    	

    .damageblock2 {	   
    float: left;
    width: 54px;
    height: 30px;
    margin-top: 20px;
    margin-left: 66px;
    border: 1px;
    border-style: solid;
    border-color: #515151;	   
    color: white;
    text-align: center;
    font-size: 11px;
    padding-top: 3px;
}    	

    .damageblock3 {	   
    float: left;
    width: 54px;
    height: 30px;
    margin-top: 20px;
    margin-left: 37px;
    border: 1px;
    border-style: solid;
    border-color: #515151;	   
    color: white;
    text-align: center;
    font-size: 11px;
    padding-top: 3px;
}    	

    .damageblock5 {	   
    float: left;
    width: 54px;
    height: 30px;
    margin-top: 5px;
    margin-left: 66px;
    border: 1px;
    border-style: solid;
    border-color: #515151;	   
    color: white;
    text-align: center;
    font-size: 11px;
    padding-top: 3px;
}    	

    .damageblock6 {	   
    float: left;
    width: 54px;
    height: 30px;
    margin-top: 5px;
    margin-left: 37px;
    border: 1px;
    border-style: solid;
    border-color: #515151;	   
    color: white;
    text-align: center;
    font-size: 11px;
    padding-top: 3px;
}    	

    .damageblockalt {	   
    float: left;
    width: 54px;
    height: 30px;
    margin-top: 5px;
    margin-left: 5px;
    border: 1px;
    border-style: solid;
    border-color: #515151;	   
    color: white;
    text-align: center;
    font-size: 11px;
    padding-top: 3px;
}    	

    .headerspacer {
    width: 612px;
    height: 7px;
    background-image: url(../images/headerspacer.jpg);
    background-repeat: no-repeat;	
	margin-bottom: 20px;
	display: block;
 }
 
   .contentspacer {
    width: 612px;
    height: 24px;
    background-image: url(../images/contentbreaker.jpg);
    background-repeat: no-repeat;	
	margin-bottom: -3px;   
	padding-top: 5px;	
	display: block;
}

  .holder1 {
    float: left;
    width: 610px;
    border-color: #000000;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    background-image: url(../images/holder1_bg.png);
    background-repeat: repeat-y;
}

  .holder1_top {
    float: left;
    width: 612px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/holder1_top.png);
    background-repeat: no-repeat;
}


  .holder1_bottom {
    float: left;
    width: 612px;
    height: 12px;
    margin-bottom: 20px;
    padding: 0px;
    background-image: url(../images/holder1_bottom.png);
    background-repeat: no-repeat;
}

  .holder2 {
    float: left;
    width: 590px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #222638;
}

  .holder2_top {
    float: left;
    width: 610px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/holder2_top.png);
    background-repeat: no-repeat;
}


  .holder2_bottom {
    float: left;
    width: 610px;
    height: 16px;
    margin-bottom: 15px;
    padding: 0px;
    background-image: url(../images/holder2_bottom.png);
    background-repeat: no-repeat;
}

  .holder2_bottom_normals {
    float: left;
    width: 610px;
    height: 16px;
    margin-bottom: 0px;
    padding: 0px;
    background-image: url(../images/holder2_bottom.png);
    background-repeat: no-repeat;
}

  .holder3 {
    float: left;
    width: 590px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #16212b;
}

  .holder3_top {
    float: left;
    width: 610px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/holder3_top.png);
    background-repeat: no-repeat;
}

  .holder3_bottom {
    float: left;
    width: 610px;
    height: 16px;
    margin-bottom: 15px;
    padding: 0px;
    background-image: url(../images/holder3_bottom.png);
    background-repeat: no-repeat;
}

  .holder3_bottom_normals {
    float: left;
    width: 610px;
    height: 16px;
    margin-bottom: 0px;
    padding: 0px;
    background-image: url(../images/holder3_bottom.png);
    background-repeat: no-repeat;
}

  .guide_title {
    font-size: 1.75em;
    padding-left: 10px;
    padding-bottom: 15px;
    color: #e7e7e7;
    font-style: italic;
}

  .move_name {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 25px;
}

  .holder2 .propbox {
    float: left;
    height: 24px;
    font-size: 14px;
    background-color: #1b213b;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
}

  .propbox img {
    vertical-align: middle;
    padding-left: 2px;
}

  .damagebox0 {
    float: left;
    height: 40px;
    padding: 10px;
}

  .damagebox1 {
    float: left;
    height: 33px;
    width: auto;
    padding-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 11px;
    border-style: solid;
    border-color: black;
    border-left-width: 1px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

  .holder2 .damagebox {
    float: left;
    height: 40px;
    font-size: 14px;
    background-color: #12162a;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-bottom: 5px;
}

  .holder3 .damagebox {
    float: left;
    height: 40px;
    font-size: 14px;
    background-color: #0d151d;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-bottom: 5px;
}

  .holder3 .propbox {
    float: left;
    height: 24px;
    font-size: 14px;
    background-color: #0e2233;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
}

  .combobox1 {
  float: left;
  width: 588px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background-color: #1e0b0f;
  background-image: url(../images/comboboxbg.jpg); 
}

  .combobox2 {
  float: left;
  width: 588px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background-color: #1e0b0f;
  background-image: url(../images/comboboxbgalt.jpg); 
}
  
  .combobox1 img {
  vertical-align: middle;
}  

  .combobox2 img {
  vertical-align: middle;
}  

  .normal img {
  vertical-align: middle;
}  

  .linkbox img {
  vertical-align: middle;
}  

  
  .linkbox {
  float: left;
  font-size: 10px;  
  background-color: transparent;  
  background-image: url(../images/linkboxbg.png);   
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 6px;  
  text-align: center;
  height: 49px;
}  

  .jumpbox {
  float: left;
  font-size: 10px;  
  background-color: transparent;  
  background-image: url(../images/airboxbg.png);   
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 6px;  
  text-align: center;
  height: 49px;
}  

  .jumptext {
  font-family: Arial;
  font-size: 14px;
}   

  .combodamage {
  float: right;
  font-family: Arial;
  font-size: 15px;
  background-color: transparent;  
  background-image: url(../images/combodamagebg.png);   
  padding-right: 10px;
  padding-left: 10px;  
  padding-top: 8px;
  text-align: center;
  line-height: 24px;
  height: 52px;  
}  

  .combodamage2 {
  float: right;
  font-family: Arial;
  font-size: 15px;
  background-color: transparent;  
  background-image: url(../images/combodamagebg.png);   
  padding-right: 10px;
  padding-left: 10px;  
  padding-top: 30px;
  margin-top: -60px;
  text-align: center;
  line-height: 24px;
  height: 84px;  
} 

  .combodamage2fix {
  float: right;
  font-family: Arial;
  font-size: 15px;
  background-color: transparent;  
  background-image: url(../images/combodamagebg.png);   
  padding-right: 10px;
  padding-left: 10px;  
  padding-top: 30px;
  margin-top: -55px;
  text-align: center;
  line-height: 24px;
  height: 84px;  
} 

  .combodamage3 {
  float: right;
  font-family: Arial;
  font-size: 15px;
  background-color: transparent;  
  background-image: url(../images/combodamagebg.png);   
  padding-right: 10px;
  padding-left: 10px;  
  padding-top: 50px;
  margin-top: -100px;
  text-align: center;
  line-height: 24px;
  height: 94px;  
} 

  .combolinespace {
  float: left;
  margin-top: -15px;
  display: block;
} 
  
  .normal {
  float: left;
  font-family: Arial;
  font-size: 14px;
  margin-top: 30px;
  margin-left: 7px;  
  margin-right: 7px;    
}   

  .larger {
  font-family: Arial;
  font-size: 20px;
  vertical-align: text-top;
}   

  .combonotes {
  float: left;
  width: 578px;
  background-color: transparent;  
  background-image: url(../images/combonotebg.png);     
  display: block;
  padding: 5px;
  font-size: 11px;  
}   

  .bigcredit {
  font-size: 16px;  
  font-style: italic;
}   

  .footnotes {
  font-size: 11px;  
  margin-left: 50px;
}   

  .sftracker1 a:link, 
  .sftracker1 a:visited { 
   color: #27bfe5;
} 

  .sftracker1 a:hover, 
  .sftracker1 a:active { 
   color: #D7F5EE;
   text-decoration: underline;
} 

  .sftracker2 a:link, 
  .sftracker2 a:visited { 
   color: #27bfe5;
} 

  .sftracker2 a:hover, 
  .sftracker2 a:active { 
   color: #D7F5EE;
   text-decoration: underline;
} 

  .frameco { 
    padding: 2px; 
    border-style: solid;
    border-width: 1px;
    border-color: black;
    color: #e7e7e7;
    font-family: Arial;
    height: 35px;
}

  .framedtable {
    border: 1px solid #191b26;
    color: #e7e7e7;
    margin-left: -1px;
    font-family: Arial;
    font-size: 11px;
    text-align: center;   
    background: #191b26;
}

	#additionalcontent {
	font-family: Arial;
	background-color: #881175;
	width: 599px;
	font-size: 14px;
	text-align: left;
	color: #f2f2f2;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 16px;
	word-spacing: 6px;
	margin-bottom: 20px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;    
	-webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px; 
    border-color: black;
    border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;		
    -moz-box-shadow: 1px 2px 2px #000;
    -webkit-box-shadow: 1px 2px 2px #000;
    box-shadow: 1px 2px 2px #000;
}

  .gholder1 {
    float: left;
    width: 610px;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    background-image: url(../images/holder1_bg.png);
    background-repeat: repeat-y;
	margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
}

  .gholder2 {
    float: left;
    width: 590px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #222638;
    border-color: #000000;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding-top: 15px;
    padding-bottom: 10px;    
   	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;    
    margin-bottom: 15px;
}

  .gholder3 {
    float: left;
    width: 590px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #16212b;
    border-color: #000000;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding-top: 15px;
    padding-bottom: 10px;    
   	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;    
    margin-bottom: 15px;
}

 .nholder2 {
    float: left;
    width: 590px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #222638;
    border-color: #000000;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding-top: 15px;
    padding-bottom: 10px;    
   	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;    
}

  .nholder3 {
    float: left;
    width: 590px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #16212b;
    border-color: #000000;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding-top: 15px;
    padding-bottom: 10px;    
   	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;    
}

  .gholder2  .propbox {
    float: left;
    height: 24px;
    font-size: 14px;
    background-color: #0e2233;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
}

  .gholder3 .propbox {
    float: left;
    height: 24px;
    font-size: 14px;
    background-color: #1b213b;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
}

  .gholder2 .damagebox {
    float: left;
    height: 40px;
    font-size: 14px;
    background-color: #12162a;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-bottom: 5px;
}

  .gholder3 .damagebox {
    float: left;
    height: 40px;
    font-size: 14px;
    background-color: #0d151d;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-bottom: 5px;
}

  .gholder2  .blockbox {
    float: left;
    height: 24px;
    font-size: 14px;
    background-color: #0e2233;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
}

  .gholder3 .blockbox {
    float: left;
    height: 24px;
    font-size: 14px;
    background-color: #1b213b;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
}

  .blockbox img {
    vertical-align: middle;
    padding-left: 2px;
}

    a.procom:link , a.procom:visited{
    color: #80819f;
	font-weight: bold;
	text-decoration: none;
}

   a.procom:active, a.procom:hover {
    color: #afb0c5;
	font-weight: bold;
	text-decoration: underline;
}

  .guide_title2 {
    font-size: 1.50em;
    padding-left: 10px;
    padding-bottom: 15px;
    color: #e7e7e7;
    font-style: italic;
}
