html {
	min-height:100%;
	text-align:left;
	margin-bottom:-1px;
	padding:0px;
	margin:0px;
}
body {
	margin:0px;
	padding:0px;
	background:url(images/body-bg.gif) repeat-x #f6f6f6;
	font-family:'trebuchet ms';
	color:#505050;
	font-size:100%;
	line-height:17px;
}
form {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6, p {
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h2 {
	color:#141414;
	font-size:14px;
}
p {
	font:13px/19px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#505050;
}
a {
	color:#0f94c6;
	text-decoration:underline;
}
a:hover {
	color:#0f94c6;
	text-decoration:none;
}
img {
	border:none;
	outline:none;
}
.clr {
	clear:both;
}
#wrap {
	width:960px;
	margin:auto;
}
.header {
	width:960px;
	height:168px;
	background:url(images/banner.gif) no-repeat top center;
	position:relative;
	margin:20px 0px 0px 0px;
}
.header h1 {
	float:left;
	padding-top:8px;
}
.header h1 a {
	display:block;
	height:40px;
	width:238px;
	background:url(images/logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}
.banner-text {
	width:462px;
	float:left;
	clear:both;
	margin:10px 10px 10px 30px;
}
.banner-text h2 {
	font-size:26px;
	color:#002f3e;
	line-height:32px;
	font-weight:bold;
	margin-bottom:10px;
}
.banner-text p {
	color:#ffffff;
	line-height:18px;
	font-size:14px;
}
.social {
	position:absolute;
	bottom:5px;
	right:300px;
	background:url(images/social-bg.png) no-repeat;
	width:143px;
	height:37px;
	margin:0px;
	padding:0px;
}
.social li {
	float:left;
	list-style:none;
	margin:5px 8px;
	padding:0px;
}
.social li a {
	display:block;
	width:28px;
	height:28px;
	text-indent:-1000px;
	overflow:hidden;
}
.social li.twitter a {
	background:url(images/twiter.gif) no-repeat;
	margin-left:3px;
}
.social li.facebook a {
	background:url(images/facebook.gif) no-repeat;
	margin-left:3px;
}
.social li.rss a {
	background:url(images/twitter.gif) no-repeat;
}
#navigation {
	background:url(images/menu-bg.jpg) no-repeat center;
	height:36px;
	line-height:34px;
}
#navigation ul, #navigation ul li {
	margin:0px;
	padding:0px;
	font-size:14px;
}
#navigation ul li {
	list-style:none;
	float:left;
	/*padding:0px 7px;*/
    padding:0px 6px;
	background:url(images/devider.jpg) no-repeat right;
	position:relative;
}
#navigation ul li.last {
	background:none;
}
#navigation ul li a {
	color:#ffffff;
	text-decoration:none;
}
#navigation ul li a:hover, #navigation ul li.active-cat a, #navigation ul li a.active-cat {
	color:#56d4fd;
}
#navigation ul li ul {
	position:absolute;
	z-index:10000;
	width:185px;
	left:0px;
	line-height:28px;
	top:28px;
	visibility:hidden;
}
#navigation ul li span {
	margin:0px 0px 0px 12px;
	background:url(images/drop-menu.gif) no-repeat 0px 6px;
	height:5px;
	width:10px;
	text-indent:-500px;
	overflow:hidden;
}
#navigation ul li ul li {
	float:left;
	width:100%;
	background:#414141;
	padding:0px;
	font-size:12px;
	display:block;
	border-bottom:1px dotted #666;
	position:relative;
}
#navigation ul li ul li a {
	padding:0px 15px;
	margin:0px;
	display:block;
}
#navigation ul li ul li span {
	display:none;
}
#navigation ul li ul li a:hover {
	display:block;
	background:#333;
}
#navigation ul li ul li ul {
	position:absolute;
	left:182px;
	top:1px;
	line-height:25px;
}
#navigation ul li ul li ul li a {
	line-height:normal;
	background:#414141 url(images/sub-navigation.gif) no-repeat 8px 7px;
	padding-left:20px;
}
#navigation ul li ul li ul li a:hover {
	background:#333 url(images/sub-navigation.gif) no-repeat 8px 7px;
}
#center-cotainer {
	clear:both;
	overflow:hidden;
	margin:1px 0px;
}
.top-part {
	background:url(images/top-part.jpg) no-repeat;
	height:11px;
	overflow:hidden;
}
.center-part {
	background:url(images/center-part.jpg) repeat-y;
}
.bottom-part {
	background:url(images/bottom-part.jpg) no-repeat left top;
	height:11px;
	overflow:hidden;
	display:block;
margin-left:1px;
}
#main {
	/*width:670px;*/
	width: 635px;
	float:left;
	padding-left:15px;
}
#sidebar-right {
	width:263px;
	float:right;
}
#sidebar-right ul li, #sidebar-right li{
/*list-style:none;*/
}
.widget_text{
list-style:none; margin:10px;}
.list-left {
	width:266px;
	margin:0px;
}

