@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #808080;
	height: 100%;
	background-color: #4f5156;
	font-family: tahoma;
	font-size: 12px;
}
	
a:link , a:visited
{
text-decoration:none; color: #930000; 
} 
 a:active
{
text-decoration:none; color: #000; 
}

 a:hover 
{
text-decoration:none; color: #353535; 
}

.bigtitle .hotnews a:link  
{
text-decoration:none; color: #fff; 
} 
.bigtitle .hotnews  a:visited
{
text-decoration:none; color: #fff; 
} 


	.madacms #container {
		width: 961px;
		background: #dbdbdb;
		text-align: right;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		border-right-width: 10px;
		border-left-width: 10px;
		border-right-style: solid;
		border-left-style: solid;
		border-top-color: #FFFFFF;
		border-right-color: #FFFFFF;
		border-bottom-color: #FFFFFF;
		border-left-color: #FFFFFF;
	} 
	.madacms #header_bac {
		xbackground-color: #000;
		height: 147px;
		width:929px;
		margin-left:auto;
		margin-right:auto;
		padding:6px 0 0 0;
		background:url(../images/bg_black.gif) repeat-x left -150px;
		
	} 
	.madacms #header {
		background-color: #DDDDDD;
		background-image: url(../images/hedar.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
		height: 116px;
		width:915px;
		margin:0 auto 0 auto;
		
	}
	.madacms #header_menu {
		xbackground-color: #fff;
		height: 30px;
		width:900px;
		margin:0 auto 0 auto;
	}
	.madacms #header_menu1 {
	    font-family:Arial;
		font-size:14px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		background-color: #2781a9;
		height: 20px;
		width:30px;
		padding:0 8px 0 8px;
		margin:5px 0 0 0;
	}
	
	.madacms #sidebar1 {
		width: 160px;
		background: #EBEBEB;
		padding: 5px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 14px;
		margin-left: 14px;
	}
	.madacms #sidebar1 h1, .madacms #sidebar1 p {
		margin-left: 10px; 
		margin-right: 10px;
	}
	
	.madacms #sidebar2 {
	float: left;
	width: 315px;
	padding-top: 16px;
	margin-left: 15px;
	}

	#sidebar2 h2, .madacms #sidebar2 p {
		margin-left: 10px; 
		margin-right: 10px;
	}
	#sidebar3 {
	float: left;
	background-color: #FFFFFF;
	width: 299px;
	margin-right: 16px;
	margin-bottom: 16px;
	padding-bottom:10px;
	padding-top:4px;
	border:#c9c9c9 solid 1px;
	}
	#sidebar3 h3, .madacms #sidebar3 p {
		margin-left: 10px; 
		margin-right: 10px;
	}
	#sidebare_head {
		font-size: 16px;
		Height: 36px;
		color: #005785;
		background:url(../images/gradient_bg.gif) repeat-x left -250px;
		width: 299px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #fff;
		margin-top: 6px;
	}
	#sidebare_head img {
		font-size: 16px;
		color: #005785;
		float: right;
		padding-right: 2px;
			
	}
	#sidebar3_date {
	float: left;
	background-color: #FFFFFF;
	width: 299px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top:5px;
	padding-bottom:0px;
	border:1px solid #C9C9C9;
	}
	#sidebare_head_date {
		Height: 50px;
		background:url(../images/gradient_bg.gif) repeat-x left -250px;
		width: 279px;
		border-bottom-width: 0px;
		border-bottom-style: solid;
		border-bottom-color: #fff;
		margin: 3px 10px 5px;
	}
	#date_h {
		font-size: 16px;
		font-family:arial;
		font-weight:bold;
		text-align:center;
		color: #9F2000;
		width: 279px;
		border-bottom-width: 0px;
		border-bottom-style: solid;
		border-bottom-color: #fff;
		margin-top: 2px;
	}
	#date_m {
		font-size: 12px;
		font-family:tahoma;
		font-weight:normal;
		text-align:center;
		color: #4f5156;
		width: 279px;
		border-bottom-width: 0px;
		border-bottom-style: solid;
		border-bottom-color: #fff;
		margin-top: 6px;
	}
	.madacms #mainContent {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 16px;
	padding-left: 0px;
	width: 630px;
	float: right;
	} 
	 #mainContent_page {
	margin-right: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 16px;
	padding-left: 0px;
	width: 614px;
	float: right;

	} 
	/* topheadline_blk start */
	.madacms #topheadline_blk {
		background-color: #FFFFFF;
		color: #002166;
		display: block;
		height: 150px;
		background-image: url(../images/top.gif);
		margin-bottom: 16px;
		margin-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: no-repeat;
		background-position: right;
		margin-right: 16px;
		width: 614px;
	}
	#topheadline_r {
		position: absolute;
		height: 150px;
		width: 4px;
		float: right;
		background-image: url(../images/headline-r.gif);
		
	}
	#topheadline_l {
		height: 150px;
		width: 4px;
		float: left;
		background-image: url(../images/headline-l.gif);
		
	}
	#topheadline-img {
	height: 150px;
	width: 199px;
	background-color: #fff;
	float: right;
	}
	#topheadline {
	height: 150px;
	width: 415px;
	float: right;
	background-image: url(../images/gradient_bg.gif);
	}
	#topheadline_name {
		height: 27px;
		text-align: left;
	}
	#topheadline_name img{
		padding-left: 10px;
	
	}
	#topheadline_title {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 10px;
	color: #0c6a8a;
	padding-top: 7px;
	overflow: hidden;
	}
	#topheadline_text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #232222;
	padding-right: 15px;
	padding-left: 10px;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 18px;
	height: 55px;
	overflow: hidden;
	
	}
	#topheadline_more {
		padding-left: 12px;
		font-family: tahoma;
		color: #DC1301;
		font-size: 11px;
		float: left;
	}
	/* topheadline_blk end */
	
	/* sidebare_auther  */
	#sidebare_auther-main {
		height: 65px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #fff;
		width:278px;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:5px;
		
	}
	#sidebare-auther-img {
		height: 65px;
		width: 86px;
		float: right;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #FFFFFF;
	}
	#sidebare-auther-name {
		background-color: #eeeeee;
		height: 19px;
	    overflow: hidden;		
		width: 177px;
		font-family: tahoma;
		font-size: 12px;
		font-weight: normal;
		color: #4d4d4d;
		float: right;
		padding-right: 5px;
		padding-left: 5px;
		border-bottom-width: 0px;
		border-bottom-style: solid;
		border-bottom-color: #bdbec0;
		padding-top: 2px;
		padding-bottom: 2px;
		background-image: url(../images/head_bac1.png);
		background-repeat:repeat-x;
		background-position:bottom;
	}
	#sidebare-auther-title {
		color: #0c6a8a;
		float: right;
		margin-top: 4px;
		padding-right: 5px;
		margin-bottom: 0px;
		padding-left: 3px;
		width: 177px;
		height: 39px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		overflow: hidden;
	}
	/* sidebare_auther end  */
	/* sidebare_book  */
	#sidebare_book-main {
	width:275px;
	margin-right:auto;
	margin-left:auto;
	

		
	}
	#sidebare-book-img {
	width: 98px;
	float: left;
	background-color: #dbdbdb;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 4px;
	margin-bottom:5px;
	}
	#sidebare-book-name {
		xbackground-color: #eeeeee;
		height: 16px;
		width: 148px;
		font-family: arial;
		font-size: 14px;
		font-weight: bold;
		color: #4d4d4d;
		float: right;
		padding-top: 5px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 8px;
		line-height: 140%;
		overflow: hidden;
		background-image: url(../images/head_bac1.png);
		background-repeat:repeat-x;
		background-position:bottom;
	}
	#sidebare-book-title {
		color: #0c6a8a;
		float: right;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		width: 148px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
	}
	/* sidebare_book end  */
	/* footer   */
	#footer {
		background-color: #313131;
		height: 100px;
	} 
	#website_logo {
		height: 71px;
		width:107px;
		margin-top:15px;
		margin-right:15px;
		float:right;
		background: url(../images/website_logo.png)  no-repeat;
	} 
    #mada_logo {
		height: 71px;
		width:107px;
		margin-top:-9px;
		margin-left:30px;
		float:left;
		background: url(../images/mada_logo.png) no-repeat;
	} 
	
	/* footer end  */
	#menus {
		height:40px;
		background: url(../images/gradient_bg.gif) repeat-x 0px -200px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
	}
	/* Miscellaneous classes for reuse */
	.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
		float: right;
		margin-left: 8px;
	}
	.fltlft { /* this class can be used to float an element left in your page */
		float: left;
		margin-right: 8px;
	}
	.clearfloat {
		clear:both;
		height:0;
		font-size: 1px;
		line-height: 0px;
	}
	
	.column {
		margin: 0 0 0 0;
		padding:0 16px 0 0px;
		list-style: none;
	}
	/* block */
	
	.block {
		background-color: #FFFFFF;
		float: right;
		width: 297px;
		margin-right: 16px;
		margin-bottom: 16px;
		margin-left: 0px;
		margin-top: 0px;
		padding-top: 4px;
		padding-bottom:4px;
		height: 320px;
		border:#c9c9c9 solid 1px;
	}	
		
	#Content-colum-head {
	font-size: 16px;
	Height: 30px;
	color: #fff;
	width: 279px;
	margin:3px 10px 5px 10px;
	background-image: url(../images/head_bac1.png);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	#Content-colum-head img {
		font-size: 16px;
		color: #005785;
		float: right;
		padding-right: 2px;
		border: 0px;			
	}
	
	.bigtitle {
		color: #0c6a8a;
		float: left;
		width: 140px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		height: 103px;
		xbackground-color: #000;
		float:right;
	}
	.Content-colum-img  {
		background-position: right 50%;
		background-repeat: no-repeat;
		height: 103px;
		margin: 0px;
		width: 136px;
		position:   relative;
		text-indent: 0px;
		border-bottom-style: solid;
		border-bottom-color: #97b8c6;
		border-bottom-width: 0px;
		float: right;
		margin-right:10px;
		}
	.bigtitle .hotnews {
		color: #fff;
		border-bottom-color: #97b8c6;
		border-bottom-width: 0px;
		border-bottom-style: solid;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		list-style-type: none;
		height: 48px;
		width:138px;
		background-color: #737373;
		overflow: hidden;
		padding-right: 5px;
		padding-top: 2px;
		margin-bottom:3px;
		line-height: 140%;
		
		}	
	.list {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		padding-right: 20px;
		height: 19px;
		padding-top: 3px;
		background-image: url(../images/right_icon.gif);
		background-repeat: no-repeat;
		background-position: right 5px;
		color: #0c6a8a;
		overflow: hidden;
		width: 270px;
		float: right;
	}

	.list2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		padding-right: 20px;
		height: 19px;
		padding-top: 3px;
		background-image: url(../images/right_icon.gif);
		background-repeat: no-repeat;
		background-position: right 4px;
		overflow: hidden;
		color: #0c6a8a;
		width: 250px;
		float: right;
		
	}	
	.list3 {
		padding-right: 20px;
		height: 19px;
		padding-top: 3px;
		overflow: hidden;
		width: 250px;
		float: right;
	}
	.more{
	margin-bottom: 3px;
	margin-left: 8px;
	height: 19px;
	width: 19px;
	float: left;
	
	}	
	/* end block */
	/* wide-block -------------------------------------------------------- */
	
	.wide-block {
		float: right;
		background-color: #FFFFFF;
		width: 614px;
		margin-right: 16px;
		margin-bottom: 16px;
		margin-left: 0px;
		margin-top: 0px;
		padding-top: 4px;
		border:#c9c9c9 solid 1px;
		
	}
	
	.wide-block-headlines {
		float: right;
		background-color: #FFFFFF;
		width: 594px;
		padding:0 10px 10px 10px;
		margin-right: 16px;
		margin-bottom: 16px;
		margin-left: 0px;
		margin-top: 0px;	
		border:#c9c9c9 solid 1px;	
	}
	#wide-block-headlines-head {
	font-size: 16px;
	Height: 30px;
	margin:10px 0px 5px 0px;
	color: #005785;
	background:#fff;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 590px;
	background-image: url(../images/head_bac1.png);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	#wide-block-headlines-head img {
	float:left;
	margin-left:10px;
	}		
	#wide-block-head {
	font-size: 16px;
	Height: 30px;
	margin:3px 10px 5px 10px;
	color: #005785;
	background:#fff;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 590px;
	background-image: url(../images/head_bac1.png);
	background-repeat:repeat-x;
	background-position:bottom;
	}	

	#wide-block-head img {
		font-size: 16px;
		color: #005785;
		float: right;
		padding-right: 3px;
		padding-bottom: 0px;
		padding-left: 0;
		border: 0px;
			
	}
	#dot-c {
	margin:8px 7px 0 0 ;
	float:right;

	}
	#title-h {
	
	margin:0px 3px 0 0 ;
	float:right;

	}
	/* wide-block-3pic --------------------*/
	.wide-block-3pic-start {
	background-color: #FFFFFF;
	width: 180px;
	float: right;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	
	}
	.wide-block-3pic {
		width: 180px;
		float: right;
		background-color: #FFFFFF;
		margin-top: 12px;
		margin-bottom: 12px;
		padding-right: 11px;
		padding-left: 11px;
	}
	.wide-block-img-3pic  img {
	height: 128px;
	width: 170px;
	border: 1px solid #ccc;
	padding: 3px;
	
		}
	.wide-block-title-3pic {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #0c6a8a;
		margin-top: 5px;
		overflow: hidden;
	    line-height: 140%;
		
		}
	/* end wide-block-3pic --------------------*/
	/* wide-block-4pic --------------------*/
	.wide-block-4pic-start {
	width: 128px;
	float: right;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	}
