/* x15805 - [list] My Account Module List (Login) */
.my_account_table {
	margin: 0 0 0 18px;
}
.my_account_table td:hover, .my_account_table tr.f td:hover {
	background-color: #eee;
}
.my_account_table .item_inner {
	margin: 0 0 0 51px;
	padding: 0 10px 0 0;
}
.my_account_table .item_img {
	float: left;
}
.my_account_table td.left .item_inner {
	background: url('../i/pf_dot_y.gif') top right repeat-y;
}
.my_account_table td {
	padding: 10px 0 10px 10px;
	width: 280px;
	vertical-align: top;
	background: url('../i/pf_dot_x.gif') top left repeat-x;
}
.my_account_table tr.f td {
	background: none;
}
.my_account_table div {
	color: #808080;
}
/* x15829 - [list] Blog List (Blog) */
/* News List */

.news_list_item {
	margin: 0 0 24px;
}
.news_list_item .news_inner {
	background: #ececec url('../i/n_bgx.gif') bottom left repeat-x;
	padding: 7px 14px 7px 11px;
	border: #fff solid;
	border-width: 0 1px;
}
.news_list_item .news_inner p {
	margin: 0 0 6px 0;
}
.news_list_item .t0 {
	background: #ececec url('../i/n_t.gif') bottom left repeat-x;
	margin: 0 3px;
}
.news_list_item .t1 {
	position: relative;
	left: -3px;
	background: url('../i/n_tl.gif') bottom left no-repeat;
}
.news_list_item .t2 {
	position: relative;
	right: -6px;
	background: url('../i/n_tr.gif') bottom right no-repeat;
	height: 4px;
	font-size: 1pt;
	overflow: hidden;
}
.news_list_item .b0 {
	background: #d0d0d0 url('../i/n_b.gif') top left repeat-x;
	margin: 0 0 0 4px;
}
.news_list_item .b1 {
	background: url('../i/n_br.gif') top right no-repeat;
}
.news_list_item .b2 {
	height: 5px;
	position: relative;
	left: -4px;
	background: url('../i/n_bl.gif') top left no-repeat;
	font-size: 1pt;
	overflow: hidden;
}
.news_list_item  .news_inner h4 {
	border-bottom: 1px #fff dashed;
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
	font-size: 10pt;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
}
.news_list_item h4 a:link, .news_list_item h4 a:active,.news_list_item h4 a:visited {
	color: #444;
	text-decoration: none;
}
.news_list_item h4 a:hover {
	color: #844;
	text-decoration: underline;
}

.news_list_item .undertab {
	margin: 0;
	height: 25px;
}
.news_list_item .undertab .ut_i {
	float: right;
	margin: 0;
	padding: 0 8px 0 0;
	background: url('../i/n_social_r.gif') top right no-repeat;
	height: 25px;
	white-space: nowrap;
}
.news_list_item .undertab .u_r {
	float: right;
	background: url('../i/n_social_x.gif') top right repeat-x;
	height: 25px;
	color: #fff;
	font-size: 7.5pt;
	padding: 5px 5px 0 0;
	height: 20px;
}

.news_list_item .undertab .ul0 {
	float: right;
	background: url('../i/n_readmore_l.gif') top left no-repeat;
	padding: 0 0 0 41px;
}
.news_list_item .undertab .ul1 {
	background: url('../i/n_readmore_x.gif') top left repeat-x;
}
.news_list_item .undertab .ul2 {
	background: url('../i/n_readmore_r.gif') top right no-repeat;
	height: 20px;
	color: #fff;
	font-size: 7.5pt;
	padding: 5px 35px 0 0;
}
.news_list_item .undertab img {
	vertical-align: top;
}
* html .news_list_item .undertab .ut_i div {
	width: 1%;
	white-space: nowrap;
}
.news_list_item .undertab a:link, .news_list_item .undertab a:active, .news_list_item .undertab a:visited {
	color: #fff;
	text-decoration: underline;
}
.news_list_item .undertab a:hover {
	color: #844;
	text-decoration: underline;
}
.news_list_item .byline {
	margin: 0 0 4px 0;
}
.news_list_item p.tags {
	margin: 8px 0 0 0;
	padding: 6px 0 0 0;
	border-top: 1px #eee dashed;
	font-size: 7.5pt;
}
/* x15831 - [detail] Blog Detail (Blog) */

.blog_hdr {
	padding: 0 0 6px 0;
	margin: 0 0 12px 0;
	border-bottom: 1px #e5e5e5 dashed;
	font-size: 8pt;
	text-align: right;
}
.blog_hdr img {
	vertical-align: middle;
}

/* x15920 - [list] Table List (Table List) */
.table_list {
	margin: 8px -4px;
	border-collapse: collapse;
}
.table_list td, .table_list th {
	padding: 4px;
	border: 1px #fff solid;
}
.table_list td {
	background: #eee;
}
.table_list tr.a td {
	background: #f8f8f8;
}
.table_list th {
	background: #ddd;
	text-align: right;
}
.table_list tr.listhdr th {
	text-align: center;
}
/* x17876 - [designpage] Design Page (Portfolio) */
.web_feature {
	padding: 8px;
	margin: 8px;
	background: #eee;
}
.wf_img {
	float: left;
}
.wf_inner {
	margin: 0 0 0 100px;
}
/* x29624 - [list] Feature List (Before After) */
.pf_list_img2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DEDEDE;
padding:2px;
}
.pf_list_inner2{
margin-top:20px;
}
