@charset "utf-8";
/* CSS Document */

#brighton_boxes_left_box {
	width:330px;
	min-height:450px;
	}

#friends_wrapper {
	width:668px;
	min-height:800px;
	}
.stevieb_removals_friends_container {
	width:668px;
	min-height:120px;
	margin-bottom:45px;
	}
.friends_image_wrapper {
	width:152px;
	height:122px;
	overflow:hidden;
	margin:7px 25px 0 0;
	}
.friends_image_wrapper img {
	width:150px;
	height:120px;
	border:1px solid #460f18;
	}
.friends_info_container {
	width:491px;
	min-height:150px;
	}

.friends_link_title {
	display:block;
	width:491px;
	min-height:15px;
	margin-bottom:5px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}
.friends_description_holder {
	width:491px;
	min-height:50px;
	text-align:justify;
	line-height:18px;
	}
a.friends_link_url_wrapper {
	display:block;
	width:491px;
	min-height:10px;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#333333;
	text-decoration:none;
	}
a.friends_link_url_wrapper:hover {
	text-decoration:none;
	cursor:pointer;
	color:#990000;
	}