body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	width: 100%;
}
#header_wrapper {
	height: 242px;
	width: 100%;
	background-image: url(../img/header/bg.jpg); 
	background-repeat: repeat-x;
	background-position: center top;
}
#content_wrapper {
	width: 100%;
}
#footer_wrapper {
	height: 232px;
	width: 100%;
	background-image: url(../img/footer/bgx.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#header {
	height: 242px;
	width: 993px;
	margin: 0 auto 0 auto;
}
#content {
	width: 993px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../img/bgy.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	height: 100%;
	width: 993px;
	margin: 0 auto 0 auto;
	background-image: url(../img/footer/bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main_content {
	float: left;
	width: 592px;
	padding-left: 10px;
}
#sub_content {
	float: right;
	width: 376px;
}

/* ----- Header ----- */
#header div.float_left, #header div.float_right {
	width: 490px;
	display: inline;
}
.sub_logo {
	display: block;
	height: 35px;
	margin-left: 45px;
}
#logo {
	height: 116px;
	width: 156px;
	margin-left: 69px;
	margin-top: 14px;
}

#logo_orig {
	height: 115px;
	width: 147px;
	margin-left: 69px;
	margin-top: 14px;
}


#logo a {
	height: 116px;
	width: 156px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../img/header/logo.gif) no-repeat;
}
#head_nav {
	float: right;
	height: 27px;
	width: 383px;
	padding-top: 8px;
	padding-left: 22px;
	background-image: url(../img/header/bg_subnav.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#head_nav li {
	float: left;
}
#head_nav li a {
	float: left;
	height: 16px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 6px;
}
#head_nav li a:hover {
	background-position: right top;
}
.box_play, .box_stream {
	float: right;
}
.box_stream {
	background-image: url(../img/header/bg_stream.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	width: 302px;
	padding-right: 65px;
	padding-top: 16px;
	text-align: right;
	margin-top: 4px;
	margin-right: 10px;
	cursor: pointer;
}
.box_stream img {	
	margin-right: 3px;
	margin-top: 2px;
}
.box_stream h2 {
	margin-top: 8px;
}
.box_stream h2, .box_play h2 {
	text-align: left;
	width: 82px;
	height: 40px;
	float: left;
	margin-left: 12px;
	display: block;
	font-size: 14px;
}
.box_stream p, .box_play p {
	width: 208px;
	float: right;
	padding: 0px;
	line-height: normal;
}
.box_play {
	background-image: url(../img/header/bg_play.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 302px;
	padding-top: 8px;
	padding-right: 61px;
	text-align: right;
	margin-right: 14px;
	margin-top: 10px;
}
#main_nav {
	clear: both;
	background-image: url(../img/main_nav/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	padding-top: 17px;
	padding-left: 30px;
}
#main_nav li {
	float: left;
	height: 38px;
}
#main_nav li a {
	display: block;
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
#main_nav li a:hover {
	background-position: right top;
}

/* ----- Main content ----- */

