
/*----------TABLE OF CONTENTS---------*/
/* Body
------------------------------------- */
/* @group Header
------------------------------------- */
/* @group Typography
------------------------------------- */
/* @group Featured Slider
------------------------------------- */
/* @group J! Styles
------------------------------------- */
/* @group Structure
------------------------------------- */
/* @group Bonus Styles
------------------------------------- */
/* @group Comments
------------------------------------- */

body {
	background: #EEEAE0 url(../images/style1/bg_texture.png) repeat-x 0 37px;
	font-family: "Cambria", Georgia, Times New Roman, serif;
	font-size: 85%;
	color: #565656;
}

/* @group Header */

#header {
	margin: 0px auto;
	width: 960px;
}

/* Graphic Header */

#header span#graphic,
#header h1#graphic {
	margin: 0;
	padding: 0;
	text-indent: -9999em;
}

#header span#graphic a,
#header h1#graphic a {
	display: block;
	background: url(../images/style1/logo.png);
	background-repeat: no-repeat;
}

/* Text Header */

#header span#text-header,
#header h1#text {
	font-size: 32px;
	margin: 0;
	padding: 12px 0px 0px 0px;
	line-height: 110%;
	letter-spacing: -2px;
	font-weight: bold;
	display: block;
}

#header span#text-slogan,
#header h2#text {
	font-size: 18px;
	letter-spacing: -1px;
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 100%;
	font-weight: bold;
}

#container {
	position: relative;
	margin: 0px auto;
}

#headerad {
	position: absolute;
	top: -136px;
	right: 5px;
	display: block;
	width: 468px;
	height: 60px;
	text-align: center;
	text-shadow: #fff 1px 1px 0;
	font: bold 24px/60px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #333;
}

#coloropt img {
	margin: 0px 0px 4px 0px;
}

/* Search Bar */

#search_box {
	width: 164px;
	height: 22px;
	background: url(../images/style1/bg_search_box.png);
	float: right;
	position: relative;
	top: -32px;
	left: -6px;
}

#search_box #s {
	float: left;
	padding: 0;
	margin: 2px 0 0 2px;
	border: 0;
	width: 124px;
	height: 18px;
	line-height: 14px;
	background: none;
	color: #8a8a8a;
	font-size: 12px;
}


#search_box input[type='text']:focus {
	border:none;
	outline: 0px solid #dcdcdc;
}

#search_box #go {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 30px;
	height: 22px;
}

/* @end */

/* @group Typography */

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.entry a {
	text-decoration: underline;
}

.entry a:hover {
	text-decoration: none;
}

a.more-link {
	font-weight: bold;
	float: right;
	margin: 10px 0px;
}

/* Text elements

-------------------------------------------------------------- */


ul, ol {padding: 0 0 1em 1.5em;margin: 0;}

ul {list-style-type: disc;}

ol {list-style-type: decimal;}

dl {margin: 0 0 1.5em 0;}

dl dt {font-weight: bold;}

dl dd {margin-left: 1.5em;}

li {line-height: 135%;}

address {margin-top: 1.5em;font-style: italic;}

