/**
 * yui custom
 */

/*
 *.yui-t5 #yui-main .yui-b {
 *    margin-right: 240px;
 *}
 *
 *#doc2 {
 *    width: 950px;
 *}
 *
 *.yui-t5 .yui-b {
 *    width: 197px;
 *}
 *
 *.yui-t4 #yui-main, .yui-t5 #yui-main, .yui-t6 #yui-main {
 *    margin-right: -241px;
 *}
 */

#doc2 {
	width: 970px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#yui-main {
	background-image: url(../images/content/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: 180px top;
}


.yui-t2 .yui-b {
	width: 178px;
}

.yui-t2 #yui-main .yui-b {
	margin-left: 256px;
}


