/*****************************/



/*** Core html setup stuff ***/



/*****************************/







body {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0px auto;
	font-size: .8em;
	color: #333;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #3f74b1/*#6c8cc7*/;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
}
.search input.button {
	cursor: pointer;
	vertical-align:middle;
	border:none;
	width:auto;
}
p {
	margin-top: 0;
	margin-bottom: 5px;
}
img {
	border: 0 none;
}
/*****************************************/



/*** Template specific layout elements ***/



/*****************************************/



#wrapper {
	width:875px;
	margin-left: auto;
	margin-right: auto;
}
body.width_medium div#wrapper {
	width: 950px;
}
#logo-img {
	float: left;
	width: 120px;/* change from 340 on 21 oct */
	/*change by ankit on 2011-08-01
	background: url(../images/logo.png) 0 5px no-repeat;*/
	background: url(../images/logo-NTPC.gif) 0 5px no-repeat;
	margin-top:3px;
	margin: 0px;
	padding:0px;
}
#logo {
	float: left;
	width: 120px;
	height: 75px;
	margin: 0px;
	padding-bottom:15px;
}
#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 10px;
	overflow: hidden;
	text-align:right;
}
#bannertext-table {
	/*height:219px;*/



	width:684px;
	background-color: #8fb73c;
	line-height:1.1em;
}
#bannertext-table .texttd {
	padding:20px 10px 0px 10px;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:.8em;
	text-align:left;
	vertical-align:top;
	background-color:#8fb73c;
}
form#searchForm input {
	vertical-align: middle;
}
form#searchForm table {
	border-collapse: collapse;
}
#mod_search_searchword {
	padding-left: 3px;
}
#area {
	padding: 0;
}
table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}
table.nopad td.middle_pad {
	width: 20px;
}
/*****************************************/



/*** Joomla! specific content elements ***/



/*****************************************/







div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
span.pathway {
	display: block;
	margin: 0 20px;
	height: 16px;
	line-height: 1.1em;
	overflow: hidden;
}
/* headers */







h1 {
	padding: 0;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}
.contentheading, .componentheading {
	padding: 5px 0px 5px 0px;
	font-family:Verdana;
	font-size: 1.2em;
	font-weight: normal;
	vertical-align: bottom;
	color: #3F74b1;
	text-align: left;
	width: 100%;
}
h2, .contentheading_title {
	padding: 5px 0px 5px 0px;
	font-family:Verdana;
	font-size: .8em;
	font-weight:bold;
	vertical-align: bottom;
	color: #3F74b1;
	text-align: left;
	width: 100%;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
h3, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}
/* small text */



.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}
a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 1em;
	height: 16px;
}
/* form validation */



.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
}
/** overlib **/







.ol-foreground {
	background-color: #f6f6f6;
}
.ol-background {
	background-color: #666;
}
.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: .8em;
}
.ol-closefont {
}
/* menu links */



a.mainlevel,  a.mainlevel:visited {
	font-size: .7em;
	font-family:Verdana;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color:#3F74B1;
	text-decoration:none;
}
a#active_menu,  a.mainlevel:hover {
	font-size: .7em;
	font-family:Verdana;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color:#5ca446;
	text-decoration:none;
}
/* spacers */



span.article_separator {
	display: block;
	height: 20px;
}
.article_column {
	padding-right: 5px;
}
.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}
td.buttonheading {
}
td.buttonheading img {
	border:none;
}
.clr {
	clear: both;
}
td.greyline {
	width: 20px;
	background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}
div#maindivider {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}
table.blog {
	width: 100%;
}
table.blog span.article_separator {
	display: block;
	height: 20px;
}
/* edit button */



.contentpaneopen_edit {
	background-color:#00FF66;
	float: left;
}
/* table of contents */



table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	float: right;
}
table.contenttoc td {
	padding: 0 5px;
}
/* content tables */



td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}
tr.sectiontableentry0 td,  tr.sectiontableentry1 td,  tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry0,  td.sectiontableentry1,  td.sectiontableentry2 {
	padding: 3px;
}
/* content styles */



table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align:left;
}
#maincolumn table.contentpaneopen td {
}
#maincolumn table.contentpaneopen td.contentheading {
	height:16px;
}
table.contentpaneopen li {
	margin-bottom:5px;
	list-style-image:url(../images/content_bullet2.jpg);
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.highlight {
	background-color: #fffebb;
}
/* module control elements */



table.user1user2 div.moduletable {
	margin-bottom: 0px;/* line-height: 1em;  add on 20oct  */



}
div.moduletable, div.module {
	margin-bottom: 25px;
}
div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:.7em;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}
div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}
div.module_menu div div div {
	padding: 10px 10px 10px 10px;
	width: 190px;/* change from auto to 190px;*/
}
div.module_menu div div div div {
	background: none;
	padding: 0;
}
div.module_menu ul {
	margin: 0px;
	padding-left: 20px;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}
