/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro-droplistv2.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#dropList {
height:30px;
width:960px;
background:#89a url(http://beginlinux.com/images/topback.gif) repeat-x left center;
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:1000;
border:1px solid #ccd;
border-width:1px 1px 0 1px;
}

#dropList ul#menu {
margin:0; 
padding:0 0 0 10px; 
list-style:none; 
white-space:nowrap;
}

#dropList ul#menu li.level1-li {
float:left;
height:29px;
padding-top:1px;
margin-right:1px;
}

#dropList ul#menu li.level1-li a.level1-a {
display:block; 
height:26px; 
float:left; 
border-left:1px solid #AFC9DC;
border-right:1px solid #1B6DA9;
padding:2px 10px 0 10px; 
text-decoration:none; 
line-height:24px; 
white-space:nowrap;
font-weight:bold;
color:#fff;
}

#dropList ul#menu li.level1-li a.level1-a2 {
display:block; 
height:26px; 
float:left; 
border-left:0px solid #AFC9DC;
border-right:0px solid #1B6DA9;
padding:2px 7px 0 7px; 
text-decoration:none; 
line-height:24px; 
white-space:nowrap;
font-weight:bold;
color:#fff;
}

#dropList ul#menu li.sub a.level1-a {color:#fff;}

#dropList ul#menu li.level1-li:hover,
#dropList ul#menu li.level1-li a.level1-a:hover {position:relative;}

#dropList ul#menu li.level1-li a.level1-a:hover, 
#dropList ul#menu li.level1-li:hover a.level1-a {
border-left:1px solid #2d2d2d;
border-right:1px solid #000;
color:#fff;
background:url(http://beginlinux.com/images/over.gif);
}

#dropList ul#menu li.level1-li:hover a.level1-a2 {
border-bottom:0px solid #fff;
color:#fff;
background:url(http://beginlinux.com/images/over2.gif);
}


#dropList ul#menu li.sub a.level1-a:hover {
height:29px;
color:#000;
background:url(http://beginlinux.com/images/tophover.gif);
}
 
#dropList ul#menu li.sub:hover > a.level1-a {
height:29px;
color:#000;
background:url(http://beginlinux.com/images/tophover.gif);
}

#dropList ul#menu li div.listHolder {
position:absolute; left:-9999px; top:30px; background:#fff url(http://beginlinux.com/images/divider.gif); border:1px solid #000; border-width:0 1px 1px 1px; padding:0;}

/* IE6 only */
#dropList table {
border-collapse:collapse; 
margin:-1px -10px; 
font-size:1em; 
width:0; 
height:0;
}

#dropList ul#menu :hover div.listHolder {left:0;}
#dropList ul#menu a:hover div.listHolder {left:-1px; top:29px;}
#dropList ul#menu div.col1 {width:141px;}
#dropList ul#menu div.col2 {width:280px;}
#dropList ul#menu div.col3 {width:420px;}
#dropList ul#menu div.col4 {width:560px;}
#dropList ul#menu div.col5 {width:700px;}

#dropList ul#menu a:hover div.left1,
#dropList ul#menu :hover div.left1 {left:-141px;}

#dropList ul#menu a:hover div.left2,
#dropList ul#menu :hover div.left2 {left:-539px;}


#dropList ul#menu div.listHolder div.bottomLine {clear:left; background:#1B6DA9; padding:5px 10px;}
#dropList ul#menu a:hover div.listHolder div.bottomLine {height:1px;}
#dropList ul#menu div.listHolder div.bottomLine p {padding:0 0 0 15px; margin:0; line-height:20px; color:#fc0; background:url(http://beginlinux.com/images/arrow.gif) no-repeat left center; font-weight:bold;}
#dropList ul#menu div.listHolder div.bottomLine p a {color:#fff;}
#dropList ul#menu div.listHolder div.bottomLine p a:hover {text-decoration:none;}

