img.top_left_corner, img.bottom_left_corner {float:left}
img.top_right_corner,img.bottom_right_corner {float:right}


/*** Green rbox ***/

div.greenContainer
{
	float:left;
	margin:0 auto;
	padding:0;
	width:47%;_width:47.5%;
	_margin-right:-10px;
	height:221px;
	
	background:url(../imgs/rbox/green/bg.gif);
}

div.greenContent
{
	clear:both;
	_margin-bottom:-9px; /** IE 6 Fix*/
	height:199px;
	padding-left:20px;
}
.greenAbout
{
	float:left;
	margin:0 auto;
	padding:0;
	width:78.5%;_width:79%;
	height:391px;:height:372px;
	margin-left:15px;
	background-color: #a7cb36;
}

/*** orange rbox ***/

div.orangeContainer
{
	float:left;
	margin:0 auto;
	padding:0;
	width:28.5%;_width:29%;
	height:211px;
	margin-left:15px;
	
	
	background:url(../imgs/rbox/orange/bg.gif) repeat-x;
}

div.orangeContent
{

	height:199px;
	
}

/** sidebar rbox ***/

div.sidebarContainer
{
	float:left;
	margin:0 auto;
	padding:0;
	width:18%;
	height:508px;
	
	background:url(../imgs/rbox/sidebar/bg.jpg) repeat-x;
}

div.sidebarContent
{
	clear:both;
	height:488px;
	_margin-bottom:-3px; /*IE 6 fix*/
	padding-left:5px;
	
}

/*** Profile rbox ***/

div.profileContainer
{
	float:left;
	margin:0 auto;
	margin:0;
	padding:0;
	width:77%;
	height:508px;
	overflow:visible;
	
	background:url(../imgs/rbox/profile/bg.gif) repeat-x;
}

div.profileContent
{
	height:496px;
	overflow:visible;
	padding-left:20px;
}
/*** New Services rbox ***/

div.servicesContainer
{
	float:left;
	margin:0 auto;
	margin:0;
	padding:0;
	width:700px;
	height:508px;
	margin-left:30px;
	margin-top:12px;
	overflow:visible;
	
	background:url(../imgs/rbox/services/bg.gif) repeat-x;
}

div.servicesContent
{
	height:496px;
	overflow:visible;
	padding-left:20px;
}
/*** Blogs rbox ***/

div.blogs_aroundContainer
{
	float:left;
	margin:0 auto;
	padding:0;
	width:77.2%;
	height:223px;
	
	background:url(../imgs/rbox/blogs_around/bg.gif) repeat-x;
	
	margin-top:15px;_margin-top:0;
}

div.blogs_aroundContent
{
	clear:both;
	height:199px;
	padding-left:20px;
}


/*** photos rbox ***/

div.photosContainer
{
	margin:0 auto;
	padding:0;
	width:30%;
	height:210px;
	overflow:hidden;
	
	background:url(../imgs/rbox/photos/bg.gif) repeat-x;
	
	margin:-20px 20px 0 0;
	_margin-right:0;
	float:right;
}

div.photosContent
{
	clear:both;
	height:186px;
	overflow:hidden;
	padding-left:5px;
}

/*** friends rbox ***/

div.friendsContainer
{
	margin-top:18px;
	clear:left;
	float:left;
	padding:0;
	width:36%;
	height:267px;
	
	background:url(../imgs/rbox/friends/bg.gif) repeat-x;

}

div.friendsContent
{
	clear:both;
	height:247px;
	padding-left:5px;
}

/*** my_blogs rbox ***/

div.my_blogsContainer
{
	margin-top:10px;
	margin-right:20px;
	_margin-right:0;
	float:right;
	padding:0;
	width:60%;
	height:267px;
	
	background:url(../imgs/rbox/my_blogs/bg.gif) repeat-x;

}

div.my_blogsContent
{
	clear:both;
	height:247px;
	padding-left:20px;
}

/*** friends big rbox ***/

div.friends_bigContainer
{
	float:left;
	padding:0;
	width:78%;
	height:508px;
	
	background:url(../imgs/rbox/friends_big/bg.gif) repeat-x;

}

div.friends_bigContent
{
	clear:both;
	height:482px;
	padding-left:20px;
}


/*** search rbox ***/

div.searchContainer
{
	float:left;
	padding:0;
	width:78%;
	height:508px;
	
	background:url(../imgs/rbox/search/bg.gif) repeat-x;

}

div.searchContent
{
	clear:both;
	height:482px;
	padding-left:20px;
}

/*** albums rbox ***/

div.albumsContainer
{
	float:left;
	padding:0;
	width:78%;_width:77%;
	height:508px;
	
	background:url(../imgs/rbox/albums/bg.gif) repeat-x;

}

div.albumsContent
{
	clear:both;
	height:482px;
	padding-left:20px;
}

/*** blogs rbox ***/

div.blogsContainer
{
	float:left;
	padding:0;
	width:78%;
	height:498px;
	
	background:url(../imgs/rbox/blogs/bg.jpg) repeat-x;

}

div.blogsContent
{
	clear:both;
	height:474px;
	padding-left:20px;
}