.list-left h3, .list-right h3 {
	background:url(images/heading-bg.jpg) no-repeat;
	line-height:33px;
	font-size:18px;
	color:#141414;
	padding-left:13px;
	margin-top:10px;
}
.list-left h3 img, .list-right h3 img {
	margin-top:6px;
	float:left;
	margin-right:15px;
}
.list-left h3 a, .list-right h3 a {
	text-decoration:none;
	text-decoration:none;
	color:#141414;
}
.list-left ul, .list-right ul {
	list-style:none;
	margin:5px 0;
	padding:0px;
}
.list-left ul, .list-right ul {
	margin-left:10px;
}
.list-left ul li, .list-right ul li {
	background:url(images/green-arrow.jpg) no-repeat 0px 14px;
	padding-left:25px;
	color:#505050;
	font-size:13px;
	padding:7px 0px 7px 25px;
	border-bottom:1px dashed #CCCCCC;
}
.list-left ul li.last, .list-right ul li.last {
	border:none;
}
.list-left ul li a, .list-right ul li a {
	color:#505050;
	text-decoration:none;
}
.list-left ul li a:hover, .list-right ul li a:hover {
	color:#077ca8;
}
#footer {
	text-align:center;
}
#footer ul, #footer ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:13px;
}
#footer ul li {
	display:inline;
	padding:0px 5px;
	line-height:45px;
	background:url(images/footer-dot.jpg) no-repeat 5px right;
}
#footer ul li.last {
	background:none;
}
#footer ul li a {
	color:#505050;
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#search {
	background:url(images/search-bg.jpg) no-repeat;
	text-align:center;
	height:34px;
	float:left;
	width:230px;
 #width:240px;
	padding-top:10px;
	margin-left:10px;
	padding-left:10px;
 #padding-left:0px;
}
#search input#s {
	width:160px;
	border:1px solid #329dec;
	background:url(images/search-icon.jpg) no-repeat 2px 2px #FFF;
	padding:3px 0px 3px 25px;
	color:#09546e;
	float:left;
}
#search input.search-button {
	width:auto;
	float:left;
}
#news-letter {
	width:238px;
	padding:5px 10px 0px 10px;
	margin:0px auto 0 0px;
	clear:both;
	overflow:hidden;
}
.news-top {
	background:url(images/news-top.gif) no-repeat top;
	height:8px;
	overflow:hidden;
}
.news-bottom {
	background:url(images/new-bottom.gif) no-repeat;
	height:6px;
	overflow:hidden;
	clear:both;
}
.news-center {
	background:url(images/news-center.gif) repeat-y;
	overflow:hidden;
}
.news-center h4 {
	font-size:16px;
	color:#262626;
	font-weight:bold;
	text-align:center;
	margin-bottom:6px;
}
.news-center h4 span {
	display:inline;
	color:#2087bc;
}
#news-letter input.email-field {
	border:1px solid #cfcfcf;
	font-size:14px;
	height:18px;
	width:147px;
	padding:2px 0px 2px 5px;
	color:#666;

	margin-left:10px;
}
#news-letter input.email-submit {
	float:left;
}
#news-letter div.button {
	text-align:center;
	line-height:normal;
}
#right-box {
	width:239px;
	margin:5px auto 5px auto;
}
#right-box .right-head {
	background:url(images/daily-review-heading.gif) no-repeat;
	color:#FFF;
	font-size:17px;
	line-height:34px;
}
#right-box .galleryhead {
	background:url(images/galleryheading.gif) no-repeat;
	color:#FFF;
	font-size:17px;
	line-height:34px;
}
.galleryhead h4 {
	padding-left:42px;
}
.review h4 {
	background:url(images/daily-work.gif) no-repeat 4px 6px;
	padding-left:42px;
}
.article h4 {
	background:url(images/latest-post.gif) no-repeat 4px 6px;
	padding-left:42px;
}
.right-center {
	background:url(images/right-bottom-2.gif) no-repeat left bottom;
	padding:10px 0px;
}
.right-center .gallery-fimg {
	text-align:center;
}
.left-img {
	float:left;
	width:92px;
	margin-left:8px;
}
.left-img img {
	margin-bottom:10px;
}
.right-part {
	font-size:12px;
	width:120px;
	color:#5b5b5b;
	margin:0px 5px;
	float:left;
}
.right-part span.heading {
	font-size:14px;
	color:#252525;
}
.right-part p.review-content {
	font-size:12px;
}
.price-buy {
	font-size:16px;
	color:#0f94c6;
	font-weight:bold;
	display:block;
	text-align:center;
	clear:both;
}
.price-buy span, .price-buy a {
	margin:0px 20px 0px 0px;
}
.price-buy a img {
	vertical-align:middle;
}
.article-list {
	font-size:13px;
	color:#666;
	margin:0px 7px;
	padding:0px;
}
.article-list li {
	list-style:none;
	background:url(images/arrow.gif) no-repeat 5px 12px;
	margin:0px;
	padding:5px 0px 10px 25px;
	border-bottom:1px dashed #666;
}
.article-list li span {
	display:block;
}
.article-list li a {
	color:#077ca8;
}
.article-list li a:hover {
	color:#333;
}
/*---------------------- css 27jan2010 by neetu-------------------*/