.wide-block-4pic-start img {
		height: 96px;
		width: 128px;
		border: 1px solid #ccc;
	    padding: 3px;
}
	.wide-block-4pic {
	width: 128px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 11px;
	padding-left: 11px;
	}
	.wide-block-img-4pic  img {
		border: 1px solid #ccc;
	    padding: 3px;
		height: 96px;
		width: 128px;
	
		}
	.wide-block-title-4pic {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #0c6a8a;
		margin-top: 5px;
		height: 45px;
		overflow: hidden;
	    line-height: 140%;
		}	
	/* end wide-block-4pic --------------------*/			
	/* wide-block- 1big and 3small --------------------*/

	.wide-block-picandtext {
	width: 345px;
	float: right;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 10px;
	margin-left: 0px;
	
	}
	.wide-block-img-picandtext  img {
	border: 1px solid #ccc;
	padding: 3px;
	height: 136px;
	width: 180px;
	float: right;
	margin-left: 5px;
	
		}
	.wide-block-title-picandtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0c6a8a;
	margin-bottom: 5px;
	float: right;
	width: 147px;
	height: 41px;
	overflow:hidden;
	}
	.wide-block-intro-picandtext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3d4347;
	margin-top: 5px;
	margin-left: 0px;
	float: right;
	width: 147px;
	height: 72px;
	text-align: right;
	overflow: hidden;
	line-height: 147%;
	}

	.wide-block-picandtext2 {
	width: 245px;
	float: right;
	margin-top: 12px;
	padding-left: 0px;
	}
	.wide-block-img-picandtext2  img {
	border: 1px solid #ccc;
	padding: 2px;
	height: 61px;
	width: 82px;
	float: right;
	margin-left: 6px;
	
		}
	.wide-block-title-picandtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0c6a8a;
	margin-top: 1px;
	float: right;
	width: 150px;
	height: 47px;
	overflow: hidden;
	line-height: 150%;
	}
	
	.wide-block-picandtext3 {
	width: 280px;
	float: right;
	background-color: #FFFFFF;
	margin: 12px;
	}
	.wide-block-img-picandtext3  img {
	border: 1px solid #ccc;
	padding: 2px;
	height: 61px;
	width: 82px;
	float: right;
	margin-left: 6px;
	
		}
	.wide-block-title-picandtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0c6a8a;
	margin-top: 1px;
	float: left;
	width: 185px;
	height: 48px;
	line-height: 150%;
	overflow: hidden;
	}	
	
	.wide-block-name-picandtext3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	margin-top: 1px;
	float: right;
	width: 150px;
	height: 16px;
	overflow: hidden;
	}
	.wide-block-name-picandtext4 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	margin-top: 1px;
	margin-bottom: 2px;
	float: right;
	width: 185px;
	height: 14px;
	overflow: hidden;
	}
		
		
	/* end wide-block- 1big and 3small --------------------*/			
	/* end wide-block ---------------------------------------------------------------- */
	