.box_news .vij h2, .vij .nlist_item h2, .vij li.link a { color: #584f52; }
.box_news .akt h2, .akt .nlist_item h2, .akt li.link a { color: #091e8c; }
.box_news .gos h2, .gos .nlist_item h2, .gos li.link a { color: #091e8c; }
.box_news .hrv h2, .hrv .nlist_item h2, .hrv li.link a { color: #d41a21; }
.box_news .spo h2, .spo .nlist_item h2, .spo li.link a { color: #126200; }
.box_news .kul h2, .kul .nlist_item h2, .kul li.link a { color: #bc1462; }
.box_news .nar h2, .nar .nlist_item h2, .nar li.link a { color: #584f52; }

#main_topic {
	margin-left: 10px;
	background-image: url(../img/main_topic/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 344px;
	margin-bottom: 8px;
}
#main_topic ul {
	float: left;
	width: 71px;
	padding-top: 12px;
	padding-bottom: 8px;
	background-image: url(../img/main_topic/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main_topic ul li {
	width: 71px;
	height: 44px;
	margin-bottom: 4px;
}
#main_topic ul li a {
	width: 71px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right top;
}
#main_topic ul li a:hover, #main_topic ul li a.active {
	background-position: left top;
}
#main_topic p a:hover {
	text-decoration: none;
}
#main_topic div.float_right {
	width: 501px;
	padding-right: 10px;
	cursor: pointer;
}
#main_topic .img_box {
	width: 501px;
	height: 256px;
	position: relative;
}
.img_mask {
	position: absolute;
	top: 0px;
	left: 0px;
}
#main_topic h2 {
	padding-right: 30px;
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 24px;
	font-weight: normal;
	color: #d41a21; 
}
#main_topic p {
	padding-right: 30px;
}

/* ----- Clanak ----- */
.article {
	width: 562px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	background-image: url(../img/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	display: inline-block;
}
#shows.article h2 {
	margin-bottom: 20px;
}
.article_img {
	background-image: url(../img/article/bg_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 7px;
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
}
.article ul.news_opt {
	padding-left: 2px;
	height: 20px;
}
.article p {
	padding-bottom: 10px;
}
.article_body {
	padding-top: 10px;
}
.article_body p a {
	color: #BE0115;
}
ul.stream_link {
	margin-bottom: 10px;
}
ul.stream_link li {
	height: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 44px;
	padding-top: 8px;
}
ul.stream_link li a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	color: #d41a21; 
	font-weight: normal;
}
ul.down_link {
	margin-bottom: 10px;
	clear: both;
}
ul.down_link li {
	height: 80px;
	float: left;
	line-height: 50px;
	vertical-align: middle;
	margin-right: 20px;
}
ul.down_link li img {
	vertical-align: middle;
}
ul.article_menu {
	background-image: url(../img/article/bg_brz.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 562px;
	padding-top: 8px;
	margin-left: 20px;
	margin-top: 10px;
}
ul.article_menu li {
	display: inline;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-left: 12px;
}
ul.article_menu li.tit {
	display: inline;
	padding-left: 0px;
	padding-top: 12px;
	margin-left: 16px;
	margin-right: 4px;
	position: relative;
	top: 2px;
}
ul.article_menu li a {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #48853a;
	text-transform: uppercase;
}

/* ----- Pošalji prijatelju, Kontakt ----- */

#send_article {
	margin-left: 20px;
	background-color: #FFFFFF;
	width: 532px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #D2E0CE;
}
#contact {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: solid 1px #D2E0CE;
	width: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
#contact fieldset.inputs {
	padding-left: 90px;
}
#contact h3 {
	color: #6B6B6B;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 90px;
}
#send_article fieldset, #contact fieldset {
	border: 0 none;
}
#send_article div.float_left {
	width: 55%;
}
#send_article div.float_right {
	width: 42%;
}
#send_article div.float_left div {
	height: 40px;
}
#contact div {
	padding-top: 10px;
	
}
#send_article label, #contact label {
	width: 144px;
	float: left;
	color: #6B6B6B;
	font-size: 12px;
	padding-top: 2px;
}
#contact label {
	width: 160px;
	float: left;
	color: #6B6B6B;
	font-size: 12px;
	padding-top: 2px;
}
#send_article div.float_left input, #contact input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	width: 140px;
	height: 18px;
	padding-top: 1px;
	padding-left: 2px;
	border: solid 1px #D2E0CE;
}
#contact input {
	width: 200px;
}
#send_article textarea, #contact textarea {
	width: 200px;
	height: 80px;
	margin-top: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	border: solid 1px #D2E0CE;
}
#contact textarea {
	width: 200px;
	height: 100px;
	padding-left: 2px;
	display: inline;
	margin-right: 2px;
	float: left;
}

#contact .simage {
	clear: both;
}
#contact label span {
	font-size: 11px;
}
#contact .error {
	font-size: 11px;
	color: #FF0000;
}
#contact p.note {
	font-size: 11px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.login_submit {
	text-align: right;
}
#contact .login_submit {
	text-align: center;
	padding-top: 10px;
}
.login_submit input {
	border: 0 none;
	background-color: #DFDFDF;
	color: #6B6B6B;
	width: 80px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	cursor: pointer;	
}
#contact .login_submit input {
	width: 80px;
}
.login_submit a {
	background-color: #DFDFDF;
	color: #6B6B6B;
	width: 80px;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
}
.login_submit a:hover {
	text-decoration: none;
}
.article_gal, .article_vid, .article_docs {
	margin-right: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
}
.article_gal h3, .article_vid h3, .article_docs h3 {
	margin-left: 20px;
	padding-top: 10px;
	height: 17px;
	border-top: dotted 1px #6b6b6b;
}
.article_gal img.float_left, .article_vid img.float_left {
	background-image: url(../img/article/bg_gal_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px;
	display: inline;
	margin-left: 20px;
	margin-top: 6px;
}
.article .article_gal h3 {
	margin-left: 0px;
}
.article .article_gal img.float_left {
	margin-left: 0px;
	margin-right: 10px;
}
.article_docs ul {
	margin-left: 20px;
	padding-left: 0px;
	padding-top: 3px;
}
.article_docs ul li {
	background-image: url(../img/ar_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;	
}
.article_docs ul li a {
	text-decoration: underline;
}
.article_docs ul li a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.article_aud {
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 10px;
}
.article_aud h3 {
	padding-top: 10px;
	margin-bottom: 10px;
	height: 17px;
	border-top: dotted 1px #6b6b6b;
}
.audio_player {
	border: solid 3px #fff;
	background-color: #fff;
	width: 406px;
	height: 76px;
}
.article_aud h4 {
	font-size: 12px;
	font-weight: bold;
	color: #48853A;
	margin-top: 10px;
	margin-left: 2px;
}
ul.audio_list {
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 2px;
}
ul.audio_list li {
	background-image: url(../img/ar_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;	
}
ul.audio_list li a {
}
ul.audio_list li a:hover {
}
/* ----- Box news ----- */
.box_news {
	background-image: url(../img/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
#jingles.box_news {
	background-image: url(../img/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-top: 20px;
	float: none;
	
}
*:first-child+html #jingles.box_news {
	padding-top: 10px;

}
.news_item {
	float: left;
	width: 176px;
	height: 234px;
	margin-left: 13px;
	margin-right: 6px;
	margin-top: 20px;
	position: relative;
	cursor: pointer;
	display: inline;
}
#download .news_item {
	height: auto;
}
#jingles .news_item {
	height: auto;
	float: none;
	width: auto;
	margin-top: 0px;
	clear: both;
	cursor: auto;
}
.news_item .img_box {
	width: 176px;
	height: 109px;
	position: relative;
	margin-bottom: 4px;
}
#download.box_news .news_item .img_box {
	height: 236px;
}
.news_item h2, .nlist_item h2 {
	font-size: 12px;
	font-weight: bold;
}
#shows.article .nlist_item h2 {
	margin-bottom: 0px;
	font-size: 17px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #d41a21; 
}