#dropList ul.atoz {padding:0; margin:0; list-style:none; width:620px; height:24px; background:#fff;} 
#dropList ul.atoz div.subListHolder {position:absolute; left:-9999px;}
#dropList ul.atoz li {display:block; float:left;}
#dropList ul.atoz li a {display:block; padding:0 10px; float:left; height:24px; line-height:24px; background:#fff; color:#000; text-decoration:none; text-align:center; font-weight:bold;}
#dropList ul.atoz li a:hover {background:#1B6DA9; color:#fff;}
#dropList ul.atoz li:hover > a {background:#1B6DA9; color:#fff;}

#dropList ul.atoz :hover div.subListHolder {left:-1px; top:24px; background:#fff url(http://beginlinux.com/images/divider.gif); border:1px solid #000; border-width:0 1px 1px 1px;}

#dropList div.listCol {display:block; float:left; padding:10px; margin:0; width:120px;}
#dropList div.listCol h5 {padding:5px 0 0 0; margin:0; font-weight:bold; font-size:11px; line-height:13px; background:url(http://beginlinux.com/images/linedot.gif) repeat-x left bottom; text-align:left;}
#dropList div.listCol ul {padding:0; margin:0; list-style:none;}
#dropList div.listCol ul li {line-height:15px; padding:0; margin:0;}
#dropList div.listCol ul li a {display:block;  color:#069; text-decoration:none; padding-left:10px; font-weight:normal; background:url(http://beginlinux.com/images/dot.gif) no-repeat left center; white-space:nowrap; text-align:left; width:110px;}
#dropList div.listCol ul li a:hover {text-decoration:underline;}

#dropList div.sublistCol {display:block; float:left; padding:10px; margin:0; width:120px; text-align:left; line-height:15px;}
#dropList div.sublistCol h5 {clear:left; padding:5px 0 0 0; margin:0; font-weight: bold; font-size:12px; line-height:13px; background:url(http://beginlinux.com/images/linedot.gif) repeat-x left bottom; text-align:left; color:#000;}
#dropList div.sublistCol ul {padding:0; margin:0; list-style:none; width:110px;}
#dropList div.sublistCol ul li {line-height:15px; padding:0; margin:0; width:110px}
#dropList div.sublistCol ul li a {display:block; float:left; color:#069; text-decoration:none; padding-left:10px; font-weight:normal; background:url(http://beginlinux.com/images/dot.gif) no-repeat left center; white-space:nowrap; height:15px; line-height:15px; font-weight:normal;}
#dropList div.sublistCol ul li a:hover {text-decoration:underline; color:#1B6DA9; background:url(http://beginlinux.com/images/dot.gif) no-repeat left center;}
#dropList div.sublistCol ul li:hover  a {text-decoration:underline; color:#1B6DA9; background:url(http://beginlinux.com/images/dot.gif) no-repeat left center;}

#dropList ul#menu :hover div.listHolder ul.atoz div.bottomLine {clear:left; background:#1B6DA9; padding:5px 10px; text-align:left;}
#dropList ul#menu a:hover div.listHolder ul.atoz div.bottomLine {height:1px;}
#dropList ul#menu :hover div.listHolder ul.atoz div.bottomLine p {padding:0 0 0 15px; margin:0; line-height:20px; color:#fc0; background:url(http://beginlinux.com/images/arrow.gif) no-repeat left center; font-weight:bold;}
#dropList ul#menu :hover div.listHolder ul.atoz div.bottomLine p a {color:#fff; background:#1B6DA9; display:inline; float:none; padding:0; text-decoration:underline;}
#dropList ul#menu :hover div.listHolder ul.atoz div.bottomLine p a:hover {text-decoration:none;}


#dropList table table {
border-collapse:collapse; 
margin:-1px -10px 0 -10px; 
font-size:1em; 
width:0; 
height:0;
}


/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
	}


table {
	border-collapse: collapse;
	border-spacing: 0;
	}



/* Resets font size to 10px. (1.2em will be 12px, etc.). */
body {
	background:#fff;
	color:#000;
	font: 62.5%/1.2 Arial, Helvetica, sans-serif;
	text-align: center;
	}