del {color: #000;}

a img {border: none;}

acronym, abbr, span.caps {cursor: help;}

acronym, abbr {border-bottom: 1px dashed #999;}

.center {text-align: center;}

.hidden {display: none;}

.screen-reader-text {position: absolute;left: -1000em;}

.navigation,#navigation {
	display: block;
	text-align: center;
	clear: both;
	margin: 10px 0px;
}

blockquote {
	margin: 1.5em;
	line-height: 150%;
	font-style: italic;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

strong {
	font-weight: bold;
}

em, dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

code,pre, tt {
	font: 1.1em/1.25em Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
	margin: 5px 0px 5px 0px;
	background-color: #ebebeb;
	display: block;
	padding: 5px;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	white-space: pre;
}
code {
	white-space: normal;
}

tt {
	display: block;
	margin: 1.5em 0;
	line-height: 1.25em;
}

span.amp {
/* For better-looking ampersands */
font-family: Baskerville, Palatino, "Book Antiqua", serif;
font-style: italic;
}

div.small {
	color: #888;
	font-size: 11px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 4px;
	margin-bottom: 4px;
}


#breadcrumbs {
	padding: 4px 0px 4px 8px;
	margin: 8px 0px 5px 0px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	position: relative;
	top: -5px;
	line-height: 16px;
	height: 17px;
}
#breadcrumbs .sep {
	width: 14px;
	height: 25px;
	padding: 0;
	margin: 0;
	position: relative;
	top: -4px;
	display: inline-block;
	text-indent: -9999em;
}
#breadcrumbs a.pathway {
	padding: 0px 2px 0px 4px;
}
#breadcrumbs .curpage {
	font-weight: bold;
	padding-left: 4px;
}


div#content.w3 #breadcrumbs {
	margin: 5px 5px;
}

/* Module Typography */

.sidebar h1,.sidebar h2,.sidebar h3,
#footer h1,#footer h2,#footer h3 {
	font-size: 1.5em;
	letter-spacing: -1px;
}


.moduletable {
	margin-bottom: 10px;
	padding: 0px 10px;
}

.moduletable ul {
	margin: 0;
	padding: 0;
	list-style: none;

}
.moduletable ul li {
	background: url(../images/bullet_clear.png) no-repeat 0 .4em;
	line-height: 150%;
	text-indent: 12px;
}

/* SIDEBAR MENU MODULE */

.moduletable ul.menu li {
	padding: 0;
	list-style: none;
	background: none;
	line-height: 1.7em;
}
.moduletable ul.menu li a {
	font-weight: bold;
}
/* Pages sublist */
.moduletable ul.menu li ul {
	margin: 0px 0px 0px 10px;
}
/* Pages sublist items */
.moduletable ul.menu li {
	background: url(../images/bullet_clear.png) no-repeat 0 .4em;
	line-height: 1.75em;
	text-indent: 12px;
	line-height: 1em;
	padding: 4px 0px;
}
/* Indent Pages sublist item links */


/* Highlight parent Page */
.moduletable ul.menu li.active a {
	color: #4d4430;
}
/* but not the sublevel items */
.moduletable ul.menu li.active li a {
	color: #668107;
}

.moduletable ul.menu li.active li a {
	text-decoration: underline;
}
.moduletable ul.menu li.active li a:hover {
	text-decoration: none;
}

p.counter {
	text-align: center;
	margin: 0;
	padding: 0;
}
span.pagination a {
	padding: .2em .50em;
	margin: 0px 1px;
	border: 1px solid #eeeae0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-weight: normal;
}
span.pagination span {
	padding: 0px 4px;
}

/* @end */

/* @group Structure */

.wrap {
	margin: 0px auto;
	width: 960px;
}

#main {
	background: url(../images/style1/main_bg.png) repeat-x center top;
	z-index: 1;
	padding: 10px 0px;
}

.mainbody {
	background: #FFFDF4;
	border: 1px solid #D6D2C7;
	width: 960px;
}

#content {
	padding: 0px 10px 10px 10px;	
}

/* Right Sidebar Layout */

.teaser {
	width: 920px;
	margin: 10px auto 5px auto;
	padding: 10px;
	background-color: #EEEAE0;
	border: 1px solid #DAD6CD;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
}
.teaser h2 span {
	font-weight: bold;
	font-size: 40px;
	letter-spacing: -2px;
	font-style: italic;
}

#content.r {
	padding: 8px 12px 8px 8px;
	border-right: 1px solid #eeeae0;
}

#content.l {
	padding: 8px 4px 8px 12px;
	border-left: 1px solid #eeeae0;
}

#content.w_wide {
	padding-top: 8px;
	border-left: 0px solid #eeeae0;
}


