* {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma,"‚l‚r ‚oƒSƒVƒbƒN",Verdana,Arial,Helvetica,sans-serif;
	line-height: 130%;
}

body{
	width: 1010px;
}

.cms_sentences{
	width: 802px;
}
h3.h_title2 {
	clear: both;
}
#topicon_left {
	float: left;
	width: 176px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
}
#topicon2_left {
	clear: reft;
	float: left;
	font-size: 10px;
	width: 176px;
	padding-top: 3px;
	padding-left: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
}
#box_left {
	float: left;
	width: 275px;
}
#box_right {
	float: right;
	width: 275px;
}

/*JUITTER PLUGIN CSS
-------------------------------------------*/
#juitterContainer{
margin-bottom: 20px
} /*Juitter container*/

#juitterContainer .twittList{
margin:0;
padding:0;
}
/* UL that will contain the list of tweets */
/* Bellow the list of tweets "<li>" */

#juitterContainer .twittLI{
list-style:none;
background:#EEFDEA;
margin:0;
padding:5px 0 0 0;
border-bottom:dashed 1px #CAF8C9;
padding:3px;
clear:both;
}

#juitterContainer .twittList SPAN.time{
color:#777;
font-size:0.9em
}

#juitterContainer .twittList A{
color:#006600;
} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */
#juitterContainer .juitterAvatar{
float:left;border:solid 1px #D3EECA;
background:#FFF;
margin-right:5px;
padding:2px;
width:48px;
height:48px;}
#juitterContainer .jRM{
float:right;
clear:both} /*read it on twitter link*/
#juitterContainer .extLink{} /*CSS for the external links*/
#juitterContainer .hashLink{} /*CSS for the hash links*/
/* clearfix */
#juitterContainer .twittLI:after{
clear: both;
height: 0;
visibility: hidden;
display: block;
content: ".";}
#juitterContainer .twittLI{
display: inline-block;
}
* html #juitterContainer .twittLI{
height: 1%;
}
#juitterContainer .twittLI{
display: block;
}
/* */
/*end of Juitter CSS*/