.test {
		background-color: #00CC33;
		height: 500px;
	}
.tab {
	float: left;
	margin:3px 0 0 10px;
}

/*
 ******************************************************************************
 *Slider
 ******************************************************************************
 */
.contentslider {
  padding:3px;
  width:900px;
  height:180px;
  overflow:hidden;
}
.cs_wrapper {
  background:#FFF;
  position:relative;
  display:block;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  overflow:hidden;
}
.cs_slider {
  position:absolute;
  width:10000px;
  height:100%;
  margin:0;
  padding:0;
}
.cs_article {
  background:#FFF;
  float:left;
  position:relative;
  top:0;
  left:0;
  display:block;
  width:900px;
  height:180px;
  margin:0 auto;
  padding:0;
}
.cs_leftBtn, .cs_rightBtn {
border: 0px;
}
.cs_leftBtn {
}
.cs_rightBtn {
}
.cs_leftBtn img, .cs_rightBtn img {
}
.hidden_menu{
	background-image: url(../images/menus.gif)  ;
	background-repeat: no-repeat;
	height: 33px;
	background-position: right top;
	margin-top: 8px;
	margin-right: 16px;
	
}


#menu {
	background-color: #737373;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	height: 145px;
	margin-top: 16px;
	margin-bottom: 0px;
	margin-right: 16px;
	margin-left: 16px;
	padding: 5px;
	overflow: hidden;
	width: 929px;
	float: right;
	text-align: right;
	line-height: 20px;
}
#menu_in {
    padding-top: 16px;
	height: 120px;
}
#menu a { text-decoration:none; color: white; }
#menu div.column1 {
position: relative; 
right: 5px; 
top: 0px; 
width: 125px;
height: 22px;
overflow: hidden;  
}
}
#menu div.column2 {
position: relative; 
right: 135px; 
top: -135px; 
width: 125px;
height: 22px;
overflow: hidden; 
}
#menu .column3 {
position: relative; 
right: 270px; 
top: -264px; 
width: 125px;
height: 22px;
overflow: hidden; 
}
#menu .column4 {
position: relative; 
right: 400px; 
top: -396px; 
width: 125px; 
height: 22px;
overflow: hidden; 
}
#menu .column5 {
position: relative; 
right: 530px; 
top: -528px; 
width: 125px; 
height: 22px;
overflow: hidden; 
}
#menu .column6 {
position: relative; 
right: 660px; 
top: -660px; 
width: 125px; 
height: 22px;
overflow: hidden; 
}
#menu .column7 {
position: relative; 
right: 790px; 
top: -792px; 
width: 125px; 
height: 22px;
overflow: hidden; 
}
#menu div.parent{
color: Yellow; 
background-color: #fff;
padding-right:5px;
margin-bottom:5px;
}
#menu_in .parent a {
  color: red; 
}

