/* CSS Document */

#solutions_top_description, #web_hosting {
	margin:0px 0px 20px 10px;
	position:relative;
	float:left;
	clear:left;
	width:630px;
}

#solutions_top_description h1{
	font-size:11px;
	margin:20px 0px 0px 0px;
}

#solutions_top_description h3{
	font-size:12px;
	font-weight:bold;
	margin:15px 0px 5px 0px;
}

.line, .line_title, .line_par {
	width:630px;
	float:left;
	clear:left;
	position:relative;	
}

.line_title { background-color:#5CABBA; color:#FFFFFF; font-weight:bold; text-indent:20px; line-height:25px;}
.cell_top, .cell_top_left, .cell, .cell_left  {
	line-height:25px;
	height:25px;
	position:relative;
	float:left;
	text-align:center;
}

.cell_top, .cell_top_left {	background-color:#666666; color:#FFFFFF; }

.cell_top, .cell {	width:110px; }
.cell_top_left, .cell_left {	width:190px; }
.cell_left { background-color:#CCCCCC;}

.line a {
	width:110px;
	float:left;
	height:25px;
	line-height:25px;
	background-color:#5cabba;
	color:#FFFFFF;
	position:relative;
	margin:0px;
	text-decoration:none;
	font-weight:bold;
}

.line a:hover {background-color:#7ec7e2;}