.product {
	width:662px;
	float:left;
	margin:0px 15px 0px 15px;
}
.product h3 {
	background:url(images/proheading-bg.jpg) no-repeat;
	line-height:33px;
	font-size:18px;
	color:#0e6a89;
	padding-left:10px;
	margin-top:10px;
}
.product-container {
	width:662px;
	margin-top:26px;
	float:left;
	border-bottom:1px dashed #999999;
	padding-bottom:26px;
}
#productlft {
	width:123px;
	float:left;
}
.product-img {
	float:left;
	border:1px solid #c2c2c2;
}
#productrgt {
	float:right;
	width:522px;
	padding-left:13px;
}
.detail {
	float:right;
	width:522px;
}
.detail h4 {
	font-size:14px;
	font-weight:bold;
	color:#0e6a89;
}
.detail p {
	font:12px/16px Trebuchet MS, Arial, Helvetica, sans-serif;
}
.detail p a {
	font:13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#0e6a89;
}
.detail p a:hover {
	color:#0e6a89;
	text-decoration:none;
}
.next-prebt {
	margin-top:16px;
}
.right {
	float:right;
}
.left {
	float:left;
}
#share-this {
	padding:0px 12px 0px 12px;
}
#share-this h4 {
	color:#0094c3;
	font:14px Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
.right-cont-box {
	width:238px;
	margin:10px auto;
}
.right-cont-box-top {
	background:url(images/grycontent-box-top.gif) no-repeat;
	height:5px;
}
.right-cont-box-center {
	background:url(images/right-bottom-2.gif) no-repeat bottom;
	padding:5px 0px;
}
.right-cont-box-center p {
	padding:0px 10px 5px 10px;
	font:12px/16px Trebuchet MS, Arial, Helvetica, sans-serif;
}
/*--------- review page css-----------------------*/

