@import url(../../../../Notes/layout/default/css/browse.css);
/*
 * Home -> Sections 
 */
div.ext-home div.sys_ds_left,
div.ext-home div.sys_dual_section div.sys_block,
div.ext-home div.sys_dual_section div.sys_block div.sys_bl_header,
div.ext-home div.sys_dual_section div.sys_block div.sys_bl_content {
	width: 495px;
}
div.ext-home div.sys_ds_right {
	width: 125px;
}
div.ext-home div.sys_block {
	margin-top: 40px;
}
div.ext-home div#blg-home-labels-block {
	margin-top: 0px;
}
/*
 * Home -> Ads Sections
 */
div.ext-home div.ads-boxes-ver {
	margin: 0px;
}
/*
 * Home -> Splash
 */

/*
 * Snippet Styles
 */
div.blg-browse div.sys_ds_left,
div.blg-browse div.sys_dual_section div.sys_block,
div.blg-browse div.sys_dual_section div.sys_block div.sys_bl_header,
div.blg-browse div.sys_dual_section div.sys_block div.sys_bl_content {
	width: 495px;
}
div.blg-browse div.sys_ds_right {
	width: 125px;
}