#leftcolumn div.module {
	padding: 0 10px;
}
#leftcolumn div.module table {
	width: 190px;/* same change*/
}
/* forms */



table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 14px;
	color: #000099;
}
div.search input {
	border: 1px solid #ccc;
	margin-top:-10px;
	margin-left:7px;
	color: #6c8cc7;
	vertical-align:middle;
}
form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#form-login ul {
	padding-left: 20px;
}
form#com-form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#com-form-login ul {
	padding-left: 20px;
}
/* thumbnails */



div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #666;
}
div.caption {
	padding: 0 10px 0 10px;
}
div.caption img {
	border: 1px solid #CCC;
}
div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}
/* Parameter Table */



table.paramlist {
	margin-top: 5px;
}
table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}
table.paramlist td.paramlist_value {
}
div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/* Banners module */







/* Default skyscraper style */



.bannergroup {
}
.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Text advert style */







.banneritem_text {
	padding: 4px;
	font-size: .7em;
}
.bannerfooter_text {
	padding: 4px;
	font-size:11px;
	background-color: #F7F7F7;
	text-align: right;
}
/* System Messages */



/* see system general.css */







.pagination span {
	padding: 2px;
}
.pagination a {
	padding: 2px;
}
/* Polls */



.pollstableborder td {
	text-align: left;
}
/* WebLinks */



span.description {
	display:block;
	padding-left: 30px;
}
/* Frontend Editing*/



fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}
legend {
	margin: 0;
	padding: 0 10px;
}
td.key {
	border-bottom:1px solid #eee;
	color: #666;
}
/* Tooltips */







.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
/* System Standard Messages */



#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
/* System Error Messages */



#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
/* System Notice Messages */



#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
#syndicate {
	float:left;
	padding-left: 25px;
}
#power_by {
	float:right;
	padding-right: 25px;
}
/* Component Specific Fixes */







#component-contact table td {
	padding: 2px 0;
}
/********************/







#top {
	float: right;
	width:535;
	text-align: right;
	margin-top:30px;
	margin-right:10px;
}
#sound {
	float: right;
	text-align: right;
	width:32px;
	margin-top:2px;
	line-height:19px;
	font-size:16px;
}
#fontsize /* adding 21st oct  */ {
	float: right;
	text-align: left;
	width:130px;
	margin-top:2px;
}
#user2 {
	float: left;
	width:45px;
 *width:65px  text-align: right;
	margin-top:2px;
	font-size:14px;
	line-height:19px;
}
#user3 {
	float: left;
	width:190px;
	text-align: right;
	margin-left:200px;
}
#header {
	width:875px;
	margin-top:15px;
}
#banner {
	float:right;
	width: 684px;
	height:13.3em;
	background-color: #8fb73c; /* add on 20 oct  *//*height:219px; add on 20 oct*/

       



}
/*Main Menu Module CSS Start*/








#user1 {
	width: 191px;
	float:left;
	margin:0px;
	background-color:#5CA446;
	height:13.1em;
	max-height:13.1em;
	/* height:209px; 



	max-height:209px; commented on 20 oct*/



	padding:10px 0px 0px 0px;
	/*_height:206px;



	_max-height:206px;*/



	_padding:13px 0px 0px 0px;
	line-height: .81em;
}
#user1 ul {
	padding-left:25px;
	/*width:191px;



	*width:166px;*/



	margin:0px 0px 0px 0px;
}
#user1 ul li {
	text-decoration:none;
	text-align:left;
	list-style:none;
	padding: 2px 0px 2px 0px;
	_padding: 1px 0px 6px 0px;
	margin: 0px 0px 0px -15px;/*white-space:nowrap;*/



}
#user1 li:hover,  #user1 li#current {
	text-decoration:none;
	text-align:left;
	list-style:none;
	padding: 2px 0px 2px 0px;
	_padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px -15px;
	/*white-space:nowrap;  commented on 21st oct*/



	color:#d7df22;
}
#user1 li#current span {
	color:#d7df22;
}
#user1 a:link,  #user1 a:visited {
	font-family:Verdana;
	font-size:.7em;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	xbackground:url(../images/menu_bullet.jpg) 0 5px no-repeat;
	padding-left:10px;
}
#user1 a:hover {
	font-family:Verdana;
 font-size:.7m;
	font-weight:bold;
	color:#d7df22;
	background:url(../images/menu_bullet.jpg) 0 4px no-repeat;
	padding-left:10px;
}
#user1 li#current a:link,  #user1 li#current a:visited {
	font-family:Verdana;
	font-size:.7em;
	font-weight:bold;
	color:#d7df22;
	background:url(../images/activemenu_bullet.jpg) 0 4px no-repeat;
	padding-left:10px;
}
/*Main Menu Module CSS End*/







