/* MAINTENANCE NOTE */
/* cabset */
.cabset_table {
	width: 100%;
	margin: 5px 0 0 2px;
}
.cabset_table tr {
	vertical-align: middle;
}
.cabset_table th {
	font-size: 12px;
	padding: 3px;
	background-color: #fff;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	text-align: left;
}
.cabset_table td {
	font-size: 12px;
	padding: 3px;
	background-color: #fff;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	text-align: center;
}
.cabset_cl {
	color: #f60;
	font-weight: bold;
}
.cabset_bl {
	font-weight: bold;
}
/* mentain */
.mentain_tt {
	font-size: 12px;
	font-weight: bold;
}
.mentain_cap {
	font-size: 10px;
}
.mentain_cap2 {
	font-size: 10px;
	background-color: #eee;
	padding: 5px;
}
/* mnt */
.mnt_table {
	width: 100%;
	margin: 8px 20px 0 20px;
}
.mnt_table tr {
	vertical-align: middle;
}
.mnt_table th {
	font-size: 12px;
	width: 15%;
	padding: 3px;
	background-color: #fff;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	text-align: left;
}
.mnt_table td {
	font-size: 12px;
	width: 85%;
	padding: 3px;
	background-color: #fff;
	border-bottom: 1px #ccc solid;
}



/* SR LINKS */
/* capture photo */
.wc-photo img {
	border: 1px solid #ccc;
	padding: 3px;
}
.links {
	padding: 0;
}
.links-list {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
}
.links-list-item {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 12px;
	line-height: 1.3;
	color: #151515;
	border-bottom: 1px dotted #151515;
}
.links-list-item a {
	font-size: 12px;
	line-height: 1.5;
	color: #f60;
}
.links-list-item a:link {
	text-decoration: underline;
	color: #f60;
}
.links-list-item a:visited {
	text-decoration: underline;
	color: #f60;
}
.links-list-item a:active {
	text-decoration: underline;
	color: #f60;
}
.links-list-item a:hover {
	text-decoration: underline;
	color: #c00;
}
.links-hr {
	border-bottom: 1px dotted #666;
}
.links-bl-d1 {
	background-image:url(http://sr400.ssiw.co.uk/images/bg_line_dot01.gif);
}
.links-bl-d2 {
	background-image:url(http://sr400.ssiw.co.uk/images/bg_line_dot02.gif);
}



/* BOOKS REVIEW */


/* PROFILE */
/* general text */
.profile-content {
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	margin: 10px 0 20px 0;
	padding: 0;
}
/* inside table date */
.mgbp_table {
	width: 100%;
	margin: 5px 0 0 2px;
}
.mgbp_table tr {
	vertical-align: top;
}
.mgbp_table th {
	width: 20%;
	padding: 3px;
	background-color: #fff;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	text-align: left;
}
.mgbp_table td {
	width: 80%;
	padding: 3px;
	background-color: #fff;
	border-bottom: 1px #ccc solid;
}
.mgbp_table .mgbp_inner4col {
	width: 100%;
}
.mgbp_inner4col th {
	width: 15%;
	background-color: #fff;
	border-bottom-style: none;
	text-align: left;
	white-space: nowrap;
}
.mgbp_inner4col td {
	width: 35%;
	background-color: #fff;
	border-bottom-style: none;
}
.mgbp_table .mgbp_inner1col {
	width: 100%;
}

.mgbp_inner1col td {
	width: 100%;
	background-color: #fff;
	border-bottom-style: none;
}
.mgbp_table .mgbp_inner2col {
	width: 100%;
}
.mgbp_inner2col th {
	width: 15%;
	background-color: #fff;
	border-bottom-style: none;
	text-align: left;
	white-space: nowrap;
}
.mgbp_inner2col td {
	width: 85%;
	background-color: #fff;
	border-bottom-style: none;
}
.mgbp_table .mgbp_hr {
	width: 100%;
	height: 1px;
	overflow: hidden;
	background: url(http://sr400.ssiw.co.uk/images/mg_common_dothr.gif) repeat-x;
}
/* pofile-photo */
.p-photo img {
	border: 1px solid #ccc;
	padding: 3px;
}