/*
LAYOUT: One-Column (Left) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar left of content
*/

.main-aside {width:275px;}
/*#primary {
    float:left;
}*/
/*#secondary {
    clear:left;
}*/
#subsidiary {
    width:960px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#main .module, .single-post {
	margin-right: 10px;
}
.fixed {
	width:960px; 
	margin:0 auto;
}




#main {width:100%;overflow:hidden;position:relative; z-index:999;}
#container {width:100%;}

/*sachin comment*/

#content {width:998px;overflow:hidden; margin:0px auto;}
/*sachin comment*/

#content .landingtable td { padding:5px; }

/*#secondary {
	clear:right
}
*/#subsidiary {
	width:960px;
	margin:0 auto;
	overflow:hidden
}
#subsidiary .aside {
	width:300px;
	float:left;
	margin:0 20px 0 0
}
#subsidiary #third {
	margin:0
}
#main .module, .single-post {
	margin-right:10px; margin-bottom:0px;
}
.fixed {
	width:960px;
	margin:0 auto
}
.widgetcontent ul{ list-style-type:none; margin-left:1px;}

.widgetcontent ul li{ background:url(../../images/li-sep.png) 0 9px no-repeat; padding-left:15px; }



