﻿/*Common styles for tutorials */
/* round top background */
.STFirstBGTop
{
	background: transparent url(../../images/pages/SpecificTutorial/firstBGTop.png) no-repeat scroll 0 0;
	/*behavior: url(  "IE6Transparent/iepngfix.htc" );*/
	height: 5px;
	width: 979px;
	float: left;
	overflow: hidden;
}
/* round bottom background */
.STFirstBGBottom
{
	background: transparent url(../../images/pages/SpecificTutorial/firstBGBottom.png) no-repeat scroll 0 0;
	/*behavior: url(  "IE6Transparent/iepngfix.htc" );*/
	height: 5px;
	width: 979px;
	float: left;
	overflow: hidden;
}


.blog .itemMenu .menuContentBottom {
background:transparent url(../../images/pages/GeneralTutorials/bg_menuBottom2.png) repeat scroll 0 0;
clear:both;
float:left;
height:5px;
margin:0 0 0 4px;
overflow:hidden;
width:197px;
}
.blog  .readMore
{
	clear:both; margin-top:5px;
}

.blog .content .item .right .header .text a { 
 color:red;
 text-decoration:none;

}


#aspnetForm .blog .item .right
{
margin-left:17px;
margin-top:5px;
padding-bottom:10px;
text-align:justify;
width:708px;
}


#aspnetForm .blog .content .bg_item
{
	 height:auto; min-height:80px
}

#aspnetForm .blog .content .item .right .header {
margin:3px 0 0;
width:704px;
margin-left:0px;
}

#aspnetForm .blog .content .items { float:left;
margin-left:7px;
margin-right:4px;
padding-top:4px;
width:749px;
}

#aspnetForm .blog .content .bg_itemSpan {
display:inline;
margin:3px 0 0 3px;
}
.pnlLay_textboxSearch span
{
background:#EDEDED none repeat scroll 0 0;
float:left;
margin-top:6px;
text-align:left;
text-indent:2px;
width:195px;
}

.blog .content .description
{
	width:100%; font-size:11px; clear:both;

}
.blog 
{
	height:auto;
min-height:400px
}
.blog .content .date
{
	margin-top:2px;  font-weight:bold;
}
.blog .short-info
{
	 font-size:11px; margin-top:4px;width:100% 
}
.blog .description .content
{
	 margin-top:20px;font-size:11px; width:100%; line-height:14px;
}
.blog .description .content img
{
	margin-left:0px;
}
.blog .itemMenu .header {

margin-left:8px !important;
}