/*Left Menu Module CSS Start*/







#left {
	width: 191px;
	padding:20px 0px 0px 0px;
	margin:0px;
	background-color:#c3d75a;
	vertical-align:top;
	line-height: .8em;
}
#left ul {
	/*Don't mention width here either in % or in pixels as it adds "white-space:nowrap" indirectly and hence menu its look broken*/



	padding-left:30px;
	margin:0px 0px 0px 0px;
}
#left ul li {
	text-decoration:none;
	text-align:left;
	list-style:none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left a:link,  #left a:visited {
	font-family:Verdana;
	font-size:.7em;
	font-weight:bold;
	color:#388640;
	text-decoration:none;
}
#left a:hover {
	font-family:Verdana;
	font-size:.7em;
	font-weight:bold;
	color:#3F74B1;
	text-decoration:none;
}
#left li#current span {
	font-family:Verdana;
	/*font-size:.78em; commented on 21st oct */



	font-weight:bold;
	color:#3F74B1;
}
#left li {
	margin-left:-10px;
}
/*Left Menu Module CSS End*/







div#spacer {
	border-top: 2px solid #FFFFFF;
}
#footer {
	background-color: #4BBAEA;
	height: 4.5em;  /*45 px
*/
	font-size: 11px;
	text-align:right;
	z-index:-1;
}
#footer a:link,  #footer a:visited {
	color: #000000;
}
.right {
	width: 300px;
	float: right;
}
.fl {
	float: left;
}
.thumbVideo {
	position:relative;
	width: 410px;
	height: 95px;
	z-index: 1000;
	float: right;
	margin-top:-50px;
}
.thumbVideo a img {
	padding: 0px;
	margin: 0px;
	border: 3px solid #4175b3;
}
.homepageDiv {
	clear:both;
	height:100%;
}
.homepageDiv a.homelink {
	font-weight: bold !important;
}
.thumbVideoText {
	font-family: Helvetica;
	font-size: 2.5em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#A1C1E6;
	text-decoration:none;
	text-align:right;
	margin: -100px 13px 0px 0px;
	top:345px;
	left:480px;
	line-height:2.1em;
}
.left {
	width: 200px;
	float: left;
	margin:120px 0px -35px 20px;
	_margin-bottom:-100px;
	_margin-left:10px;
	position:relative;
}
.left .imgBox {
	width: 84px;
	height: 70px;
	padding-right: 5px;
	color: #4072ab;
	text-align: left;
	font-weight:bold;
	padding-bottom:20px;
}
.left .imgBox a {
	color: #4072ab;
	text-decoration:none;
}
.left .imgBox a:hover {
	color:#4072ab;
	text-decoration:underline;
}
.overlap {
	position: relative;
	cwidth: 200px;
	height: 200px;
}
.overlap .ne, .overlap .sw, .overlap .sw1, .overlap .sw2 {
	position: absolute;
}
.overlap .sw {
	top: 0;
	left: 0px;
	z-index: 2;
	float:left;
	display: none;
}
.overlap .sw1 {
	top: 0;
	left: 100px;
	z-index: 2;
	display: none
}
.overlap .sw2 {
	top: 0;
	left: 220px;
	z-index: 2;
	display: none
}
#row2 {
	z-index: 100;
}
#maincolumn,  #maincolumn_full,  #maincolumn_small {
	background-color: #FFFFFF;
	height:100%;
}
#maincolumn_full span.article_separator {
	display:none;
}
#maincolumn {
	min-height:250px !important;
	height:auto;
	vertical-align:top;
	width: 674px;
	padding: 0px 0px 0px 10px;
	text-align:left;
}
#maincolumn_small {
	min-height:250px !important;
	height:auto;
	vertical-align:top;
	float:left;
	width: 461px;
	padding: 0px 0px 0px 10px;
	text-align:left;
	xborder: 1px solid red;
}
#row3 {
	background-color:#c3d75a;
	margin: 0px 0px 0px 0px;
	height: 100%;
}
#row3_white,  #row3_full {
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	height: 100%;
}
.search {
	vertical-align:middle;
	margin-top: 15px;
 *margin-top: 12px;
}
span.mainlevel {
	color:#6c8cc7;
	padding: 0px 3px 0px 3px;
}
a.environ,  a.environ:visited {
	font-family:Verdana;
	font-size:.8em;
	color:#3F74B1;
	font-weight:bold;
	text-decoration:none;
}
a.environ:hover {
	color:#3F74B1;
	text-decoration:underline;
	font-weight:bold;
}
a.environ1,  a.environ1:visited {
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#58595B;
	text-decoration:none;
}
a.environ1:hover {
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#5CA446;
	text-decoration:none;
}
a.environlink,  a.environlink:visited {
	color:#000000;
	text-decoration:none;
}
a.environlink:hover {
	color:#000000;
	text-decoration:none;
}
.ashutilis {
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#58595B;
}
a.environ2 {
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#5CA446;
	text-decoration:none;
}
p.environ2 {
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#58595B;
	text-decoration:none;
}
td.environ2 {
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#58595B;
	text-decoration:none;
}
p.environ2:hover {
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	xcolor:#5CA446;
	text-decoration:none;
}
p.environ3 {
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#58595B;
	text-decoration:none;
}
.environ3 {
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#58595B;
	text-decoration:none;
	text-align:left;
}
a.aboutus,  a.aboutus:visited {
	font-family:Verdana;
	font-size:.7em;
	font-weight:bold;
	color:#439629;
	text-decoration:none;
}
a.aboutus:hover {
	font-family:Verdana;
	font-size:.7em;
	font-weight:bold;
	color:#439629;
	text-decoration:none;
}
#nsetracker {
	text-align:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