#content.lr_wide {
	padding: 0px 10px 5px 10px;
	border-left: 1px solid #eeeae0;
	border-right: 1px solid #eeeae0;
}

.sidebar {
	padding: 10px 10px 0px 10px;
	position: relative;
	top: -10px;
}

/* Footer */

#footer {
	margin: 15px 0px;
}

#footer .grid_8 .inside {
	padding: 0px 10px;
	line-height: 150%;
}

#bottom {
	text-align: center;
	margin-top: 4px;
	font-size: .85em;
}

/* @end */

/* @group Featured Slider */

#featured {
	margin: 0px 0px 5px 0px;
}

#featured .top {
	width: 648px;
	height: 12px;
	background: url(../images/style1/feature_top.png) no-repeat center top;
}

#featured .feature {
	position: relative;
	width: 648px;
	margin: 0px 0px;
	padding: 0;
	background: url(../images/style1/feature_mid.png) center top;
}

#featured .bot {
	width: 648px;
	height: 12px;
	background: url(../images/style1/feature_bot.png) no-repeat center bottom;
}

#featured #st_slider .post-text {
	padding: 0px 24px 5px 24px;
	margin: 0;
	border: 0;
	background: none;
	width: 582px;
}

#featured .post-thumb {
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
}

/* Slider Typography */

#st_slider h2 {
	font-size: 36px;
	color: #000;
	margin: 10px 0px 10px 0px;
	padding: 0;
	letter-spacing: -2px;
	text-shadow: #fff 0 2px 0;
}

#st_slider h2 a {
}

#st_slider h2 a:hover {
}
#st_slider p {
	font-size: 20px;
	line-height: 135%;
	margin: 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -1px;
	font-style: normal;
	text-shadow: #fff 1px 1px 0;
}

/* Slider Pagination Links */

#st_slider #pag {
	display: block;
	height: 26px;
	margin: 0px auto;
	position: relative;
	top: 0px;
	left: 0px;
	width: 630px;
	background-color: #FFF;
}

#st_slider ul.pagination li a {
	text-indent: -9999em;
	display: block;
	width: 16px;
	height: 18px;
	background: url(../images/style1/pag_item.png) no-repeat center center;
	margin: 8px 2px;
	padding: 0;
}

#st_slider ul.pagination li.active a {
	background: url(../images/style1/pag_active.png) no-repeat center center;
}

#st_slider ul.pagination,ul.pagination li {
	float: left;
	margin: 0;
	padding: 0;
}

#st_slider ul.pagination {
	list-style: none;
	padding: 0;
	margin: 0px;
	float: left;
	background: #fff;
	height: 32px;
}

#st_slider_nav {
	position: absolute;
	width: 630px;
}

/* Required */

#st_slider {
	margin: 0px auto;
	width: 630px;
	position: relative;
	clear: both;
}

#st_slider .slidewrap {
	width: 630px;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
	top: -2px;
}

#st_slider .slides {
	position: absolute;
	top: 0;
	left: 0;
}

#st_slider .slides > div {
	position: absolute;
	top: 0;
	width: 630px;
	display: none;
}

/* Slider Previous and Next Buttons */
#st_slider_nav a.previous {
	float: left;
	position: relative;
	left: 0px;
	top: -11em;
/* Adjust this to set PREV image position */
	width: 25px;
	height: 60px;
	text-indent: -99999em;
	display: block;
	background: url(../images/style1/pag_prev.png) no-repeat left center;
}
#st_slider_nav a.next {
	float: right;
	position: relative;
	right: 0px;
	width: 25px;
	top: -11em;

/* Adjust this to set NEXT image position */
	height: 60px;
	text-indent: -99999em;
	display: block;
	background: url(../images/style1/pag_next.png) no-repeat right center;
}


div.bdr {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #f5f1e6;
	border: 1px solid #ccc;
}

