/** Blue Gradient **/
.blue-gradient table.widget_edge td.t {
	color: #000000;
	background-image: none;
	background-repeat: repeat-x;
	height: auto;
}

.blue-gradient table.widget_edge td.mc, .blue-gradient table.widget_loading td {
	color: #FFFFFF;
	background-image: url(/mediafilesvr/upload/turlock_journal/database_files/blue_gradient_bg.png);
	height: 43px;
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	background-repeat: repeat-x;
}



/** Black Rounded **/
.black-rounded table.widget_edge td.tl {
	width: 6px;
	height: 6px;
	background-color: transparent;
	background-image: url(http://media.morristechnology.com/mediafilesvr/upload/turlock_journal/database_files/black_round_corners.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	line-height: 6px;
	color: #000000;
}

.black-rounded table.widget_edge td.t {
	background-color: #000000;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-attachment: scroll;
	height: 6px;
	line-height: 6px;
	color: #000000;
}

.black-rounded table.widget_edge td.tr {
	width: 6px;
	height: 6px;
	background-color: transparent;
	background-image: url(http://media.morristechnology.com/mediafilesvr/upload/turlock_journal/database_files/black_round_corners.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	line-height: 6px;
	color: #000000;
}

.black-rounded table.widget_edge td.l {
	background-color: #000000;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #000000;
}

.black-rounded table.widget_edge td.bl {
	width: 6px;
	height: 6px;
	background-color: transparent;
	background-image: url(http://media.morristechnology.com/mediafilesvr/upload/turlock_journal/database_files/black_round_corners.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	line-height: 6px;
	color: #000000;
}

.black-rounded table.widget_edge td.b {
	background-color: #000000;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-attachment: scroll;
	height: 6px;
	line-height: 6px;
	color: #000000;
}

.black-rounded table.widget_edge td.br {
	width: 6px;
	height: 6px;
	background-color: transparent;
	background-image: url(http://media.morristechnology.com/mediafilesvr/upload/turlock_journal/database_files/black_round_corners.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	line-height: 6px;
	color: #000000;
}

.black-rounded table.widget_edge td.r {
	background-color: #000000;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #000000;
}

.black-rounded table.widget_edge td.mc {
	background-color: #000000;
}

.black-rounded table.widget_edge td.mc, .black-rounded table.widget_loading td {
	color: #000000;
	background-color: #000000;
}



/** Blue Header **/
.blue-header table.widget_edge td.l {
	color: #000000;
	background-image: url(/mediafilesvr/upload/turlock_journal/database_files/major_blue_gradient.png);
	background-repeat: no-repeat;
	background-color: #212931;
}

.blue-header table.widget_edge td.r {
	color: #000000;
	background-color: #212931;
	background-image: url(/mediafilesvr/upload/turlock_journal/database_files/major_blue_gradient.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.blue-header table.widget_edge td.tr {
	color: #000000;
	width: 6px;
}

.blue-header table.widget_edge td.mc, .blue-header table.widget_loading td {
	color: #000000;
	background-color: transparent;
	background-image: none;
}

.blue-header table.widget_edge td.tl {
	color: #000000;
	width: 6px;
}



/** ArticlePageLines **/
.articlepagelines table.widget_edge td.t {
	color: #000000;
	height: 1px;
	background-color: #000000;
}

.articlepagelines table.widget_edge td.tl {
	color: #000000;
	height: 1px;
	width: 2px;
	background-color: #000000;
}

.articlepagelines table.widget_edge td.tr {
	color: #000000;
	width: 2px;
	height: 1px;
	background-color: #000000;
}

.articlepagelines table.widget_edge td.l {
	color: #000000;
	height: auto;
	width: 2px;
}

.articlepagelines table.widget_edge td.r {
	color: #000000;
	width: 2px;
}

.articlepagelines table.widget_edge td.mc, .articlepagelines table.widget_loading td {
	color: #000000;
}

.articlepagelines table.widget_edge td.bl {
	color: #000000;
	width: 2px;
	height: 1px;
	background-color: #000000;
}

.articlepagelines table.widget_edge td.b {
	color: #000000;
	height: 1px;
	background-color: #000000;
}

.articlepagelines table.widget_edge td.br {
	color: #000000;
	width: 2px;
	height: 1px;
	background-color: #000000;
}



/** gray borders **/
.gray-borders table.widget_edge td.tl {
	color: #000000;
	background-color: transparent;
	border-top: solid 2px #D5D5D5;
}

.gray-borders table.widget_edge td.t {
	color: #000000;
	border-top: solid 2px #D5D5D5;
}

.gray-borders table.widget_edge td.tr {
	color: #000000;
	border-top: solid 2px #D5D5D5;
}

.gray-borders table.widget_edge td.bl {
	color: #000000;
	border-top: none 0px #D5D5D5;
	border-bottom: solid 2px #D5D5D5;
}

.gray-borders table.widget_edge td.b {
	color: #000000;
	border-top: none 0px #D5D5D5;
	border-bottom: solid 2px #D5D5D5;
}

.gray-borders table.widget_edge td.br {
	color: #000000;
	border-bottom: solid 2px #D5D5D5;
}



/** White Rounded Bottom **/
.white-rounded-bottom table.widget_edge td.bl {
	width: 6px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(/mediafilesvr/upload/turlock_journal/database_files/white_round_corners.png);
	height: 6px;
	line-height: 6px;
	color: #000000;
}

.white-rounded-bottom table.widget_edge td.b {
	background-color: #FFFFFF;
	height: 6px;
	line-height: 6px;
	background-repeat: repeat-x;
	color: #000000;
}

.white-rounded-bottom table.widget_edge td.br {
	width: 6px;
	background-image: url(/mediafilesvr/upload/turlock_journal/database_files/white_round_corners.png);
	background-color: #FFFFFF;
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 6px;
	line-height: 6px;
	color: #000000;
}

.white-rounded-bottom table.widget_edge td.tl {
	width: 6px;
	height: 0px;
	line-height: 0px;
}

.white-rounded-bottom table.widget_edge td.t {
	height: 0px;
	line-height: 0px;
}

.white-rounded-bottom table.widget_edge td.tr {
	width: 6px;
	height: 0px;
	line-height: 0px;
	color: #000000;
}

.white-rounded-bottom table.widget_edge td.l {
	background-color: #FFFFFF;
	color: #000000;
}

.white-rounded-bottom table.widget_edge td.r {
	background-color: #FFFFFF;
	color: #000000;
}

.white-rounded-bottom table.widget_edge td.mc {
	background-color: #FFFFFF;
}

.white-rounded-bottom table.widget_edge td.mc, .white-rounded-bottom table.widget_loading td {
	color: #000000;
}



/** White No Rounding **/
.white-no-rounding table.widget_edge td.tl {
	width: 6px;
	height: 6px;
	line-height: 6px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 0% 0%;
	background-attachment: scroll;
}

.white-no-rounding table.widget_edge td.t {
	height: 6px;
	line-height: 6px;
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-attachment: scroll;
}

.white-no-rounding table.widget_edge td.tr {
	width: 6px;
	height: 6px;
	line-height: 6px;
	background-image: none;
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: scroll;
}

.white-no-rounding table.widget_edge td.l {
	background-color: #FFFFFF;
}

.white-no-rounding table.widget_edge td.r {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-attachment: scroll;
}

.white-no-rounding table.widget_edge td.mc {
	background-color: #FFFFFF;
}

.white-no-rounding table.widget_edge td.bl {
	width: 6px;
	height: 6px;
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-attachment: scroll;
	line-height: 6px;
}

.white-no-rounding table.widget_edge td.b {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-attachment: scroll;
	height: 6px;
	line-height: 6px;
}

.white-no-rounding table.widget_edge td.br {
	width: 6px;
	height: 6px;
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-attachment: scroll;
	line-height: 6px;
}



/** Ad Style **/
.ad-style table.widget_edge td.tl {
	width: 6px;
	height: 6px;
	line-height: 6px;
	background-image: url(/mediafilesvr/upload/turlock_journal/database_files/white_round_corners.png);
	background-repeat: no-repeat;
	color: #000000;
}

.ad-style table.widget_edge td.t {
	height: 6px;
	line-height: 6px;
	background-color: #FFFFFF;
	color: #000000;
}

.ad-style table.widget_edge td.tr {
	width: 6px;
	height: 6px;
	line-height: 6px;
	background-image: url(/mediafilesvr/upload/turlock_journal/database_files/white_round_corners.png);
	background-position: top right;
	background-repeat: no-repeat;
	color: #000000;
}

.ad-style table.widget_edge td.r {
	background-color: #FFFFFF;
	color: #000000;
}

.ad-style table.widget_edge td.br {
	width: 6px;
	height: 6px;
	line-height: 6px;
	background-image: url(/mediafilesvr/upload/turlock_journal/database_files/white_round_corners.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #000000;
}

.ad-style table.widget_edge td.b {
	height: 6px;
	line-height: 6px;
	background-color: #FFFFFF;
	color: #000000;
}

.ad-style table.widget_edge td.bl {
	width: 6px;
	height: 6px;
	line-height: 6px;
	background-image: url(/mediafilesvr/upload/turlock_journal/database_files/white_round_corners.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #000000;
}

.ad-style table.widget_edge td.l {
	background-color: #FFFFFF;
	color: #000000;
}

.ad-style table.widget_edge td.mc {
	background-color: #FFFFFF;
}

.ad-style table.widget_edge td.mc, .ad-style table.widget_loading td {
	background-color: #FFFFFF;
	color: #000000;
}



/** White Rounded Top **/
.white-rounded-top table.widget_edge td.tl {
	width: 6px;
	height: 6px;
	line-height: 6px;
	background-image: url(/mediafilesvr/upload/turlock_journal/database_files/white_round_corners.png);
	background-repeat: no-repeat;
	color: #000000;
}

.white-rounded-top table.widget_edge td.t {
	height: 6px;
	line-height: 6px;
	background-color: #FFFFFF;
}

.white-rounded-top table.widget_edge td.tr {
	width: 6px;
	height: 6px;
	line-height: 6px;
	background-image: url(/mediafilesvr/upload/turlock_journal/database_files/white_round_corners.png);
	background-position: top right;
	background-repeat: no-repeat;
	color: #000000;
}

.white-rounded-top table.widget_edge td.l {
	background-color: #FFFFFF;
	color: #000000;
	width: 6px;
}

.white-rounded-top table.widget_edge td.r {
	background-color: #FFFFFF;
	color: #000000;
	width: 6px;
}

.white-rounded-top table.widget_edge td.mc {
	background-color: #FFFFFF;
}

.white-rounded-top table.widget_edge td.bl {
	color: #000000;
	height: 0px;
	width: 6px;
	line-height: 0px;
}

.white-rounded-top table.widget_edge td.b {
	color: #000000;
	height: 0px;
	line-height: 0px;
}

.white-rounded-top table.widget_edge td.br {
	color: #000000;
	width: 6px;
	height: 0px;
	line-height: 0px;
}

.white-rounded-top table.widget_edge td.mc, .white-rounded-top table.widget_loading td {
	color: #000000;
}