#review-center-part {
	background:url(images/review-center-part.gif) repeat-y;
}
#review-top-part {
	background:url(images/review-top-part.gif) repeat-y;
	height:15px;
}
#review-bottom-part {
	background:url(images/review-bottom-part.gif) repeat-y;
	height:15px;
}
#sidebar-left {
	width:194px;
	float:left;
}
.left-box {
	width:176px;
	margin:5px auto;
}
.left-box .left-head {
	background:url(images/review-rating.gif) no-repeat;
	color:#FFF;
	font-size:16px;
	line-height:32px;
}
.left-box .related-stories {
	background:url(images/related-story.gif) no-repeat;
	color:#FFF;
	font-size:16px;
	line-height:32px;
}
.related-stories h4 {
	padding-left:42px;
	font-size:17px;
}
.related-list {
	font-size:13px;
	color:#666;
	margin:0px 7px;
	padding:0px;
}
.related-list li {
	list-style:none;
	margin:0px;
	padding:5px 0px 10px 10px;
	border-bottom:1px dashed #666;
}
.related-list li.noline {
	border-bottom:none;
}
.related-list li a {
	color:#077ca8;
	text-decoration:underline;
}
.related-list li a:hover {
	text-decoration:none;
	color:#505050;
}
.btn {
	text-align:center;
	margin-top:18px;
	padding-bottom:5px;
}
.review h4 {
	background:url(images/daily-work.gif) no-repeat 4px 6px;
	padding-left:42px;
	font-size:17px;
}
.review h3 {
	background:url(images/email-icon.gif) no-repeat 4px 6px;
	padding-left:40px;
	line-height:20px;
	font-size:16px;
}
.left-center {
	background:url(images/left-bottom.gif) no-repeat bottom;
	padding:10px 0px;
	text-align:center;
}
.left-center h6 {
	font-size:14px;
	margin-bottom:14px;
}
.reviewbt {
	margin-top:20px;
}
.share {
	text-align:center;
	margin:0px 0px 10px 0px;
}
.review-left-center {
	background:url(images/left-bottom.gif) no-repeat bottom;
}
.review-list {
	font-size:13px;
	color:#666;
	margin:0px 7px;
	padding:0px;
}
.review-list li {
	list-style:none;
	background:url(images/green-arrow.jpg) no-repeat 5px 12px;
	margin:0px;
	padding:5px 0px 10px 25px;
	border-bottom:1px dashed #666;
}
.review-list li.noline {
	border-bottom:none;
}
.review-list li a {
	color:#505050;
	text-decoration:none;
}
.review-list li a:hover {
	text-decoration:none;
	color:#077ca8;
}
#center-part {
	float:left;
	margin:1px 0px;
	width:476px;
	margin:0px 10px 0px 15px;
}
.review-ebook {
	width:476px;
	float:left;
    margin-bottom: 5px;
}
.review-ebook h3 {
	/*background:url(images/ebook-review-bg.gif) no-repeat;*/
	line-height:33px;
	font-size:18px;
	color:#0e6a89;
	/*padding-left:10px;*/	
}
.review-ebook h4 {
	font-size:14px;
	margin:13px 0px 10px 0px;
	color:#000;
}
.review-ebook h4 span {
	font-size:14px;
	color:#0a7aa4;
}
.review-ebook p {
	font:13px/19px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#505050;
	padding-top:10px;
}
.review-ebook p span {
	/*color:#0a7aa4;*/
}
.subheading {
	font-size:13px;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:0px;
}
.comment {
	width:476px;
	float:left;
	margin-top:20px;
}
.comment h3 {
	background:url(images/comment-bg.gif) no-repeat;
	line-height:33px;
	font-size:18px;
	color:#0e6a89;
	padding-left:45px;
}
/*---------------contact us---------------*/