iframe {
	margin:0px;
	padding:0px;
}
.inputbox {
	border:1px solid #78b467;
}
.bordered-td td {
	border:1px solid #A4BF60;
	text-align:left;
	padding-left:12px;
}
.td-blue {
	color:#5786BA;
	font-weight:bold;
}
.th-table {
	color:#FFFFFF;
	font-size:.78em;
	font-family:Verdana;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin:2px 2px 2px 2px;
	text-align:center;
}
a.aheader:link,  a.aheader:visited,  a.aheader:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana;
	font-size:.7em;
}
#right {
	float:right;
	width:203px;
	text-align:left;
	margin:0;
	padding: 20px 0px 0px 10px;
	vertical-align:top;
}
a.blue_green_link:link,  a.blue_green_link:visited {
	text-decoration:none;
	color:#3f74b1;
}
a.blue_green_link:hover {
	text-decoration:none;
	color:#5ca446;
}
a.light_blue_green_link:link,  a.light_blue_green_link:visited {
	text-decoration:none;
	color:#adcdec;
}
a.light_blue_green_link:hover {
	text-decoration:none;
	color:#5ca446;
}
a.red_link:link,  a.red_link:visited {
	text-decoration:none;
	color:#FF0000;
}
a.red_link:hover {
	text-decoration:underline;
	color:#FF0000;
}
strong {
	text-align:left;
}
/******************** 2011-08-11 ************************/
.home-augtheme {
	width:875px;
}
.aug-clr {
	clear:both;
}
.first-coln {
	float:left;
	border:1px solid #d5d5d5;
	width:174px;
	padding:8px;
	height:235px;
}
.second-coln {
	border:1px solid #d5d5d5;
	width:405px;
	margin:0 10px;
	float:left;
	padding:8px;
	height:235px;
}
.third-coln {
	border:1px solid #d5d5d5;
	width:222px;
	float:right;
	padding:8px;
	height:235px;
}
.aug-coln-headers {
	color: #3F74B1;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	padding:0 0 3px 0;
	margin-bottom:8px;
	border-bottom:1px solid #3F74B1;
}
.aug-coln-date {
	color: #58595B;
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	padding-bottom:3px;
	border-bottom:1px solid #d5d5d5;
	margin-bottom:5px;
}
.aug-coln-txt p {
	color: #58595B;
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	margin:0;
	padding:0;
}
.aug-coln-quotes {
	color: #58595B;
	font-family: Cursive;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
}
.aln-rgt {
	text-align:right;
	color: #58595B;
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: normal;
}
.aug-coln-lfttxt {
	color: #58595B;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}