/* @end */





/* @group J! Styles */


.article_sep {
	border-bottom: 1px solid #ededed;
	height: 10px;
	clear: both;
	margin: 10px auto;
	display: block;
}

.leading_separator {clear: both;display: block;}
.cols1 {display: block;float: none;margin: 0;width: 100%;}
.cols2.column1,.cols2.column2 {width: 49%;float: left;overflow: hidden;}
.cols3.column1,.cols3.column2,.cols3.column3 {width: 33%;float: left;}
.column1,.column2,.column3 {position: relative;float: left;margin: 0;}
.colpad {padding: 0 10px;position: relative;}
.column2 {float: right;width: 49%;}
.article_row {overflow: hidden;margin: 0 -10px 0px -10px;}
table.category {width: 100%;}

img.centered,.centered {text-align: center;display: block;margin-left: auto;margin-right: auto;}
img.alignright,img.floatright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft,img.floatleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}
.alignleft,.floatleft {float: left;}
.alignright,.floatright {float: right;}

table.contentpaneopen ul, table.contentpaneopen ol {
	list-style-position: inside;
}

/* Tables */

table.contentpaneopen {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.blog table.contentpaneopen {
	white-space: normal;
}

table.contentpaneopen, table.contentpane, table.blog {
	border-collapse: collapse;
	width: 100%;
}

div.blog_more {
	border-top: 1px solid #e7e8da;
	padding: 10px;
}


div.blog_more ul {
	list-style: none;
	border-top: 1px solid #dadacc;
	padding: 0px;
}

div.blog_more ul li {
	text-indent: 10px;	
}

div.blog_more ul li a {
	text-decoration: none;
	display: block;
	padding: 4px;
	border-bottom: 1px solid #dadacc;
}

div.blog_more ul li a:hover {
	text-decoration: none;
	display: block;
	padding: 4px;
	border-bottom: 1px solid #dadacc;
	background-color: #eeeae0;
}

/* Polls Module */

table.pollstableborder {
	width: 100%;
	text-align: left;
}

table.poll {
	font-size: 11px;
}
table.poll td {
	padding-bottom: 10px;
}

.smalldark {
	white-space: nowrap;
	color: #767676;
}

table.pollstableborder td.sectiontableentry2,
table.pollstableborder td.sectiontableentry1 {
	background: transparent;
	padding: 4px;
	border-bottom: 0px solid #dadacc;
	text-align: left;
}

/* Polls Results */

table.pollstableborder td.sectiontableheader {
	padding: 8px;
	color: #fff;
	border: none;
}

td.sectiontableheader img {display: none;}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td {
	padding: 4px;
	border: none;
	font-weight: bold;
	vertical-align: middle;
}

/* Category Tables */

table.category th,th.sectiontableheader {
	background: #dedad0;
	line-height: 200%;
	padding: 4px;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
}

tr.sectiontableentry1 td,
td.sectiontableentry1 {
	background: #f5f3eb;
	padding: 8px;
	border-bottom: 1px solid #edebe3;
}

tr.sectiontableentry2 td,
td.sectiontableentry2 {
	background: #f5f3eb;
	padding: 8px;
	border-bottom: 1px solid #edebe3;
}

.sectiontableentry1 a,
.sectiontableentry2 a {
	text-decoration: none;
}

li a.category {
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	font-variant: small-caps;
}

table.contentpane tr td ul {
	list-style: none;
}

/* Print-PDF-EMail */

body.contentpane {
	background: #fff;
	margin: 25px;
}

span.pagenav {
	color: #9e9984;
}

span.small,.createdate,.createdby,.modifydate {
	color: #7c7c7c;
	font: 12px/13px "Cambria", Georgia, Times;
}

td.modifydate {
	line-height: 30px;
}

div.mosimage {
	border: 1px solid #e7dec6;
	margin: 10px;
	background: #f2f3ee;
}

div.mosimage_caption {
	color: #a09a8a;
	font: 10px/12px Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 5px;
}

div.mosimage img {
	padding: 5px;
}


p.buttonheading {float: right;}
.buttonheading .icon {display:block;width:16px;height:16px;float:left;margin-left:5px;cursor: pointer;}
.buttonheading .pdf {background: url(../images/pdf_button.png) no-repeat 50% 50%;}
.buttonheading .print {background: url(../images/printButton.png) no-repeat 50% 50%;}
.buttonheading .email {background: url(../images/emailButton.png) no-repeat 50% 50%;}
.modifydate, .createdby, .createdate {display:block;}
.createdby {font-weight:bold;}

/* Latest News and Popular Modules */

#footer ul,#leader ul,.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.newsfeed_item {
	font-size: 11px;
}
/* Modular Navigation */

