body{ 
	background:#FFFFFF url(../images/backgrounds/back.gif) repeat scroll 0 0;
	color:#283232;
	font-family:Georgia;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center;
	
}

.stiina-body {
	background:#FFFFFF url(../images/backgrounds/stiina-bg.gif) repeat scroll 0 0 !important; 
}

img {
	border:0;
}
.button, .search_box_button, .search_box_button_tiny {
	border:1px solid black;
	background:#E8EBED;
}
a {
	color:#00B1FF;
	text-decoration:none;
}
h3 {
	color:#283232;
	font-family:Georgia,serif;
	font-size:25px;
	font-weight:normal;
	margin:4px 0 7px;
}
h3 a {
	color:#283232;
}
h4 {
	color:#283232;
	font-family:Georgia,serif;
	font-size:21px;
	font-weight:normal;
	margin:10px 0 10px;
}
.main_div{
	/* background: #FFFFFF none repeat scroll 0 0; */
	/*border-top:medium none;*/
	margin:0 auto;
	/* overflow:auto; */
	/*padding:0 10px;*/
	text-align:left;
	width:1000px;
}
.stiina-body .main_div {
	background:#FFFFFF url(../images/backgrounds/stiina-bg-light.gif) repeat scroll 0 0 !important; 
	/*border-top:medium none;*/
	margin:0 auto;
	overflow:auto;
	/*padding:0 10px;*/
	text-align:left;
	width:1000px;
}
.main_inner{
	width:100%;
	float:left;
	background:white;
	clear:both;
	padding:5px 0 15px 0;
	margin:0;
    /*position:relative;*/
	/* overflow:auto;*/
}
.stiina-body .main_inner{
	background:none;
	width:100%;
	float:left;
	clear:both;
	padding:5px 0 15px 0;
	margin:0;
	/* overflow:auto;*/
}
.main_inner_white{
	background:#FFFFFF;
}
.top_logo{
	float:left;
	padding:20px 0 0 10px;
}
.top_banner{
	float:right;
}
.clear {
	clear:both;
}
.strike{
	width:100%;
	/* border-top:5px solid #000000; */
	height:1px;
	margin:0 0 5px 0;
	/*background:#000000;*/
}
.logos{
	margin: 5px 0 0 0 ;
	width:100%;
	padding:2px 0;
	height:40px; */
}
.logos .logo-item {
	float:left;
	height:40px;
	padding:0 3px 0 3px;
	background:#888888;
}
.logo-item img{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
.logos .active {
	background:#999999;
}
.logos_img{
	float:left;
	background:#888888;	
	width:860px;
	padding-left:5px;
}
.logos .login-link {
	background:#888888;	
	width:130px;
	float:right;
	height:40px;	 
	text-align:left;
	position:relative;	
}
.logos .login-link .link {
	background:transparent url(../images/arrow_white.gif) no-repeat scroll 0 10px;
	/* height:40px;	 */
	margin:6px 0 0 20px;
	padding:7px 0 0 15px;	
}
.logos .login-link .link a {
	font-size:14px;
	font-family:Helvetica,Arial;
	color: #FFFFFF;
}
.login-box-container {
	float:right;
	width:10px;
	height:40px;
	background:red;
}
.login-box {
	font-family:Helvetica,Arial;
	position:absolute;
	right:0;
	top:40px;
	background:black;
	font-size:11px;
	border-bottom:5px solid white;	
}
.login-box input {
	width:110px;
}
.login-box-dark {
	border-top:5px solid #00B1FF;
	background:black none repeat scroll 0 0;
	color:white;
	padding:7px 8px;
}
.login-box-light {
	background:black none repeat scroll 0 0;
	padding:8px 12px;
	width:230px;

 }
.login-box-light a {
	color:white;
}
.search_box {
	float:right;
	width:160px;
	background:white;
	border:1px solid black;
	height:24px;
	margin:7px 7px 0 0;
}
.search_box_input {
	width:100px;
	border:1px solid black;
	padding:4px 6px;
}
.search_box_input_container{
	padding:10px 0 0 0;
	float:left;
}
.search_box_button_container {
	padding:3px 0;
}
.search_box_button {
	padding:2px 15px;
	margin:10px 0 0 0;
}
.search_box_input_tiny {
	width:85px;
	padding:4px 6px;
	border:1px solid black;
}
.search_box_button_tiny {
	padding:2px 5px;
	width:40px;
}

/* LEFT MAGAZINE BOX */
.magbox {
	
}
.magbox_logo {
	clear:both;
	padding:0 0 5px 0;
}
.magbox_links ul {
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0 0 0 15px;
}
.magbox_links ul li {
	color:#555555;
	font-size:14px;
	line-height:14px;
	padding:6px 0;
}
.magbox_links {
	background:#FFFFFF url(../images/backgrounds/box-bg2.gif) repeat scroll 0 0;
	border:1px solid #E8EBED;
	margin-bottom:20px;
	margin-top:6px;
	width:134px;
}
.magbox_cover {
	padding:2px;
	text-align:center;
}

/* MAIN MENU */
.groups {
	clear:both;
	width:100%;
	overflow:auto;
}
.groups ul {
	text-align:center;
	border-bottom:1px solid #283232;
	border-top:1px solid #283232;
	margin:2px 0 3px;
	padding:5px 0;
	text-align:center;	
}
.groups  li{
	
	font-size:18px;
	font-weight:bold;
	padding:0 13px;
	text-decoration:none;
	display:inline;
	margin-left:auto;
	margin-right:auto;	
}
.groups li a{
	color:black;
}
.groups li a:hover {
	color:#00B1FF;
}

/* SUB MENU */
.subgroups ul {
	margin:1px 0 3px;
	padding:5px 0;
}
.subgroups  li{
	display:inline;
	padding:0 5px;
}
.subgroups li a{
	color:#FFFFFF;
	font-size:13px;
	font-style:italic;
	padding:0 3px;
}
.subgroups li .active{
	text-decoration:underline;	
}
.subgroups li a:hover {
	text-decoration:underline;
}

/* MAIN COLUMNS */
.body_right{
	float:right;
	width:220px;
	
}
.body_left{
	float:left;
	width:160px;
	overflow:hidden;
}
.body_center{
	float:left;
	width:600px;
}

.body_wide {
	float:left;
	width:830px;
}

.thin_line{
	width:100%;
	height:1px;
	margin:5px 0 5px 0;
	background:#eeeddd;
}

/* FIRST PAGE */
.firstnews {
	position:relative;
	height:300px;
	overflow:hidden;
	margin-bottom:25px;
}
.firstnews .title {
	background:transparent url(../images/title_over2.png) repeat-y scroll 0 0;
	position:absolute;
	z-index:2;
	height:72px;
	width:100%;
	bottom:0;
	left:0;
}
.firstnews .firstpage-title {
	bottom:25px;
}
.firstnews h3 a {
	color:#CCF0FF;
}
.firstnews h3 {
	padding-left:25px;
	padding-top:3px;
	padding-right:10px;
}
.firstnews .artlist_first_image {
	position:absolute;
	left:0;
	height:300px;
	top:0;
	z-index:1;
}
.firstnews .sliderlinks {
	position:absolute;
	right:0;
	bottom:0;
	z-index:3;

}
.firstnews .sliderlinks-container {
	background:white;
	position:absolute;
	right:0;
	width:100%;	
	height:23px;
	bottom:0;
	z-index:2;
	border-bottom:1px solid #808080;	
}
.firstnews .sliderlink {
	padding:10px 5px 3px;
	float:left;
}
.firstnews .sliderlink a {
	color:#656565;
	font-style:italic;
}

/* ARTICLE LIST */

.artlist_first_image {
	clear:both;
	width:600px;
	overflow:hidden;
}
.art_group_title{
	color:white;
	float:left;
	font-size:24px;
	font-style:italic;
	padding:4px 15px 0 10px;
	margin:0;
}
.art_group_title a {
	color:white;
}

.art_group_line{
	float:left;
	height:5px;
	width:100%;
}.art_group_title h3{

	padding-left:25px;
	padding-top:3px;	
}
.artlist_art{
	width:584px;
	overflow:auto;
}
.artlist_art .image {
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
.artlist_title{
	border-bottom:1px solid #283232;
	clear:both;
	overflow:auto;
	padding:4px 5px 0px 10px;
}
.artlist_descr{
	float:left;
	padding:5px;
	overflow:auto;
	line-height:22px;
	font-size:15px;
}
.artlist_readmore{
	float:right;
	padding:0 5px;
}
.star-rating-stars {style.css (line 1451)
	float:left;
}

/* ARTLIST GALLERY */
.artlist_gallery_footer {
	background:#DDDDDD none repeat scroll 0 0;
	color:black;
	font-style:italic;
	padding:7px 15px;
	text-align:right;
	margin-bottom:15px;
}
.artlist_gallery_footer a { 
	color:black;
}
.artlist_gallery_row {
	float:left;
	overflow:auto;
	
}
.artlist_gallery td {
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.artlist_gallery {
	overflow:auto;
	clear:both;
	border-right:1px solid #CCCCCC;	
	width:100%;	
	width:599px;	
	
}
.artlist_gallery_cell {
	width:298px;
	height:100%;
}
.artlist_gallery_cell_wide {
	width:598px;
	height:100%;
}
.artlist_gallery_left {
	float:left;	
}
.artlist_gallery_right {
	float:right;
}
.artlist_gallery_cell .image {
	height:200px;
	overflow:hidden;
	padding-left:11px;
	padding-top:11px;
}
.artlist_gallery_cell_wide .image {
	height:330px;
	overflow:hidden;
	padding-left:11px;
	padding-top:11px;
}

.artlist_gallery_cell .title h3, .artlist_gallery_cell_wide .title h3 {
	padding: 5px 20px;
}


/* SIDEBAR BOXES */

.sidebox {
	margin-bottom:20px;
	margin-top:8px;
	width:192px;
	border:1px solid #E8EBED;
	position:relative;
}
.sidebox_left {
	margin-bottom:20px;
	margin-top:6px;
	width:134px;
	border:1px solid #E8EBED;
	position:relative;
}
.sidebox_title_box {
	background:black;
	height:30px;
	width:192px;
	margin-left:6px;
	position:absolute;
	top:-8px;
	/* margin-top:-8px; */
}
.sidebox_title_box_left {
	background:black;
	height:30px;
	width:134px;
	margin-left:6px;
	position:absolute;
	top:-6px;
}
.sidebox_title {
	font-weight:normal;
	margin:0;
	padding:5px 10px;
	color:white;
	font-family:Georgia;
	font-size:16px;	
}
.sidebox_title a {
	color:white;
}


.sidebox_body {
	background:#FFFFFF url(../images/backgrounds/box-bg.gif) repeat scroll 0 0;
	padding:30px 10px 5px 16px;
	overflow:auto;
	
}
.sidebox_body_tight {
	background:#FFFFFF url(../images/backgrounds/box-bg.gif) repeat scroll 0 0;
	padding:30px 5px 5px 14px;
	overflow:hidden;
}
.menu_1 a:hover, .active_1, .active_1 a { color:#ff1ae1 !important; }
.menu_2 a:hover, .active_2, .active_2 a { color:#00E587 !important; }
.menu_3 a:hover, .active_3, .active_3 a { color:#FF17A3 !important; }
.menu_4 a:hover, .active_4, .active_4 a { color:#ff1573 !important; }
.menu_5 a:hover, .active_5, .active_5 a { color:#00B1FF !important; }
.menu_6 a:hover, .active_6, .active_6 a { color:#FF17A3 !important; }
.menu_7 a:hover, .active_7, .active_7 a { color:#00B1FF !important; }
.menu_8 a:hover, .active_8, .active_8 a { color:#FFBF00 !important; }
.menu_9 a:hover, .active_9, .active_9 a { color:#FFBF00 !important; } /* inimesed */
.menu_1012 a:hover, .active_1012, .active_1012 a { color:#ffbb02 !important; } /* raha */
.back_1 { 	background:#ff1ae1; }
.back_2 {	background:#00E587;}
.back_3 {	background:#FF17A3;}
.back_4 {	background:#ff1573;}
.back_5 {	background:#00B1FF;}
.back_6 {	background:#FF17A3;}
.back_7 {	background:#00B1FF;}
.back_8 {	background:#00A587;}
.back_9 {	background:#FFBF00;}
.back_1012 {	background:#ffbb02;}

.net_columns ul {
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
}
.net_columns li {
	border-bottom:1px solid #E3E3E3;
	color:#555555;
	font-size:14px;
	line-height:14px;
	padding:10px 0;
}
.net_columns .last, .net_links .last {
	border:0;
}
.sidebox_banner {
	margin-bottom:20px;
}

.net_links ul {
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
}
.net_links li {
	background: transparent url(../images/arrow.png) no-repeat scroll 0 10px;
	font-size:12px;
	line-height:15px;
	padding:6px 0 6px 16px;
}
.net_forum_links ul {
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
}
.net_forum_links li {
	border-bottom:1px solid #E3E3E3;
	color:#555555;
	font-size:14px;
	line-height:16px;
	padding:6px 0;
}
.sidebox_read_more {
	float:right;
}
.quote_text{
	font-size:18px;
	padding:10px 0;
}
.quote_author {
	font-style:italic;
	padding:3px 0 0 0;
}
/* GRAYBAR */

.graybar {
	width:600px;
}
.graybar .stars {
	float:right;
	width:100px;
}
.navbar .links {
	float:left;
	width:450px;
}
.graybar .navbar {
	overflow:auto;
	clear: both;
	margin: 2px 0 15px;
	height:18px;
	font-style:italic;
	padding: 10px 0 7px;
	border-bottom:1px dotted #283232;
}
.graybar .navbar ul {
	padding: 0 15px;
	margin: 0;
	overflow:auto;
}
.graybar .navbar li {
	display:inline;
	float:left;
	margin:0 14px 0 0;
	padding:0;
}
.graybar .navbar li a {

}

/* PAGINATION */

.pagebox {
	width:100%;
	padding:15px 0;
}
.pagebox .next {
	float:right;
}
.pagebox .numbers {
	float:left;
	width:100%	;
	text-align:center;
}
.pagebox .td-left, .pagebox .td-right {
	width:150px;
}
.pagebox .numbers a {
	padding:2px 3px;
	margin:2px;
	border:1px solid #E8EBED;
}
.pagebox .numbers .active {
	background:#E8EBED;
	border:1px solid #CCD2D7;
}
.pagebox .prev {
	float:left;
}

/* HOROSCOPE */
.horo h3 {
	padding-bottom:20px;
}
.horo_selbox {
	width:30%;
	float:left;
	padding:4px;
}
.horo_selbox .icon {
	float:left;
}
.horo_selbox .title {
	font-size:14px;
	padding:3px 0 0 10px;
	float:left;
}
.horo_selbox .date {
	padding:1px 0 0 0;
	clear:both;
}
.horo .zod_title {
	clear:both;
	font-size:28px;
	padding:20px 0 10px 0;
}
.horo .zod_descr {
	padding: 0 0 20px 0;

}


/* ARTICLE */
.article {

}
.article .title {
	padding:0 0 10px 0;
	margin:0 0 10px;
	border-bottom:1px solid #283232;
	font-size:28px;
}
.article .by{
	font-style:italic;	
	clear:both;
	width:100%;
	padding:0px 0 20px 0;	
}
.article_by {
	font-style:italic;	
	clear:both;
	width:95%;
	padding:8px 20px 6px 5px;	
}
.article .author_date {
	padding:10px 0 10px 10px;	
}
.article .text {
	line-height:22px;
	font-size:15px;
	letter-spacing:0.3px;
	
}
.article .text img {

}
.article .text .imgbox {
	float:right;
	background:#EBEBEB;
	width:300px;
	border:1px solid #c0c0c0;
	margin:0 0 12px 15px;
	padding:3px;
	text-align:center;
}
.article .text .imgbox-wide {
	width:592px;
	background:#EBEBEB;
	margin:0 0 12px 0;
	text-align:center;
}
.article .text .imgbox-wide img {
	text-align:center;
}
.article .text .img-navigation {
	background:#c0c0c0;
	float:left;
	clear:both;
	width:100%;
}
.article .text .img-navigation-top {
	margin-bottom:3px;
}

.article .text .img-prev ,.article .text .img-prev a, .article .text .img-next,.article .text .img-next a, .article .text .img-no  {
	color:white;
	line-height:25px;
	padding:0 5px;
	cursor:pointer;
}
.img-next{
	text-align:right;
}
.img-prev{
	text-align:left;
}

.article .text .img-title {
	float:left;
	width:100%;
	padding:5px 10px 2px 10px;
	font-style:italic;
	font-size:14px;
}
.article .text .img-author {
	float:right;
	padding:3px 5px 3px 5px;
	font-style:italic;
	font-size:12px;
}

/* ARTICLE COMMENTS */
.comments-box {
	overflow:auto;
}
.comments-box-title {
	font-size:20px;
	padding:10px 0 15px;
}
.comments {
	overflow:auto;
}
.comment {
	border-bottom:1px dotted #283232;
	width:550px;
	padding:10px 0 0 5px;
	overflow:auto;
	clear:both;
}
.last-comment {
	border-bottom:none;
}
.comment-name {
	width:70px;
	padding:0 5px 0 0;
	color: #FF17A3;
	font-style:italic;
	overflow:hidden;
	float:left;
}
.comment-date {
	color:#BFBFBF;
	width:110px;
	padding:3px 0 3px 0;
	float:right;
	font-style:italic;
}
.comment-text {
	width:350px;
	font-style:italic;
	line-height:16px;
	letter-spacing:1.3px;
	float:left;
}
.comment-add-title{
	font-size:20px;
	padding:10px 0 15px;
}
.comment-add{

}
.comment-add .row{
	clear:both;
}
.comment-add textarea{
	width:95%;
	height:100px;
}
.comment-add .row .column {
	margin-right:45px;
	width:40%;
	float:left;

}
.comment-add .row .left {
	float:left;
}
.comment-add .row .title {
	font-size:15px;
	padding:8px 0 0 2px;
	font-weight:bold;
	border:0;
}

.comment-add .input-text {
	width:98%;
	font-style:italic;
	font-weight:normal;
	padding:2px;	
}
.comment-add .input-button {
	font-weight:normal;
	padding:4px;	
}
.comment-add .button-box {
	clear:both;
	padding:15px 0 0 0;
}

/* ARTICLE RELATED LINKS */
.black-box {
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
	margin:0 0 15px 0;
	overflow:auto;
}
.black-box-title {
	float:left;
	background:#283232;
	color:white;
	font-size:16px;
	font-style:italic;
	padding:4px 15px 0 10px;
}
.black-box-line {
	float:left;
	background:#283232;
	width:100%;
	height:5px;
}
.related {
	clear:both;
	padding:3px;	
	overflow:auto;
}
.related-date {
	padding:0 5px;
	float:left;
	color: #BFBFBF;
	font-style:italic;
}
.related-title {
	background: transparent url(../images/arrow.png) no-repeat scroll 0 3px;
	padding-left:15px;
	float:left;
}

/* FOOTER */
 #footer {
 	  font-family:Helvetica,Arial,Verdana,sans-serif;
      border-top: 1px solid #c5c5c5;
      background: #eaeaea;
      font-size: 11px;
      width:1000px;
     /* padding-bottom:30px;*/
      overflow:hidden;
    }
      #footer a {
        color: #777777;
      }
      
      #footer .title {
        font: bold 12px/14px Helvetica, Arial, Verdana, sans-serif;
        display: block;
        padding-bottom: 4px;
      }
    
      #footer-right {
        float: right;
        padding: 15px 15px 0 0;
        width: 250px;
      }
        #footer-right form, #footer-right .thanks-text {
          font-weight: bold;
          float: left;
        }
        
        #footer-right .thanks-text {
          padding-top: 20px;
         font-size: 15px;
        }
        
        #footer-right div {
          float: left;
          clear: both;
        }
        
        #footer-right .search-inner {
          border: 1px solid #aaaaaa;
          background: white;
          margin-top: 4px;
          width: 250px;
        }
        
        #footer-right .textbox {
          border: none;
          background: white;
          font: 12px/14px Helvetica, Arial, Verdana, sans-serif;
          color: #303030;
          float: left;
          padding: 4px 3px 3px;
          margin: 0;
          width: 225px;
        }
        
        #footer-right .submit {
          float: left;
          margin: 1px 0 0;
          padding: 0;
        }
      
      #footer-inner {
        width: 700px;
        padding: 15px 0;
        overflow:auto;
        
      }
      .footer-menu-col {
      	width:120px;
      }
      
      .footer-inner {
        float: left;
        padding: 0 10px;
      }
      
/* FOORUM */

.forumlist {

}      
.forumlist .footer {
	background:#F2F2F2;
}   
.forumlist .right {
	text-align:right;
} 
.forumlist .footer td {
	border-top:1px solid #283232;
}    
.forumlist td {
	padding:10px;
	vertical-align:top;
	text-align:left;
	margin:0;
}
.forumlist .line-a td {
		border-bottom:1px dotted #283232;
	/* background:#F2F2F2; */
}
.forumlist .line-b td {
		border-bottom:1px dotted #283232;
	/* background:#E6E6E6; */
}
.forumlist th {
	padding:10px;
	text-align:left;
	font-weight:normal;
	font-style:italic;
	border-bottom:1px solid #283232;
	margin:0;
}
.forumlist .title {
	font-size:18px;
	padding:0 0 10px 0;
}

.forum td {
	padding:10px;
	vertical-align:top;
	text-align:left;
	line-height:16px;
	letter-spacing:0.3px;
	margin:0;
}
.forum .line-a td {
	border-bottom:1px dotted #283232;
	/* background:#F2F2F2; */
}
.forum .line-b td {
	/* background:#E6E6E6; */
	border-bottom:1px dotted #283232;
}
.forum h3{
	padding:20px 10px;
}
.forum th {
	padding:25px 10px 10px 10px;
	text-align:left;
	font-weight:normal;
	font-style:italic;
	border-bottom:1px solid #283232;
	margin:0;
	color:#BFBFBF;
}
.forum .first-col {
	width:130px;
}
.
.forum .lastrow td {
	border-bottom:1px solid #283232;
} 
.forum table {
	/* margin-bottom:20px; */
}
.forum .black-box-title {
	margin-top:20px;
}
.forum-locationbar {
	font-size:22px;
	padding-bottom:20px;
}
.forum .input-title {
	width:685px;
}

.box-gallery-images img {
	padding:3px;
}
.box-gallery-images{
	padding-top:10px;
}
.anne_stiil_box img {
	padding:5px 0 0 0px;

}
.anne_stiil_box a {
	font-weight:normal;

}
.anne_stiil_box h2 {
	font-size:15px; 
}


/* SEARCH-PAGE */

.search-page {

}
.search-page .search-result {
	background:transparent url(../images/arrow.png) no-repeat scroll 0 3px;
	width:100%;
	clear:right;
	padding:0 5px 5px 15px;
	/*line-height:22px;*/
	color:#BFBFBF;
}

.search-page .not-found {
	padding-left:20px;
}


/* GALLERY SLIDER FIX */
#gallery img {
	padding:0;
	margin:0;
}

.net_forum_links {
	padding:5px 0 3px 0;
}
.subgroup-title {
	padding:5px 5px 3px 12px;
	margin:0 10px 10px 0;
}
.subgroup-title a {
	font-size:18px;	
	color:white;
	text-decoration:none;	
}
.submenu-item {
	padding:0px 2px 6px 13px;
	font-size:16px;
	background:transparent url(../images/arrow.png) no-repeat scroll 0 6px;
}
.submenu-item .active {
	font-weight:bold;
	text-decoration:underline;
}
.subgroup_menu {
	padding:0 0 10px 5px;
}

.testlist-title {
	font-size:16px;
	padding-top:20px;
}
.footer-banner {
	margin-right:75px;
}
.gray{
	color:#B3B3B3;
}

.search-box-tiny-container{

	margin:0 0 10px 5px;
}


.banner-250-container{
	height:250px;width:200px;position:relative;
}
.banner-250 {
	position:absolute;top:0;left:0;
}
.main_inner main_inner_white {
	padding:0 0 15px 10px;
}
.stiina-logo-container {
	padding:5px 10px 15px 3px;
}

.textlink-name, .textlink-name a {
	color:#E60039;
	font-weight:bold;
}
.textlink-desc, .textlink-desc a {
	padding:10px 0 7px 0;
}
.textlink-link, .textlink-link a {
	color:#7D7D7D;
}

