/*------------------------------------------------------------------------------
India eNews - Story Page Screen Styles
/* HTML Elements -------------------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #064599;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #526A99;
}
h2 {
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: normal;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #064599;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	text-transform: uppercase;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	letter-spacing: -1px;
}
/* Common Classes -------------------------------------------------------------------*/
.clear-both {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.static {
	padding-top: 10px;
	padding-right: 10px;
	font-size: 13px;
	line-height: 17px;
}
#inset {
	float: right;
	width: 170px;
	margin: 12px 0px 10px 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
/* Wrap -------------------------------------------------------------------*/
#master-wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
/* Header -------------------------------------------------------------------*/
#header {
	background-image: url("/assets/images/layout/header-bg.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 92px;
}
#logo {
	float:left;
	margin: 10px 0px 0px 20px;
	padding: 0px;
}
#logo img {
	border: none;
}
/* Ads -------------------------------------------------------------------*/
.ad728x90 {
	clear: both;
	margin: 7px 5px 0px 10px;
}
/* Top links -------------------------------------------------------------------*/
#top-links {
	float: right;
	margin: 0px;
	padding: 32px 20px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
}
#top-links li {
	float: left;
	margin: 0px;
	padding: 2px 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #17468E;
}
#top-links li a { 
	color: #17468E;
	text-decoration: none;
}
/* Menu -------------------------------------------------------------------*/
#menu {
	line-height: normal;
	float: left;
	width: 100%;
	background: url("/assets/images/layout/menu-bg.gif") repeat-x bottom;
	font-weight: bold;
	text-transform: uppercase;
}
#menu ul {
	margin: 0px 0px 0px 130px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#menu li {
	float: left;
	background: url("/assets/images/layout/menu-left.gif") no-repeat left top;
	margin: 0px;
	padding: 0px 8px 0px 8px;
}
#menu a {
	display: block;
	background: url("/assets/images/layout/menu-right.gif") no-repeat right top;
	padding: 6px 17px 3px 9px;
	text-decoration: none;
	color: #004885;
}
#menu a:hover {
	color: #B80000;
}
#menu .current {
	background-image: url("/assets/images/layout/menu-left-on.gif");
}
#menu .current a {
	background-image: url("/assets/images/layout/menu-right-on.gif");
	color: #B80000;
	padding-bottom: 4px;
}
#menu .current a:hover {
	color: #B80000;
	padding-bottom: 4px;
}
#menu li img{
	margin: -1px 2px 0px 0px;
	padding: 0px;
	float: left;
	border: none;
}
/* Sub Menu -------------------------------------------------------------------*/
#sub-menu {
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style: none;
}
#sub-menu li {
	float: left;
	margin: 8px 0px 10px 0px;
	padding: 0px 4px 0px 4px;
	background-image: url("/assets/images/layout/menu-divider.gif");
	background-repeat: repeat-y;
	background-position: left top;
}
#sub-menu li a {
	padding: 2px 8px 2px 8px;
	font-size: 13px;
	font-weight: bold;
	color: #0047AE;
	text-decoration: none;
	display: block;
	border: 1px solid #FFFFFF;
}
#sub-menu li a:hover{
	color: #B80000;
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;

}
#sub-menu .current a {
	color: #B80000;
}
/* Search -------------------------------------------------------------------*/
#top-search {
	background-color: #6189C3;
	background-image: url("/assets/images/layout/search-bg.jpg");
	clear: both;
	height: 31px;
	line-height: normal;
}
#top-search .left-col {
	float: left; width: 500px; padding: 5px 0px 0px 70px;
}
#top-search .right-col {
	float: right; width: 300px; padding: 5px 0px 0px 0px;
}
#top-search .inputtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #4670AD;
	padding: 2px 0px 0px 2px;
	margin: 0px !important;
	line-height: normal !important;
	height: 15px;
}
#top-search .subscribe {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url("/assets/images/layout/icon-subscribe.gif") no-repeat left 0px;
	padding-left: 20px;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
}
#top-search .go-button {
	background: url("/assets/images/layout/go.gif") no-repeat;
	width: 24px;
	height: 19px;
	border: none;
	cursor: pointer;
	margin: 0px 0px 0px 3px;
}
/* Layout -------------------------------------------------------------------*/
#two-column-layout {
	background-image: url("/assets/images/layout/column-bg.gif");
	background-repeat: repeat-y;
	clear: both;
}
#column-one {
	width: 600px;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	display: inline;
}
#column-two {
	width: 340px;
	float: right;
	margin-right: 5px;
	display: inline;
}
/* Cat Box & Content -------------------------------------------------------------------*/
.category, .category a {
	font-weight: bold;
	text-transform: uppercase;
	color: #064599;
	text-decoration: none;
}
.geo {
	color: #5A5A5A;
}
.content .highlight {
	font-weight: bold;
}
.content a{
	text-decoration: none;
	color: #AD0000;
}
.content p, .content li{
	line-height: 22px;
	font-size: 13px;
}
.content img{
	float: right;
	padding: 5px 0px 5px 5px;
}
.content .byline{
	font-style: italic;
}
.content .byline a{
	color: #AD0000;
	text-decoration: underline;
	border-bottom-style: none;
}
/*- Story Tools --------------------------------------------------------------*/
.story-tools {
	font-size: 10px;
	height: 21px;
	padding: 0px;
	margin-bottom: 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.story-tools-style1 {
	margin-top: 10px; 
	background-color: #F5F8FB;
	padding: 1px 2px;
}
.story-tools a {
	color: #000000;
	text-decoration: none;
}
.story-tools ul {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	list-style-type: none;
}
.story-tools li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 2px 0px 3px 0px;
}
.story-tools .print
.story-tools .pdf,
.story-tools .comments,
.story-tools .delicious,
.story-tools .newswine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFB000;
}
.story-tools .digscript iframe div{
	height: 16px ! important;
}