a.mainlevel {
	line-height: 20px;
	height: 20px;
	padding-left: 9px;
	text-decoration: none;
	background: url(../images/mainlevel.gif) no-repeat 0px 5px;
}
a.sublevel {padding-left: 4px;font-size: 12px;color: #000;}
a.sublevel.img {}


div.pagenavbar a, div.pagenavbar {
	text-decoration: none;
	font-size: 11px;
}

table.contenttoc {
	background-color: #252525;
	font-size: 12px;
	border: 1px solid #2c2c2c;
	float: right;
	display: block;
	margin: 0px;
}

table.contenttoc th {
	background-color: #393939;
	font-size: 14px;
	color: #8e8e8e;
	font-weight: normal;
	font-style: normal;
}

table.contenttoc td {
	font-size: 14px;
	padding: 2px 8px;
}

table.contenttoc a.toclink {
	font-size: 12px;
	text-decoration: none;
}

.copy a {
background: transparent url(../images/icons/jscright.png) no-repeat scroll 0 0;
display:block;
float:right;
height:12px;
position:relative;
text-indent:-9999em;
width:75px;
margin-top: 4px;
}


/* @end */

/* @group Bonus Styles */

p.smalldesc {
	font-size: 11px;
	color: #666;
	font-family: "Courier New", Courier, mono;
}

div.note {
	text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	margin: 5px 0px;
	line-height: 135%;
}

div.note a {
	text-decoration: underline;
}

div.note a:hover {
	text-decoration: none;
}

div.alert {
	background: #9b0000 url(../images/icons/alert.png) no-repeat 10px 50%;
	border-color: #FF0000;
	color: #f8ff00;
}

div.alert a {
	color: #fff;
}

div.info {
	background: #0050ba url(../images/icons/info.png) no-repeat 10px 50%;
	border-color: #008cff;
	color: #d6e3ff;
}

div.info a {
	color: #fff;
}

div.warn {
	background: #d5aa00 url(../images/icons/warning.png) no-repeat 10px 50%;
	border-color: #F7D229;
	color: #FFF;
}

div.warn a {
	color: #fff;
}

div.accept {
	background: #b3de7e url(../images/icons/accept.png) no-repeat 10px 50%;
	border-color: #3a9805;
	color: #173d08;
}

div.accept a {
	color: #256700;
}

div.cd {
	background: #c0d6c8 url(../images/icons/cd.png) no-repeat 10px 50%;
	border-color: #9cb5bb;
	color: #364450;
}

div.cd a {
	color: #414983;
}

div.coffee {
	background: #3a3123 url(../images/icons/coffee.png) no-repeat 10px 50%;
	border-color: #9b643a;
	color: #d9b494;
}

div.coffee a {
	color: #ac6530;
}

div.email {
	background: #f7f7f7 url(../images/icons/email.png) no-repeat 10px 50%;
	border-color: #deb600;
	color: #3e3e3e;
}

div.email a {
	color: #988217;
}

div.download {
	background: #67882e url(../images/icons/file_download.png) no-repeat 10px 50%;
	border-color: #88b140;
	color: #f6f2e7;
}

div.download a {
	color: #b3d27c;
}

div.idea {
	background: #fdfbb9 url(../images/icons/lightbulb.png) no-repeat 10px 50%;
	border-color: #d0a21e;
	color: #514c2a;
}

div.idea a {
	color: #c39a1d;
}

div.photo {
	background: #aab5b7 url(../images/icons/photo_credit.png) no-repeat 10px 50%;
	border-color: #e1e1e1;
	color: #000;
}

div.photo a {
	color: #2b426b;
}

div.secure {
	background: #f2f2f2 url(../images/icons/protected.png) no-repeat 10px 50%;
	border-color: #868686;
	color: #000;
}

div.secure a {
	color: #3d52a6;
}

div.author {
	background: #f2f2f2 url(../images/icons/readmore.png) no-repeat 10px 50%;
	border-color: #e5c405;
	color: #000;
}

div.author a {
	color: #c0a71e;
}

div.search {
	background: #f2f2f2 url(../images/icons/search.png) no-repeat 10px 50%;
	border-color: #2a4881;
	color: #000;
}

div.search a {
	color: #2a4881;
}

div.comment {
	background: #e8f6fc url(../images/icons/speech_bubble_gloss.png) no-repeat 10px 50%;
	border-color: #89b4c2;
	color: #000;
}

div.comment a {
	color: #6e9099;
}

div.time {
	background: #f7f9ff url(../images/icons/time.png) no-repeat 10px 50%;
	border-color: #923232;
	color: #37494f;
}

div.time a {
	color: #923232;
}

#content .dp-highlighter .tools {
	background: inherit;
	background-image: none;
	border-color: inherit;
	color: inherit;
}

