/* CSS Document */
#newsim1 {
	position:relative;
	float:right;
	width: 222px;
	height: 385px;
	background-image:url('../../images/news-bg1.gif');
	background-repeat:no-repeat;	
}
#newsim1 div
{
padding-top:8px;
padding-left:10px;
}
#newsim1 table
{
width:93%;
}
#newsim1 table th
{
background-color:#FF1A00;
background-image:url('../../images/newwebsite.gif');
background-repeat:no-repeat;
background-position:left;
height:22px;
}
#newsim1 img
{
padding-left:0px;
padding-top:0px;
}




#newsim2 {
	position:relative;
	float:right;
	width: 224px;
	height: 385px;
	background-image:url('../../images/news-bg2.gif');
	background-repeat:no-repeat;	
}
#newsim2 div
{
padding-top:8px;
padding-left:12px;
}
#newsim2 table
{
width:94%;
}
#newsim2 table th
{
background-color:#FF9000;
background-image:url('../../images/investments.gif');
background-repeat:no-repeat;
background-position:left;
height:22px;
}
#newsim2 img
{
padding-left:0px;
padding-top:0px;
}

#newsim3 {
	position:relative;
	float:right;
	width: 223px;
	height: 385px;
	background-image:url('../../images/news-bg3.gif');
	background-repeat:no-repeat;	
}
#newsim3 div
{
padding-top:8px;
padding-left:15px;
}
#newsim3 table
{
width:95%;
}
#newsim3 table th
{
background-color:#E41B5B;
background-image:url('../../images/envolopeservices.gif');
background-repeat:no-repeat;
background-position:left;
height:22px;
}
#newsim3 img
{
padding-left:0px;
padding-top:0px;
}