#download.box_news .news_item h2 {
	margin-left: 6px;
	margin-top: 2px;
}
#jingles.box_news .news_item h2 {
	margin-left: 6px;
	margin-top: 2px;
}
.news_item p {
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.news_item p a:hover {
	text-decoration: none;
}
ul.news_opt {
	height: 18px;
}
.news_item ul.news_opt {
	width: 176px;
	padding-top: 2px;
	border-top: dotted 1px #6b6b6b;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#download.box_news ul.news_opt {
	margin-left: 6px;
	margin-bottom: 15px;
	position: relative;
}
#jingles.box_news ul.news_opt {
	margin-left: 6px;
	margin-bottom: 15px;
	position: relative;
	width: auto;
	border-bottom: dotted 1px #6b6b6b;
	border-top: 0 none;
	height: 20px;
}
ul.news_opt li {
	float: left;
	color: #be0115;
	font-size: 10px;
	padding-left: 4px;
}
ul.news_opt li.date {
	background-image: url(../img/ar_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	padding-left: 0px;
}
ul.news_opt li a {
	color: #be0115;
}

/* ----- Box nlist ----- */
.box_nlist {
	padding-left: 13px;
	padding-top: 10px;
}
.nlist_item {
	border-bottom: dotted 1px #6b6b6b;
	margin-right: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-top: 12px;
	cursor: pointer;
	clear: both;
}
.nlist_item h2 span {
	font-size: 11px;
	font-weight: normal;
	color: #7d7d7d;
}
.nlist_item p a:hover {
	text-decoration: none;
}
.box_nlist div.float_left {
	width: 173px;
	height: 79px;
	position: relative;
}
.box_nlist div.float_right {
	width: 366px;
}
.article .box_nlist div.float_right {
	width: 346px;
}

/* ----- Stranicenje ----- */

ul.pagination {
	background-image: url(../img/box_news/bg_pagin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 274px;
	margin: 0 auto 20px auto;
	padding-top: 1px;
	text-align: center;
	margin-top: 12px;
}
ul.pagination li {
	text-align: center;
	display: inline;
	padding-left: 1px;
	padding-right: 1px;
}
ul.pagination li.first, ul.pagination li.last {
	width: auto;
}
/* ----- Najnovije i najgledanije ----- */

.box_sort {
	margin-bottom: 25px;
	margin-top: 18px;
	clear: both;
}
.box_sort ul.tab_nav {
	height: 31px;
	margin-bottom: -11px;
	margin-left: 13px;
	z-index: 2;
	position: relative;
}
.box_sort ul.tab_nav li {
	float: left;
	width: 127px;
	height: 31px;
}
.box_sort ul.tab_nav li a {
	display: block;
	width: 127px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	overflow: hidden;
}
.box_sort ul.tab_nav li a.active {
	background-position: left top;
}
div.new, div.pop  {
	background-image: url(../img/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 18px;
	position: relative;
	z-index: 1;
	height: 1%;
}
.box_sort div.float_left, .box_sort div.float_right {
	width: 272px;
	padding-left: 8px;
	display: inline;
} 
.box_sort div.float_right {
	border-left: dotted 1px #6b6b6b;
}
.box_sort h3 {
	font-size: 12px;
	color: #6d6363;
	clear: both;
	margin-top: 6px;
}

.box_gallery {
	border-top: dotted 1px #6b6b6b;
	width: 255px;
	float: left;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	padding-top: 7px;
	display: inline;
}
.article .box_gallery {
	border-top: none 0;
	border-bottom: dotted 1px #6b6b6b;
	width: 255px;
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-bottom: 17px;
	display: inline;
}
.box_gallery .img_box {
	float: left;
	width: 105px;
	height: 70px;
	position: relative;
	margin-right: 8px;
}
.box_gallery div.float_left {
	width: 140px;
}
.box_gallery img {
	float: left;
}
.box_gallery .img_mask {	
	position: absolute;
	top: 0px;
	left: 0px;
}

/* ----- Breadcrumbs ----- */

ul.breadcrumbs {
	padding-left: 10px;
	height: 30px;
	width: 400px;
	float: left;
}
ul.breadcrumbs li {
	background-image: url(../img/ar_right_bc.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-right: 6px;
	color: #6b6b6b;
	display: inline;
}

/* ----- Stats ----- */
ul.stats {
	float: right;
	width: 110px;
}
ul.views {
	float: right;
	width: 80px;
}
ul.stats li {
	font-size: 11px;
	color: #6b6b6b;
	position: relative;
	clear: both;
	height: 17px;
}
ul.stats li span {
	display: inline-block;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(../img/bg_stat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 29px;
	text-align: center;
	float: right;
	margin-top: -14px;
}



ul.program_nav {
	height: 31px;
	margin-left: 13px;
	margin-bottom: -11px;
	position: relative;
	z-index: 2;
}

ul.program_nav li {
	float: left;
	width: 57px;
	height: 31px;
	margin-right: 1px;
}

ul.program_nav li a {
	display: block;
	width: 57px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	overflow: hidden;
}

ul.program_nav li a.active {
	background-position: left top;
}

.schedule {
	width: 98%;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #E5E5E5;
	border-top-color: #E5E5E5;
}
.schedule tr.odd {
	background-color: #F8F8F8;
}
.schedule tr.even {
	background-color: #fff;
}
.schedule td {
	font-size: 12px;
	color: #6d6363;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
}
.schedule td.time {
	width: 5%;
	text-align: center;
}
.schedule td {
	width: 33%;
}

/* ----- Sub content ----- */

.box_video {
	width: 355px;
	border: 2px solid #FFFFFF;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #e8e8e8;
	margin-left: 3px;
	margin-bottom: 8px;
}


.video_player { /* PRIVREMENO!!! */
	width: 350px;
	height: 305px;
	margin-bottom: 2px;
	padding:0px;
}
.video_player img { /* PRIVREMENO!!! */
	float: left;
}
#totalportal {
	width: 359px;
	margin-left: 4px;
	margin-bottom: 10px;
	border: 1px solid #fff;
}


.box_download {
	background-image: url(../img/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	width: 369px;
	margin-bottom: 18px;
}
.box_download div.float_left {
	margin-left: 12px;
	display: inline;

}
.box_download h2 {
	width: 359px;
	height: 22px;
	margin-bottom: 4px;
	margin-left: 8px;
	position: relative;
}
.box_download h2 span {
	font-size: 11px;
	position: absolute;
	top: 4px;
	right: 10px;
}
.box_download h3 {
	font-size: 12px;
	color: #d41a21;
	margin-left: 3px;
}
.box_download p {
	color: #d41a21;
	font-size: 11px;
	margin-left: 3px;
}
.banner {
	width: 356px;
	height: auto;
	background-color: #FFFFFF;
	padding: 2px;
	margin-left: 4px;
	margin-bottom: 18px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
}

.box_weather {
	border-top: dotted 1px #6b6b6b;
	padding-top: 8px;
	margin-left: 15px;
	margin-right: 20px;
}
.box_weather div.float_left {
	background-image: url(../img/box_weather/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 105px;
	text-align: center;
	padding-top: 6px;
}
.box_weather div.float_right {
	width: 224px;
}
.box_weather span {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-transform: uppercase; 
}
.box_weather span.sifr_ca05 {
	height: 40px;
}
.box_weather p strong {
	color: #067006;
}


/* ----- Footer ----- */
#foot_nav {
	width: 600px;
	height: 32px;
	float: left;
	display: inline;
	margin-top: 50px;
	margin-left: 46px;
}
#foot_nav li {
	float: left;
	background-image: url(../img/footer/sep.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-right: 6px;
}
#foot_nav li.first {
	background-image: none;
	padding-left: 0px;
}
.ea {
	float: right;
	display: inline;
	margin-right: 14px;
}
.cr {
	margin-left: 46px;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #6b6b6b;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0 none;
}
p {
	color: #6b6b6b;
	line-height: 17px;
}
ul,li {
	list-style-type: none;
}
.clear {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