#content .dp-highlighter div.tools a {
	color: inherit;
}

div.tools {
	background: #f7f9ff url(../images/icons/tools.png) no-repeat 10px 50%;
	border-color: #b5b6b5;
	color: #393e40;
}

div.tools a {
	color: #2a4881;
}

div.twitter {
	background: #daf6fb url(../images/icons/twitter.png) no-repeat 10px 50%;
	border-color: #3997e4;
	color: #0d191e;
}

div.twitter a {
	color: #3997e4;
}

.caption {
	border: 1px solid #222;
	margin: 18px 0;
	padding: 15px;
	color: #333;
	font-size: .9em;
	line-height: 125%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}

span.caption-title {
	background: #fffdf4 none repeat scroll 0 0;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: -24px;
	padding: 0 8px;
	position: absolute;
	color: #333;
}

.caption a {
	text-decoration: underline;
}

.caption.red {
	border: 1px solid #e90e17;
	color: #333;
}

.caption.red a,.caption.red .caption-title {
	color: #a30a11;
}

.caption.green {
	border: 1px solid #8fc040;
	color: #333;
}

.caption.green a,.caption.green .caption-title {
	color: #669424;
}

.caption.blue {
	border: 1px solid #80afd3;
	color: #333;
}

.caption.blue a,.caption.blue .caption-title {
	color: #4b7fc4;
}

ul.captionlist,ul.captionlist li ul {
	margin: 0;
	padding: 0;
}

ul.captionlist li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0px 2px 0px;
	list-style-position: outside;
	font-size: 1em;
	font-weight: bold;
}

ul.captionlist li li {
	padding: 0;
	color: #747474;
	font-weight: normal;
	font-size: .9em;
}

ul.check li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0px 2px 20px;
	background: url(../images/icons/check.png) no-repeat left .19em;
	list-style-position: outside;
	font-size: 1em;
}

ul.check li li {
	background: none;
	padding: 0px 0px 0px 0px;
	color: #8c8c8c;
}

ul.check a {
	text-decoration: underline;
	padding: 1px;
}

ul.check a:hover {
	text-decoration: none;
	padding: 1px;
}

/* @end */