/* Structure */
#page {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:960px;
	}
#toplinks {
	color:#fff;
	position:relative;
	text-align:right;
        margin:5px 0;
	}
#toplinks .red, #toplinks .orange, #toplinks .yellow, #toplinks .green, #toplinks .blue, #toplinks .purple, #toplinks .gray {
	height:30px;
	}
#header {
	height:90px;
	margin:5px 0;
	position:relative;
	}
#logo {
	position:absolute;
	top:0; left:0;
	width:227px;
        padding-top: 3px;
	}
h1.title {
	background:url(../../../images/logo.gif) no-repeat;
	height: 0px !important;
	height /**/:90px;
	margin: 0;
	padding: 90px 0 0 0;
	overflow: hidden;
	}
#leaderboard {
	position:absolute;
	right:0; bottom:0;
	text-align:right;
	width:728px;
	}

#splitmenu {
	position:relative;
	}
#contentholder{
	clear:both;
	margin:10px 0;
	position:relative;
	width:960px;
	z-index:1;
	}
#center {
	background:#fff;
	float:left;
	font-size:1.2em;
	line-height:1.4;
	overflow:scroll;
	}
* html #center {
	display: inline;
	}
.threecolumns #center {
	margin:0 10px 0 170px;
	width:625px;
	}
.leftcolumn #center {
	margin:0 0 0 240px;
	width:720px;
	}
.rightcolumn #center {
	margin:0 10px 0 0;
	width:650px;
	}
.nocolumns #center {
	margin:0;
	width:960px;
	}
body.black .darkbg, body.gray .darkbg, body.bismark .darkbg, body.red .darkbg, body.orange .darkbg, body.yellow .darkbg, body.green .darkbg, body.blue .darkbg, body.purple .darkbg {
	padding:10px;
	}
#left {
	float:left;
	font-size:1.2em;
	overflow:hidden;
	width:230px;
	}
.threecolumns #left {
	margin:0 0 0 -805px;
	}
.nocolumns #left, .rightcolumn #left {
	display:none;
	}
.leftcolumn #left {
	margin:0 0 0 -960px;
	}
#right {
	float:right;
	font-size:1.2em;
	overflow:hidden;
	width:150px;
	}
.nocolumns #right, .leftcolumn #right {
	display:none;
	}
#bottom {
	font-size:1.2em;
	margin:10px 0 0;
	position:relative;
	text-align:center;
	}
#footer {
	color:#fff;
	font-size:1.2em;
	line-height:22px;
	position:relative;
	text-align:center;
	}
#footer .red, #footer .orange, #footer .yellow, #footer .green, #footer .blue, #footer .purple, #footer .gray {
	height:22px;
	}
.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	}

/* Text Styles */
a:link, a:visited {
	color:#000000;
	text-decoration:none;
        font-weight: bold;
	}
a:hover {
	text-decoration:underline;
	}
p {
	margin:0 0 10px;
	}
#center ol, #center ul {
	margin:0 0 15px 15px;
	}
#left ol, #left ul, #right ol, #right ul {
	margin:5px 0 5px 15px;
	}
#center img {
	margin:10px;
	}
#center .buttonheading img {
	margin:0;
	}
#center h2 {
	font:bold 1.4em Arial, Helvetica, sans-serif;
	margin:10px 0;
	}
#center h3 {
	font-weight:bold;
	margin:15px 0 5px;
	}
#center {
	line-height:1.3;
	}
.componentheading, .contentheading {
	font:normal 2.4em Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding:10px 0;
	}
.blog .contentheading {
	font:bold 1.4em Arial, Helvetica, sans-serif;
	letter-spacing:0;
	word-spacing:-0.5px;
	}
.readon {
	background:url(http://beginlinux.com/images/btn_add_o.gif) 0 0 no-repeat;
	float:right;
	padding:0 0 0 20px
	}
.small {
	font-size:0.8em;
	color: #333;
	}
.createdate, .modifydate {
	font-size:0.8em;
	color: #666;
	}
.highlight {
	background:#ddd;
	}

/* Misc */
#modlgn_username, #modlgn_passwd {
  width:130px;
  }
