.s_blog_table {
	width: 100%;
}

.s_blog_tabletitle span {
	font-size: 16px;
	color: #1a3d29;
	font-weight: bold;
	margin-bottom: 20px;
}

.s_blog_sidetable {
	width: 100%;
}

.s_blog_sidetabletitle {
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	margin-bottom: 20px;
}

.s_blog_dataspacer {
	height: 20px;
}

.s_blog_titleblock {
	background-color: #106c92;
	margin-right: 10px;
}

.s_blog_hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.s_blog_smaller {
	font-size: 10px;
	color: #bbbbbb;
	line-height: 20px;
}

.s_blog_smaller a {
	color: #fcffad;
}

.s_blog_smaller a:hover {
	color: #82acbd;
}

.s_blog_tableheader {
	padding: 0px 0px 0px 7px;
	background-color: #003366;
	color: #ffffff;
}

td.s_blog_sidetableheader {
	padding: 0px 0px 0px 7px;
	background-color: #b7ba62;
	color: #164429;
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva,Arial;
	line-height: 22px;
	vertical-align: middle;
}

.s_blog_table td {
	vertical-align: top;
	padding: 2px 2px 2px 4px;
}

.s_blog_sidetable td {
	vertical-align: top;
	padding: 2px 2px 2px 4px;
}

.s_blog_nav {
	padding: 0px 0px 10px 0px;
	text-align: center;
}

a.s_taglevel1 {
	font-size: 10px;
}

a.s_taglevel10 {
	font-size: 24px;
}

a.s_taglevel2 {
	font-size: 11px;
}

a.s_taglevel3 {
	font-size: 12px;
}

a.s_taglevel4 {
	font-size: 13px;
}

a.s_taglevel5 {
	font-size: 14px;
}

a.s_taglevel6 {
	font-size: 15px;
}

a.s_taglevel7 {
	font-size: 16px;
}

a.s_taglevel8 {
	font-size: 18px;
}

a.s_taglevel9 {
	font-size: 20px;
}

div.s_blog_tagcloud {
	padding-left: 20px;
}

div.s_blog_tagcloud a {
	margin: 1px 4px 1px 4px;
}

.s_blog_catlist {
	color: #333333;
}

.s_blog_data span {
	color: #426e55;
}

.s_blog_data a {
	color: #106c92;
}

.s_blog_data a:hover {
	color: #333333;
}

/* Recent Blog Posts Styles */
#RecentPosts {
	padding-right: 0px;
}

div.sidemenublog {
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 5px 0px 0px 0px;
}

div.sidemenublog ul.list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
}

div.sidemenublog ul.list li {
	background: url(/images/NavBullet_20[1].png) no-repeat 0px 7px;
	line-height: 20px;
	padding-left: 20px;
	margin: 0px 0px 0px 16px;
	color: #000000;
	padding-right: 15px;
}

div.sidemenublog a {
	color: #000000;
	font-family: Open Sans;
	font-size: 12px;
	font-weight: bold;
}

div.sidemenublog a:hover {
	color: #778B4C;
}
/* End Recent Blog Posts Styles */
div.sidemenu {
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 5px 0px 0px 0px;
}

div.sidemenu h2 {
	margin: 0px;
	padding: 0px 0px 0px 7px;
	font-size: 14px;
	background-color: #778B4C;
	color: #000000;
	font-weight: bold;
	font-family: Trajan Pro;
	line-height: 22px;
	vertical-align: middle;
}

div.sidemenu ul.list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
	margin-left: 18px;
}

div.sidemenu ul.list li {
	background: url(/images/NavBullet_20[1].png) no-repeat 0px 7px;
	line-height: 30px;
	padding-left: 20px;
	margin: 0px 0px 0px 18px;
	color: #000000;
	padding-right: 10px;
}

div.sidemenu a {
	color: #000000;
	font-family: Open Sans;
	font-size: 12px;
	font-weight: bold;
}

div.sidemenu a:hover {
	color: #778B4C;
}

