﻿
    
        #wrapper02 {                /* main page div for why make sticks */
   width: 780px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom:45px;
 }
    
    
      .roundcorners {
	font-family:  Arial, Helvetica, sans-serif;     /* why make sticks curved box  */
	line-height: 2em;
	color: #2D486C;
	background-color: transparent;
	width: 580px;
	margin: auto;	
}

.roundborder {
	height: 1px;
	overflow: hidden;
	background-color: #ccffcc;
	border-right: 1px solid #33527B;
	border-left: 1px solid #33527B;
}
.c1 {
	margin: 0 12px 0 12px;
	border: none;
	background-color: #33527B;
}
.c2 {
	margin: 0 9px;
	border-width: 0 3px;
}
.c3 {
	margin: 0 7px;
	border-width: 0 2px;
}
.c4 {
	margin: 0 6px;
}
.c5 {
	margin: 0 5px; 
}
.c6 {
	margin: 0 4px;
}
.c7 {
	margin: 0 3px;
}
.c8 {
	margin: 0 2px;
	height: 2px;
}
.c9 {
	margin: 0 1px;
	height: 3px;
}
.content {
	height: auto;
	padding: 0 15px;
}