.article_column {
	padding:0 5px 0 0;
	}
.article_column.column_separator {
	padding:0 0 0 5px;
	}
div.search {
	position:absolute;
	top:4px; right:4px;
	}
#mod_search_searchword {
	background:#fff url(../images/icons.png) 3px -31px no-repeat;
	padding:0 5px 0 20px;
	border:1px solid #666;
	height:18px;
	}
#searchForm .contentpaneopen {
	background:#efefef;
	border:10px solid #efefef;
	margin:10px 0;
	}
#searchForm .searcharea {
	border-bottom:2px solid #ccc;
	padding:0 0 10px;
	}
#searchForm .searchintro {
	margin:10px 0;
	width:100%;
	}
.searchresult {
	border-bottom:1px dotted #ccc;
	padding:10px 0;
	}
#alledia {
	position:absolute;
	top:0; right:10px;
	}
#alledia a {
	color:#fff;
	}

/* Modules */
#toplinks .moduletable {
	padding:0 10px;
	}
.content {
	padding:10px;
	}
#splitmenu .content {
	padding:0;
	}
.module-plain .content {
	padding:0;
	}
.module-red h3, .module-orange h3, .module-yellow h3, .module-green h3, .module-blue h3, .module-purple h3, .module-black h3 {
	color:#fff;
	font-weight:bold;
	height:16px;
	padding:3px 10px;
	}
.module-redbg h3, .module-orangebg h3, .module-yellowbg h3, .module-greenbg h3, .module-bluebg h3, .module-purplebg h3, .module-blackbg h3 {
	color:#fff;
	font-weight:bold;
	height:16px;
	padding:10px 10px 0;
	}
.module-red, .module-orange, .module-yellow, .module-green, .module-blue, .module-purple, .module-black, .module-plain, .module, .module_menu,
.module-redbg, .module-orangebg, .module-yellowbg, .module-greenbg, .module-bluebg, .module-purplebg, .module-blackbg {
	margin:0 0 10px;
	}

/*** Colors ***/
/* Background */
body.black {
	background:#000;
	}
body.gray {
	background:#ddd;
	}
body.bismark {
	background:#4d778b;
	}
body.red {
	background:#f9d9dd;
	}
body.orange {
	background:#ffead9;
	}
body.yellow {
	background:#fef4de;
	}
body.green {
	background:#e0f2de;
	}
body.blue {
	background:#dde9f2;
	}
body.purple {
	background:#e8e4f0;
	}
/* Red */
#toplinks .red, #footer .red {
	background:#d7021e url(../images/red.png) 0 -28px repeat-x;
	}

#splitmenu .module-red .menu a {
	color:#d7021e;
	}
#splitmenu .module-redbg .menu a {
	color:#ac0218;
	}
.module-red {
	background:#fff;
	border:1px solid #d7021e;
	}
.module-red h3 {
	background:#d7021e url(../images/red.png) 0 -28px repeat-x;
	border-bottom:1px solid #ddd;
	}
.module-redbg {
	background:#e76778;
	}
/* Orange */
#toplinks .orange, #footer .orange {
	background:#ff7101 url(../images/orange.png) 0 -28px repeat-x;
	}
#menu .orange {
	background:#ff7101 url(../images/orange.png) repeat-x;
	}
#menu .orange a {
	border-right:1px solid #ff7101;
	}
#menu .orange a:hover, #menu .orange .menu li ul a:hover, #splitmenu .module-orange .menu a:hover, #splitmenu .module-orangebg .menu a:hover {
	background:#ff7101;
	}
#menu .orange .menu li ul {
	border:1px solid #ff7101;
	}
#splitmenu .module-orange .menu a {
	color:#ff7101;
	}
#splitmenu .module-orangebg .menu a {
	color:#cc5a01;
	}
.module-orange {
	background:#fff;
	border:1px solid #ff7101;
	}
