/* CSS Document */

/*-----service pages css-----*/

.scontent2 {
		border-right-width: 3px;
		border-right-style: dotted;
		border-right-color: #169EEF;
		}
	
.mcontent {
		border-left-width: 3px;
		border-left-style: dotted;
		border-left-color: #169EEF;
		}
		
.scontent {
		border: none;
		}		