div.navigation {
	background-color: transparent;
	height: 40px;
	padding: 0px 6px;
	border: solid 1px #CCCCCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

div.paging {
	margin-bottom: 5px;
}

div.paging a {
	border: solid 1px #CCCCCC;
	padding: 2px;
}

div.item {
	padding: 5px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 25px;
}

div.form {
	margin-top: 10px;
}

table.form td {
	padding: 2px 4px;
}

table.form td input,select,textarea {
	border: solid 1px #CCCCCC;
	margin: 1px;
	padding: 1px 4px;
}

table.form td input:focus,select:focus,textarea:focus {
	border: solid 2px #65acdc;
	margin: 0px;
	outline: none;
}

div.auth {
	height: 1px;
}

div.auth a {
	float: right;
	margin-top: -22px;
	margin-left: 4px;
	padding: 7px;
	border: solid 1px #999;
	font-weight: bold;
	background-color: #ddd;
	color: #505050;
	-mox-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}

div.auth a:hover {
	text-decoration: underline;
}

div.auth.save a {
	margin-top: -10px;
}

/* Blog Styles */
h2.blogname {
	border: solid 1px #dddddd;
	border-bottom: none;
	line-height: 50px;
	padding: 2px 8px;
	margin-bottom: 20px;
}

div.blog div.item {
}

div.blog div.byline {
	font-size: 11px;
	color: #999;
}

div.blog div.content {
}

div.blog div.divider {
	margin: 7px 0px;
	border-top: dotted 1px #CCCCCC;
	clear: both;
}

div.blog div.end {
}

div.blog div.end a.video {
	text-decoration: none;
}

div.blog div.end a.video:hover span {
	text-decoration: underline;
}

div.blog div.end div.comments {
	line-height: 32px;
	padding-right: 8px;
}

div.blog.comment {
	background-color: #f2f2f2;
	margin-top: 20px;
}

div.blog div.separator {
	height: 10px;
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 7px;
	clear: both;
}

div.blog div.addcomment textarea {
	width: 98%;
	height: 100px;
	margin-bottom: 14px;
	margin-top: 18px;
}

div.blog div.category {
	border: dotted 1px #ccc;
	padding: 5px;
	background-color: #f2f2f2;
	clear: both;
}

div.blog div.category a {
	text-decoration: none;
}

div.blog div.category a:hover {
	text-decoration: none;
}

div.blog div.category a span {
	text-decoration: underline;
}

div.blog div.category a em {
	color: #909090;
}

div.blog div.category div {
	font-size: 11px;
}
/* End Blog Styles */

ul.list {
	color: #FCFFAD;
}

div.contactlabel {
	margin-top: 8px;
}

div.ContactMargin b {
	color: #6A85BB;
	font-weight: normal;
}

div.contactphone {
	font-size: 11px;
	font-family: Arial;
	float: left;
	margin: 0px;
	color: #fff;
	padding-left: 3px;
	padding: 4px 7px 0px 6px;
}

div.ContactMargin {
	background-repeat: no-repeat;
	width: 322px;
	color: #000000;
	font-family: Lucida Sans Unicode, arial, serif;
	font-size: 12px;
	background-image: url(/images/Dallas-Personal-Injury_FormBG_29.jpg);
	padding-top: 23px;
	height: 237px;
}

div.ContactMargin b {
	color: #6A85BB;
	font-weight: normal;
}

div.ContactMargin span {
	color: #ECB364;
	font-size: 11px;
}

div.ContactMargin input {
	font-size: 11px;
	width: 170px;
	padding: 3px 0px 0px 5px;
	margin-bottom: 23px;
	height: 20px;
	color: #000000;
	background-color: transparent;
	margin-left: 80px;
	border: none;
}

div.ContactMargin textarea {
	background-color: transparent;
	color: #000000;
	font-size: 11px;
	width: 170px;
	height: 68px;
	padding: 3px 0px 0px 5px;
	overflow: auto;
	margin-left: 80px;
	border: none;
}

div.contactlabel {
	margin-top: 8px;
}

span.validator {
}

table.m_sidemenu {
	width: 324px;
}

table.m_sidemenu a {
	color: #000000;
	font-family: Open Sans;
	font-size: 12px;
	display: block;
	line-height: 30px;
	background-image: url(/images/NavBullet_20.png);
	padding-left: 60px;
	font-weight: bold;
}

table.m_sidemenu a:hover {
	text-decoration: none;
	color: #778B4C;
}

td.m_sidemenu_h img {
	margin-bottom: 13px;
}

td.m_sidemenu_l1 {
	padding-left: 0px;
	background-repeat: no-repeat;
}

td.m_sidemenu_l1:hover {
	background-repeat: no-repeat;
}

td.m_sidemenu_l2 {
	padding-left: 60px;
}

td.m_sidemenu_l2 a {
	font-size: 11px;
}

td.m_sidemenu_l2 a:hover {
	color: #778B4C;
}

td.m_sidemenu_l3 {
	padding-left: 70px;
}

td.m_sidemenu_l4 {
	padding-left: 80px;
}

td.m_sidemenu_s2 a {
	color: #778B4C;
}

td.m_sidemenu_s3 {
}

td.m_sidemenu_s4 {
}

td.m_sidemenu_s1 a {
	background-image: url(/images/NavBullet_20.png);
	background-repeat: no-repeat;
	color: #778B4C;
}

/* Ask an Expert Styles */
div.divider {
	margin: 10px 0px;
	border-top: solid 1px #75884A;
	clear: both;
}

#AskExpertSearchGrid {
	width: 90%;
	color: #75884A;
	margin-left: 12px;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #CCCCCC;
}

#AskExpertSearchGrid td.header {
	color: #000000;
	font-size: 12px;
	line-height: 12px;
	font-family: 'MuseoSans500', Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#AskExpertSearchGrid div.auth {
	font-size: 10px;
}

#AskExpertSearchGrid div.item {
	border: solid 1px #B4B4B4;
	padding: 5px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 25px;
}

#RecentQuestions td.question {
	background: url(/images/LA_Business_Law_22[1].jpg) no-repeat 0px center;
	line-height: 20px;
	padding-left: 0px;
	margin: 0px 0px 0px 10px;
}

#RecentQuestions a {
	font-size: 11px;
	color: #75884A;
	text-decoration: none;
	display: block;
	margin-left: 0px;
}

#RecentQuestions table.form {
	margin-top: 10px;
	margin-left: 25px;
}

#RecentQuestions div.item {
	border: none;
}

#RecentQuestions h2 {
	margin: 0px 0px 0px 25px;
	padding: 3px;
	font-size: 13px;
}

#RecentQuestions a:hover {
	text-decoration: none;
	color: #75884A;
}
/* End Ask an Expert Styles */

div.sidemenu h3 {
	color: #FFFFFF;
	background: #778B4C;
	margin: 0px;
	padding-bottom: 2px;
	padding-left: 7px;
	line-height: 18px;
}

div.CarAccidentBlogHeader img {
	margin: 0px;
	padding: 0px;
}