#menu .child {
color: white;
background-color: #000;
padding-right:5px;
margin-bottom:5px;
}
#menu_in .child a {
color: #ff77ff; 
}
		/* listposts_image */	
	.wide-block-listposts_image {
	width: 590px;
	float: right;
	background-color: #fff;
	margin: 12px 12px 12px 12px;
	}
	.wide-block-img-listposts_image  img {
	border: 1px solid #ccc;
	padding: 2px;
	xheight: 61px;
	width: 86px;
	float: right;
	margin-left: 6px;
	
		}
	.wide-block-img-listposts_image2  img {
	border: 1px solid #ccc;
	padding: 2px;
	xheight: 61px;
	xwidth: 86px;
	float: right;
	margin-left: 6px;
	
		}
	.wide-block-title-listposts_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0c6a8a;
	margin: 1px 0px 5px 0;;
	float: right;
	width: 572px;
	height: 25px;
	line-height: 150%;
	overflow: hidden;
	padding-right: 20px;
	background-image: url(../images/control_stop.png);
	background-repeat: no-repeat;
	background-position: right;
	xbackground-color: #000;
	}	
	
	.wide-block-name-listposts_image {
font:12px/20px "MS Sans Serif";
	color: #4d4d4d;
	padding:2px 15px 0px 0;
	margin-top: 1px;
	float: right;
	width: 476px;
	height: 16px;
	overflow: hidden;
	background-image: url(../images/art_icn.gif);
	background-repeat: no-repeat;
	background-position: right;
	xbackground-color: #000;
	}	
	.wide-block-name-listposts_image2 {
    font:14px/20px "MS Sans Serif";
	color: #4d4d4d;
	padding:2px 15px 0px 0;
	margin-top: 1px;
	float: right;
	width: 370px;
	height: 18px;
	overflow: hidden;
	background-image: url(../images/art_icn.gif);
	background-repeat: no-repeat;
	background-position: right;
	xbackground-color: #000;
	}	
	.wide-block-date-listposts_image {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	padding:2px 15px 0px 0;
	margin-top: 1px;
	float: right;
	width: 575px;
	height: 16px;
	overflow: hidden;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/art_icn.gif) ;
	background-repeat: no-repeat;
	background-position: right 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	xbackground-color: #000;
	}	
	.wide-block-intro-listposts_image  {
	width: 480px;
	float: right;
	height: 47px;
	margin:6px 11px 0 0;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3d4347;
	text-align: right;
	overflow: hidden;
	line-height: 135%;
	xbackground-color: #c4c4c4;
}
	/* listposts_image    end */
#test{
background-color: red;
}

#Input_box {
background:#fff none repeat scroll 0 0;
border:1px solid #cccccc;
color:#333333 !important;
font-family:tahoma;
font-size:12px !important;
font-weight:normal;
margin-bottom:10px;
margin-top:5px;
margin-right:16px;
text-align:right;
height:20px;
}
#smallInput {
background:#4f5156;
border:0px solid #709FA2;
color:#fff;
font-family:tahoma;
font-size:13px !important;
font-weight:normal;
margin-right:5px;
margin-top: 8px;
margin-bottom:10px;
height:25px;
padding:0px 10px 5px 10px;
text-align:right;
}
/* Gallery    start */
 .gallery_title {
    margin:5px;
	padding:5px;
	margin-left: 0px;
	width:320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0C6A8A;
	text-align:right;
	xbackground-color:#00FF00;	
	}	
	.gallery_intro {
	color:#3D4347;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	height:85px;
	line-height:22px;
	margin-bottom:10px;
	overflow:hidden;
	padding-left:15px;
	padding-right:15px;
	text-align:justify;

	}	
	
