#tutleft {
	padding: 2px;
	float: left;
	width: 450px;
	margin-right: 6px;
}
#tutleftbuttons {
	float: left;
	width: 450px;
}
#tutleftbuttons ul li{
list-style-type:none;
display:inline;
padding:0;
margin:0;
float:left;
}
#tutleftbuttons ul li a{
float:left;
height:26px;
line-height:26px;
text-align:center;
background: url(http://www.stepbystephtml.com/gfx/center.png);
font-weight:bold;
font-size:11px;
color: #ffffff;
}

#tutright {
	background: #ededed;
	padding: 2px;
	float: right;
	width: 430px;
	text-align:center;
	margin:bottom:4px;
}
#tutrightbuttons {
	float: right;
	width: 400px;
	text-align:center;
	margin:auto;
}
#tutrightbuttons ul li{
list-style-type:none;
display:inline;
padding:0;
margin:0;
float:left;
}
#tutrightbuttons ul li a{
float:left;
height:26px;
line-height:26px;
text-align:center;
background: url(http://www.stepbystephtml.com/gfx/center.png);
font-weight:bold;
font-size:11px;
color: #ffffff;
}

.tutpara {
	background: #FFFF99;
	color:#CC6633;
	line-height:20px;
	border:1px dashed #FFCC33;
	padding:2px;
	margin-bottom:4px;
	width: 400px;
}
.tutdescribe{
margin-bottom:4px;;
background: #ededed;
width:400px;
border: 1px dotted #cccccc;
color: #666666;
line-height:18px;
padding:4px;
}
.definestep{
font-size:16px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#999999;
}
.basictxt{
margin-bottom:4px;
background:#ededed;
border: 1px solid #999999;
width:400px;
color:#333333;
line-height:20px;
font-family:arial;
padding:4px;
}
.buttons{
margin:0;
padding:0;
list-style-type:none;
margin-right:6px;
margin-top: 4px;
}
#codeTextarea{
    width:394px;
    height:250px;
	  margin:0;
	  padding:0;
	
   }
   .textAreaWithLines{
    font-family:courier;      
    border:1px solid #cccccc;
	  margin:0;
	  width:394px;
	  height:250px;
      
   }
   .textAreaWithLines textarea,.textAreaWithLines div{
      border:0px;
      line-height:20px;
      font-size:12px;
	  margin:0;
   }
   .lineObj{
      color:#666666;
   }
.highlight{
color:#b75f09;
font-weight:bold;
}
.inlineads{
width: 400px;
height: 60px;
}