.story-tools .email {
	background-image: url("/assets/images/layout/tools-email.gif");
	background-repeat: no-repeat;
	background-position: 1px -1px;
	padding-left: 21px;
}
.story-tools .print {
	background-image: url("/assets/images/layout/tools-print.gif");
	background-repeat: no-repeat;
	background-position: 10px -1px;
	padding-left: 32px;
	margin-left: 10px;
}
.story-tools .pdf {
	background-image: url("/assets/images/layout/tools-pdf.gif");
	background-repeat: no-repeat;
	background-position: 10px -1px;
	padding-left: 32px;
	margin-left: 10px;
}
.story-tools .comments {
	background-image: url("/assets/images/layout/tools-comments.gif");
	background-repeat: no-repeat;
	background-position: 10px -1px;
	padding-left: 30px;
	margin-left: 10px;
}
.story-tools .digg {
	background-image: url("/assets/images/layout/tools-digg.gif");
	background-repeat: no-repeat;
	background-position: 1px -1px;
	padding-left: 21px;
}
.story-tools .delicious {
	background-image: url("/assets/images/layout/tools-delicious.gif");
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding-left: 30px;
	margin-left: 10px;
}
.story-tools .newswine {
	background-image: url("/assets/images/layout/tools-newswine.gif");
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding-left: 30px;
	margin-left: 10px;
}
/*- Related Articles --------------------------------------------------------------*/
#storyboard .related-articles h3 {
	margin-bottom: 5px;
}
#storyboard .related-articles ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#storyboard .related-articles .email {
	margin: 0px;
	padding: 0px 0px 2px 20px;
	background-image: url("/assets/images/layout/subscribe.gif") ! important; 
	background-repeat: no-repeat;
	background-position: left -1px;
}
#storyboard .related-articles li {
	margin: 0px;
	padding: 2px 0px 2px 15px;
	background-image: url("/assets/images/layout/bullet-plus.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
}
#storyboard .related-articles a {
	color: #064599;
	text-decoration: none;

}
#storyboard .related-articles span {
	font-size: 11px;
	color: #A1A1A1;

}
/*- Tab Boxes ----------------------------------------------------------------*/
#popular-stories {
	width: 325px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.module {
	clear: both;
	position: relative;
}
.tab-box h4 {
	margin: 0px 0px 10px 0px;
}
.tab-box ul, .static-tab ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background: url("/assets/images/layout/tab-bottom.gif") repeat-x bottom;
}
.tab-box ul li, .static-tab ul li {
	margin-left: 6px;
	float: left;
	display: inline; /* fixes IE double margin float bug */
	background: url("/assets/images/layout/tab-inactive-right.gif") no-repeat right top;
}
.tab-box a, .static-tab a {
	color: #064599;
	text-decoration: none;
}
.tab-box.most-read ul li.most-read, 
.tab-box.most-emailed ul li.most-emailed, 
.tab-box.most-discussed ul li.most-discussed,
.tab-box.bollywood ul li.bollywood, 
.tab-box.sports ul li.sports, 
.tab-box.business ul li.business, 
.static-tab ul li {
	background: url("/assets/images/layout/tab-active-right.gif") no-repeat top right;
}
.tab-box ul li a, .static-tab ul li a {
	display: block;
	background: url("/assets/images/layout/tab-inactive-left.gif") no-repeat left top;
	padding: 5px 9px 4px 9px;
}
.tab-box.most-read ul li.most-read a, 
.tab-box.most-emailed ul li.most-emailed a, 
.tab-box.most-discussed ul li.most-discussed a,
.tab-box.bollywood ul li.bollywood a, 
.tab-box.sports ul li.sports a, 
.tab-box.business ul li.business a,
.static-tab ul li a {
	background: url("/assets/images/layout/tab-active-left.gif") no-repeat left top;
	padding-bottom: 5px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	cursor: default;
}
.tab-box ol {
	display: none;
	clear: left;
	width: 99%;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.tab-box ol li {
	padding: 0px;
	margin: 0 0 8px 25px;
}
.tab-box p {
	display: none;
	padding: 5px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	background: url("/assets/images/layout/icon-feed-16x16.gif") no-repeat 0 70%;
}
.tab-box.most-read .most-read,
.tab-box.most-emailed .most-emailed, 
.tab-box.most-discussed .most-discussed,
.tab-box.bollywood .bollywood,
.tab-box.sports .sports,
.tab-box.business .business {
	display: block; 	
}
/*- Comments ----------------------------------------------------------------*/
#comments-form {
	float: left;
	position: relative;
	width: 225px;
	margin-top: 15px;
}
#comments-form iframe{
	width: 225px;
	height: 320px;
	border: none;
}
#comments-form h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 3px;
	text-transform: capitalize;
	letter-spacing: normal;
}
#comments-form fieldset , .comment-form fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
#comments-form p, .comment-form p{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#comments-form label, .comment-form label {
	display: block;
	color: #666666;
	margin-bottom: 3px;
	font-weight: bold;
}
#comments-form input, #comments-form textarea, .comment-form input, .comment-form textarea {
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 200px;
}
#comments-form textarea, .comment-form textarea {
	height: 165px;
}
.button-green {
	background-image: url("/assets/images/layout/button-green.gif");
}
/*- Comment Display ----------------------------------------------------------*/
#comment-display {
	float: right;
	width: 365px;
	margin-top: 15px;
}
#comment-display h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 3px 0px;
	text-transform: capitalize;
	letter-spacing: normal;
}
#comment-display ul li p {
	margin: 0px !important;
	padding: 0px;
}
#comment-display ul, #comment-display ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#comment-display .viewLink {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-transform: capitalize;
	text-decoration: none;
}
#comment-display ul {
	width: 350px;
 	height: 265px;
	border: 1px solid #CCCCCC;
	overflow: auto;
}
#comment-display ul li {
	line-height: 20px;
	padding-bottom: 14px;
	margin: 10px 12px 14px 12px;
	border-color: #E5E5E5;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}