.module-orange h3 {
	background:#ff7101 url(../images/orange.png) 0 -28px repeat-x;
	border-bottom:1px solid #ddd;
	}
.module-orangebg {
	background:#ffaa67;
	}
/* Yellow */
#toplinks .yellow, #footer .yellow {
	background:#fbb81f url(../images/yellow.png) 0 -28px repeat-x;
	}
#menu .yellow {
	background:#fbb81f url(../images/yellow.png) repeat-x;
	}
#menu .yellow a {
	border-right:1px solid #fbb81f;
	}
#menu .yellow a:hover, #menu .yellow .menu li ul a:hover, #splitmenu .module-yellow .menu a:hover, #splitmenu .module-yellowbg .menu a:hover {
	background:#fbb81f;
	}
#menu .yellow .menu li ul {
	border:1px solid #fbb81f;
	}
#splitmenu .module-yellow .menu a {
	color:#fbb81f;
	}
#splitmenu .module-yellowbg .menu a {
	color:#c99319;
	}
.module-yellow {
	background:#fff;
	border:1px solid #fbb81f;
	}
.module-yellow h3 {
	background:#fbb81f url(../images/yellow.png) 0 -28px repeat-x;
	border-bottom:1px solid #ddd;
	}
.module-yellowbg {
	background:#fdd479;
	}
/* Green */
#toplinks .green, #footer .green {
	background:#32a524 url(../images/green.png) 0 -28px repeat-x;
	}
#menu .green {
	background:#32a524 url(../images/green.png) repeat-x;
	}
#menu .green a {
	border-right:1px solid #32a524;
	}
#menu .green a:hover, #menu .green .menu li ul a:hover, #splitmenu .module-green .menu a:hover, #splitmenu .module-greenbg .menu a:hover {
	background:#32a524;
	}
#menu .green .menu li ul {
	border:1px solid #32a524;
	}
#splitmenu .module-green .menu a {
	color:#32a524;
	}
#splitmenu .module-greenbg .menu a {
	color:#28841d;
	}
.module-green {
	background:#fff;
	border:1px solid #32a524;
	}
.module-green h3 {
	background:#32a524 url(../images/green.png) 0 -28px repeat-x;
	border-bottom:1px solid #ddd;
	}
.module-greenbg {
	background:#84c97c;
	}
/* Blue */
#footer .blue {
	background:#1b6da9 url(../images/blue.png) 0 -28px repeat-x;
	}

#toplinks .blue  {
	background:#1b6da9 url(http://beginlinux.com/images/topback2.gif) repeat-x;
	}



#splitmenu .module-blue .menu a {
	color:#1b6da9;
	}
#splitmenu .module-bluebg .menu a {
	color:#165787;
	}
.module-blue, .module, .module_menu {
	background:#fff;
	border:1px solid #1b6da9;
	}
.module-blue h3, .module h3, .module_menu h3 {
	background:#1b6da9 url(../images/blue.png) 0 -28px repeat-x;
	border-bottom:1px solid #ddd;
        text-transform: uppercase;
	}
.module-bluebg {
	background:#76a7cb;
	}
/* Purple */
#toplinks .purple, #footer .purple {
	background:#65489a url(../images/purple.png) 0 -28px repeat-x;
	}
#menu .purple {
	background:#65489a url(../images/purple.png) repeat-x;
	}
#menu .purple a {
	border-right:1px solid #65489a;
	}
#menu .purple a:hover, #menu .purple .menu li ul a:hover, #splitmenu .module-purple .menu a:hover, #splitmenu .module-purplebg .menu a:hover {
	background:#65489a;
	}
#menu .purple .menu li ul {
	border:1px solid #65489a;
	}
#splitmenu .module-purple .menu a {
	color:#65489a;
	}
#splitmenu .module-purplebg .menu a {
	color:#513a7b;
	}
.module-purple {
	background:#fff;
	border:1px solid #65489a;
	}
.module-purple h3 {
	background:#65489a url(../images/purple.png) 0 -28px repeat-x;
	border-bottom:1px solid #ddd;
	}