#frmContainer {
	padding-top:20px;
}
#frmComment {
	margin:0px;
	padding:0px;
}
#frmContainer {
	padding-bottom:10px;
}
#frmContainer div {
	clear:both;
	overflow:hidden;
}
#frmContainer label {
	width:150px;
	float:left;
	padding-right:10px;
	margin:0px 0px 10px 0px;
	text-align:right;
	font-size:13px;
}
#frmContainer input, #frmContainer textarea {
	width:254px;
	border:1px solid #cfcfcf;
}
#frmContainer input.submitbtn-style {
	width:auto;
	margin-left:220px;
	margin-top:10px;
	border:none;
}
.product-box {
	width:238px;
	margin:10px auto;
}
.product-box-top {
	background:url(images/grycontent-box-top.gif) no-repeat;
	height:5px;
}
.product-box-center {
	background:url(images/right-bottom-2.gif) no-repeat bottom;
	padding:5px 0px;
}
.product-left-img {
	margin:10px 0px 10px 0px;
	text-align:center;
}
.product-right-part {
	font-size:12px;
	color:#5b5b5b;
	margin:0px 5px;
	text-align:center;
}
.price {
	color:#0f94c6;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
/* -------------------- tab container --------------------------*/

#tab-container, .ui-tabs-nav {
	width:476px;
	height:22px;
	margin-top:10px;
}
#container-1 {
	width:476px;
	float:left;
	margin-top:10px;
}
#tab-container ul, .ui-tabs-nav {
	margin:0px;
	padding:0px;
	height:22px;/*	 border-bottom:1px solid #d7d7d7;*/
	}
#tab-container ul li, .ui-tabs-nav li {
	list-style:none;
	float:left;
	color:#FFFFFF;
	display:inline;
	height:22px;
	font-size:12px;
}
#tab-container ul li a, .ui-tabs-nav li a {
	color:#FFFFFF;
	padding:0px 0px 0px 7px;
	float:left;
	text-decoration:none;
	font-size:11px;
	background:url(images/gry-tab-left.gif) no-repeat top left;
}
#tab-container ul li a span, .ui-tabs-nav li a span {
	background:url(images/gry-tab-right.gif) no-repeat right top;
	display:block;
	padding:3px 7px 3px 0;
}
.ui-tabs-nav li a:hover, .ui-tabs-nav li.ui-tabs-selected a {
	background:url(images/blue-tab-left.gif) no-repeat top left;
}
.ui-tabs-nav li a:hover span, .ui-tabs-nav li.ui-tabs-selected a span {
	background:url(images/blue-tab-right.gif) no-repeat right top;
}
#tab-content, .cls-tab-content {
	width:462px;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	padding:0px 10px 0px 10px;
}
#tab-content p, .cls-tab-content p {
	font:13px/19px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#505050;
}
#tab-content h2, .cls-tab-content h2 {
	color:#141414;
	font-size:14px;
	margin-top:15px;
}
#tab-container-bottom {
	background:url(images/tab-bottom.gif) no-repeat;
	height:16px;
	width:476px;
	float:left;
    margin-bottom: 5px;
}
.gallery-img {
	width:238px;
	height:75px;
}
.gallery-img ul {
	margin:0px;
	padding:20px 0px 0px 30px;
}
.gallery-img ul li {
	list-style:none;
	float:left;
	padding:0px 8px 0px 8px;
}
.new-price-buy {
	font-size:16px;
	color:#0f94c6;
	font-weight:bold;
	display:block;
	text-align:left;
	clear:both;
	padding-left:10px;
}
.new-price-buy span {
	font-size:16px;
	color:#505050;
}
.old-price-buy {
	font-size:16px;
	color:#0f94c6;
	font-weight:bold;
	display:block;
	text-align:left;
	padding-left:10px;
	clear:both;
}
.old-price-buy span {
	font-size:16px;
	color:#505050;
}
/****** ashok custom code **********/
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */


/****** end code *****************/

