/* Copyright Bitingedge.net
------------------------------------*/


/* Common styles
------------------------------------*/


#contentborder 
{ 
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: auto;
	background: transparent url(images/hometop.gif) top left no-repeat;
}

* html #contentborder {   
	width: 180px;
	wid\th: 180px;
}
#contentbottom 
{ 
	width: auto;
	margin: 0;
	padding: 0;
	height:16px;
	background:transparent;
}

* html #contentbottom {   
	width: auto;
	wid\th: auto;
}

#contentpadding 
{
 
	padding: 15px 15px 10px 20px;
	background: transparent;
	height: auto;
	width:auto;
}
* html #contentpadding {   
	hei\ght: 1%;

}
#pageback { 
	background:#fff url(images/pageback.jpg) top left repeat-y;

}

#content { 

	float: right;
	width: 390px; 
	margin-bottom: 0px;  
	padding:0;
	height:100%;

/* \*/
	margin-left: 0px; 
/* Hide IE-mac */
	background: transparent ;

}
#bottomleft {
	background:transparent url(images/lcolbott.gif) bottom left no-repeat;
}

#contentmin {

clear:both;	  
height:1%;
}

* html #content {
	margin:0 0px 0 0; 
	float:right;	

 }
.newsblock1 {
	float:right;
	clear:none;		
	width:180px;
	margin:0 10px 0 0;
}

* html .newsblock1 {
	width:170px;
	margin:0 10px 0 0px;

} 
   
.newstop { 
	height:10px;
	margin:10px 0 0 0;
	background:#fff url(images/newsbubbletop.gif) top left no-repeat;
}

.newbubble {
	margin:0 0 20px 0;
	min-height:40px;
	padding:0px 10px 20px 10px;
	background:#fff url(images/newsbubblebot.gif) bottom left no-repeat;
}

.newbubble h2{
	margin:0 ;
	padding:0;
	font-size:1.6em; 
	font-weight:bold;
	border:none;
}