#comment-display ul li span {
	display: block;
}
#comment-display ul li .userName {
	font-weight: bold;
	line-height: 18px;
}
#comment-display ul li .timeStamp {
	font-size: 11px;
	color: #666666;
}
/*- Footer ----------------------------------------------------------*/
#footer {
	clear: both;
	background-image: url("/assets/images/layout/footer-bg.gif");
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4D0E8;
	margin-top: 20px;
}
#bottom-links {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#bottom-links li {
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding: 2px 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7E7E7;
	margin: 10px 0px 5px 0px;
}
#bottom-links li a {
	color: #064599;
	text-decoration: none;
}
#copyrights {
	clear: both;
	margin-top: 10px;
	padding: 5px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
#copyrights a {
	color: #666666;
	text-decoration: none;
}
/*- Page Navigation ----------------------------------------------------------*/
.page-nav{
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0px 0px 0px;
	padding: 5px;
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
}
.page-nav li {
	display: inline;
	margin-right: 1px;
	line-height: 22px;
}
.page-nav li a{
	text-decoration: none;
	color: #0046AE;
	background-color: #FAFAF6;
	padding: 1px 5px;
	border: 1px solid #FAFAF6;
}
.page-nav li a:hover{
	background-color: #FFFFFF;
	color: #AD0000;
	border: 1px solid #D1D1AF;
}
.page-nav .current{
	background-color: #5076C1;
	color: #FFFFFF;
	border: 1px solid #274F9E;
}
/* HOME -------------------------------------------------------------------*/
/* Lead Story -------------------------------------------------------------------*/
.lead-story {
	width: 185px;
	float: left;
	margin-right: 15px;
}
.lead-story h2, .lead-story h2 a{
	font-size: 18px;
	line-height: 20px;
	color: #003399;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}
.lead-story p{
	color: #525252;
	margin: 0px;
	padding: 5px 0px 0px;
	line-height: 17px;
}
.lead-story span{
	font-size: 11px;
	color: #A1A1A1;
	display: block;
}
.lead-story a:hover {
	color: #B10000;

}
/* Title Box -------------------------------------------------------------------*/
.title-box {
	margin-top: 5px;
	margin-bottom: 15px;
	clear: both;
}
.head {
	font-size: 18px;
	font-weight: normal;
	color: #66BB00;
	text-decoration: none;
	letter-spacing: -1px;
	display: inline;
	border: none;
}
.pop, .pop a {
	font-size: 12px;
	font-weight: bold;
	color: #AD0000;
	text-decoration: none;
	margin-left: 50px;
}
.title-green, .title-green a {
	font-size: 18px;
	font-weight: normal;
	color: #66BB00;
	text-decoration: none;
	letter-spacing: -1px;
}
.title-blue, .title-blue a {
	font-size: 18px;
	font-weight: normal;
	color: #004FAC;
	text-decoration: none;
	letter-spacing: -1px;
}
.date {
	color: #BFBFBF;
	margin-left: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5B4B4;
	display: inline;
}
.date a {
	color: #5A5A5A;
}
/* Sensex Graph -------------------------------------------------------------------*/
#sensex-graph {}
#home-ad200 {
    float:right;
    margin:10px 10px 0px 0px;
}
/* Home Business Graph -------------------------------------------------------------------*/
#home-business {
	float: left;
	margin: 0px 0px 0px 20px;
}
/* List Styles -------------------------------------------------------------------*/
.list-orange {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 13px;
}
.list-orange li {
	background-image: url("/assets/images/layout/bullet-orange.gif");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0px 0px 0px 15px;
	margin: 10px 0px;
}
.list-orange li a {
	color: #003599;
	text-decoration: none;
}
.list-orange li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1740B;
	color: #BC6400;
}
.list-orange-arrow {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 13px;
}
.list-orange-arrow li {
	background-image: url("/assets/images/layout/bullet-orange-arrow.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0px 0px 0px 10px;
	margin: 6px 0px;
}
.list-orange-arrow li a {
	color: #014DCA;
	text-decoration: none;
}
.list-orange-arrow li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1740B;
	color: #BC6400;
}
/* Headlines -------------------------------------------------------------------*/
#headlines {
	margin-right: 10px;
}
#headlines h2, #headlines h2 a{
	font-size: 24px;
	line-height: 20px;
	color: #003399;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	text-transform: none;
	border: none;
	font-weight: normal;
}
#headlines h3, #headlines h3 a{
	font-size: 18px;
	line-height: 20px;
	color: #015DC9;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-transform: none;
	border: none;
	font-weight: normal;
}
#headlines h3 a:hover{
	text-decoration: underline;
}
#headlines p{
	font-size: 13px;
	color: #444444;
	margin: 0px;
	padding: 0px 0px;
	line-height: 17px;
}
#headlines .highlight{
	background-color: #FAFBFD;
	padding: 5px;
}
#headlines span{
	font-size: 11px;
	color: #A1A1A1;
	display: block;
}
/* Category Stories -------------------------------------------------------------------*/
.cat-story {
	width: 275px;
	float: left;
	margin-right: 18px;
	margin-bottom: 10px;
}
/* Exclusive -------------------------------------------------------------------*/
.exclusive-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #D7D7C1;
	letter-spacing: -1px;
	line-height: 13px;
	display: block;
}
.exclusive {
	background-color: #F0F0E7;
	padding-bottom: 10px;
}
.exclusive img {
	border: 1px solid #C7C79B;
	float: left;
	margin: 0px 15px 15px 15px;
}
.exclusive p {
	font-size: 22px;
	color: #B3B388;
	margin: 0px 15px 0px 0px;
	padding: 15px 0px 0px 0px;
	letter-spacing: -1px;
	line-height: 25px;
	vertical-align: middle;
}
.exclusive p a {
	display: block;
	color: #B3B388;
	text-decoration: none;
}
.exclusive p a:hover {
	color: #757526;
}
.exclusive ul {
	clear: both;
	background-color: #FFFFFF;
	display: block;
	padding: 6px;
	margin: 0px 10px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7C79B;
	border-right-color: #C7C79B;
	border-bottom-color: #C7C79B;
	list-style: none;
}
.exclusive ul li {
	font-size: 13px;
	background-image: url("/assets/images/layout/bullet-orange.gif");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 6px 0px;
}
.exclusive ul li a{
	text-decoration: none;
}
.exclusive ul li a:hover {
	color: #BC6400;
}
/* Related Articles -------------------------------------------------------------------*/
.related-articles {
	margin: 5px 0px 20px 0px;
	padding: 0px;
	list-style: none;
	font-size: 13px;
}
.related-articles li {
	background-image: url("/assets/images/layout/icon-related-articles.gif");
	background-repeat: no-repeat;
	background-position: left 0px;
	padding: 0px 0px 4px 25px;
	margin: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.related-articles li a {
	color: #003599;
	text-decoration: none;
}
.related-articles li a:hover {
	color: #BC6400;
}
/* Form -------------------------------------------------------------------*/

.message-container {font-size: 12px;color: #448400;background: url("/assets/images/layout/success.png") no-repeat left bottom;padding: 0px 0px 5px 0px;margin: 0px 0px 15px 0px;}
.message-container h3 {font-size: 11px;font-weight: bold;margin: 0px;padding: 0px;}
.success, .oops {background: url("/assets/images/layout/success.png") no-repeat left top;padding: 8px 10px 4px 50px;}
.oops {background: url("/assets/images/layout/oops.png") no-repeat left top;color: #990000 !important;}

.commonForm {margin: 0px; padding: 0px; line-height: normal;}
.commonForm fieldset {border: 1px solid #EEF2FB; margin: 10px 0px; padding: 0px 10px;}
.commonForm fieldset legend{font-size: 13px; color: #0019B2;}
.commonForm table {font-size: 12px; padding: 0px; margin: 0px; width: 100%;}
.commonForm td {padding: 10px 0px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #F1F1F1;}
.commonForm input, select, textarea {}
.commonForm input, textarea {padding: 2px;}
.commonForm input {width: 175px;}
.commonForm .checkbox, .commonForm .radio {background-color: #FFFFFF; border: none; margin-right: 5px; width: 15px !important;}
.mceEditorContainer table, .mceEditorContainer td{padding: 0px !important; margin: 0px !important;}
.mceToolbarContainer{padding: 4px 0px;}
.commonForm .title{font-size: 12px;	font-weight: bold;}
.blueTip, .greenTip {font-family: Verdana, Arial; display: block; font-size: 11px; padding-top: 3px;}
.blueTip {color: #003399;}
.greenTip {color: #11A301;}
.red {color: #FF0000;}
.noBorder {border: none !important;}
.noBG {background-image: none !important;}

.right-comments ul{font-size:12px; color:#5e5e5e; margin:0px; padding:4px; list-style:none; border-top:1px solid #dddddd}
.right-comments ul li strong{font-size:11px;}