#container-1 {
	margin-top:10px;
}
.gallery-img {
	text-align:center;
}
form#commentform p {
	padding-bottom:10px;
	display:block;
}
#frmContainer p {
	margin-bottom:10px;
}
.breadcrum {
	font-size:11px;
	color:#333;
	border-bottom:1px dotted #d7d6d6;
	padding:0px 0px 5px 10px;
	text-align:right;
	margin-bottom:10px;
}
.breadcrum a {
	color:##505050;
}
.breadcrum ul {
	list-style:none;
}
.breadcrum a {
	font-size:11px;
	text-decoration:none;
}
.product-title {
	font-weight:bold;
	padding-left:10px;
	text-align:center;
}
#sidebar-left div.sociable {
	margin:0px 0px 10px 0px;
	padding:0px 3px;
}
#sidebar-left div.sociable li {
	margin:0px 2px;
}
.ngg-widget {
	text-align:center;
}
.star-rating img {
	float:left;
	margin:0px;
	margin-left:2px;
}

.left-category{
	float:left;
	width:290px;
	margin-left:30px;
}
.right-category{
	float:right; 
	width:290px;
}

ol.commentlist{
	clear:both;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.comment-body{margin-bottom:10px;}


/* class use for the search page*/
.navigation{
	clear:both;
	display:block;
	float:none;
	margin:10px;
	overflow:hidden;
}

.list-page{
	clear:both;
	display:block;
	margin:10px 0;
	padding:10px;
	border-bottom:1px dotted #cfcfcf;
}

.older-entries a{
	display:block;
	width:108px;
	height:22px;
	background:url(images/olderentries.jpg) no-repeat;
}

.newer-entries a{
	display:block;
	width:113px;
	height:22px;
	background:url(images/newerentries.jpg) no-repeat;
}

h2.page-title{
	color:#0E6A89;
	font-size:18px;
	line-height:33px;
	padding-left:10px;
	margin-bottom:10px;
}

input.btn-submit {
	background:url(images/submit-button.gif) no-repeat; 
	width:63px;
	border:none;
	overflow:hidden;
	text-indent:-300px;
	font-size:0px;
	cursor:pointer;
	height:26px;
	vertical-align:4px;
	#vertical-align:-5px;
}

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

.center-part-vivek{
	background-color:#FFFFFF;
height:none;
width:none;


}

.vivek td{
	padding:5px;

}

.vivek-img td{

text-align:center;

}

/****** new code for table css ***/
table.wikitable, table.prettytable {
background:none repeat scroll 0 0 #F9F9F9;
border:1px solid #AAAAAA;
border-collapse:collapse;
margin:1em 1em 1em 0;
font-size:12px;
}

a.image img{height:73px; width:42px;}

table.wikitable th, table.prettytable th {
background:none repeat scroll 0 0 #F2F2F2;
text-align:center;
}

table.wikitable th, table.wikitable td, table.prettytable th, table.prettytable td {
border:1px solid #AAAAAA;
padding:0.2em;
}

table th a{
background:none repeat scroll 0 0 transparent;
color:#0F94C6;
text-decoration:none;
}

a.new, #quickbar a.new {
color:#CC2200;
}
/****** end new code *************/
.st4_most_read_widget ul{
list-style-image:url("images/arrow.gif");
background-repeat: no-repeat;
padding:0 0 0 19px;
}
.widget_recent_entries ul{
list-style-image:url("images/arrow.gif");
background-repeat: no-repeat;
padding:0 0 0 19px;
font-size: 13px;
color: #077CA8;
}
.widget_recent_entries ul li{ 
word-spacing: 3px;
padding: 4px 0; 
}
.st4_most_read_widget ul li{
word-spacing: 3px;
padding: 4px 0;
}
.st4_most_read_widget ul li a{
font-size: 13px;
color: #077CA8;
}
.widget_tag_cloud{
    word-spacing: 5px;
    line-height: 25px;
    padding: 5px 8px;
}
#smooth_sldr{
float:left;
}

.sldrlink a{
display:none;
}
.related_post li{
padding: 4px 0;
word-spacing: 3px;
list-style: none;
list-style-image:url("images/arrow.gif");
}
.related_posts_title{
background-image: url('images/related_posts.gif');
background-repeat: no-repeat;
background-position: center bottom;
color: #0E6A89;
font-size: 18px;
line-height: 33px;
padding-left: 45px;
}
.related_post a{
font-size: 13px;
color: #0F94C6;
}