.module-purplebg {
	background:#a391c2;
	}
/* Black */
#toplinks .gray, #footer .gray {
	background:#333 url(../images/black.png) 0 -28px repeat-x;
	}
#menu .black {
	background:#333 url(../images/black.png) repeat-x;
	}
#menu .black a {
	border-right:1px solid #333;
	}
#menu .black a:hover, #menu .black .menu li ul a:hover, #splitmenu .module-black .menu a:hover, #splitmenu .module-blackbg .menu a:hover {
	background:#333;
	}
#menu .black .menu li ul {
	border:1px solid #333;
	}
#splitmenu .module-black .menu a {
	color:#333;
	}
#splitmenu .module-blackbg .menu a {
	color:#000;
	}
.module-black {
	background:#fff;
	border:1px solid #333;
	}
.module-black h3 {
	background:#333 url(../images/black.png) 0 -28px repeat-x;
	border-bottom:1px solid #ddd;
	}
.module-blackbg {
	background:#666;
	}







#splitmenu ul.menu {
	padding:0 12px;
	}
#splitmenu .menu li {
	display:inline;
	}
#splitmenu .menu a {
	font-size:1.1em;
	font-weight:bold;
	line-height:24px;
	padding:5px 12px;
	}
#splitmenu .menu a:hover {
	color:#fff;
	text-decoration:none;
	}
#left .menu, #right .menu {
	list-style:disc;
	margin:0 0 0 20px;
	}
#footer .menu li {
	display:inline;
	}
#footer .menu a {
	color:#fff;
	padding:0 10px;
	}
#center ul.pagination {
  border-top:2px solid #efefef;
  list-style:none;
  margin:0;
  padding:5px 0 0;
  text-transform:lowercase;
  }
ul.pagination li {
  display:inline;
  }
ul.pagination span {
  padding:0 3px;
  }
ul.pagination a {
  padding:0 3px;
  }
ul.pagination .prevnext, ul.pagination .prevnext a {
  color:#999;
  }
ul.pagination .pagenum span {
  border-bottom:3px solid #ccc;
  font-weight:bold;
  }
ul.pagination a:hover {
  border-bottom:3px solid #ccc;
  color:#fff;
  background:#ccc;
  text-decoration:none;
  }

table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 280px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table.stats td
{background-color: #f3f3f3;
color: #000;
padding: 4px;
text-align: left;
}

table.stats td.hed
{background-color: #2875AD;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;
}

table.stats td.hed1
{background-color: #2875AD;
color: #fff;
padding: 0px;
vertical-align: middle;
text-align: center;
border-left: 2px #fff solid;
font-size: 12px;
font-weight: bold;
}

table.stats td.hed2
{background-color: #2875AD;
color: #fff;
padding: 0px;
vertical-align: middle;
text-align: center;
border-left: 0px #fff solid;
font-size: 12px;
font-weight: bold;
}

table.stats td.hedw
{background-color: #669900;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;
}

table.stats td.hedw1
{background-color: #669900;
color: #fff;
padding: 0px;
vertical-align: middle;
text-align: center;
border-left: 2px #fff solid;
font-size: 12px;
font-weight: bold;
}

table.stats td.hedw2
{background-color: #669900;
color: #fff;
padding: 0px;
vertical-align: middle;
text-align: center;
border-left: 0px #fff solid;
font-size: 12px;
font-weight: bold;
}

table.stats td.hedr
{background-color: #cc0000;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;
}

table.stats td.hedr1
{background-color: #cc0000;
color: #fff;
padding: 0px;
vertical-align: middle;
text-align: center;
border-left: 2px #fff solid;
font-size: 12px;
font-weight: bold;
}

table.stats td.hedr2
{background-color: #cc0000;
color: #fff;
padding: 0px;
vertical-align: middle;
text-align: center;
border-left: 0px #fff solid;
font-size: 12px;
font-weight: bold;
}

ul.NoBulletNoIndent {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px
}

table.padded-table td { 
	padding:10px; 
	}