/* @override http://localhost:8888/~momentumdd/mywireless/css/style.css */

body {
	background-color: black;
}

a {
	outline: none;
}

p {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

a.ico_btn span img {
	width: 142px;
	height: 141px;
}

#springboard-items div.row a.ico_btn span {
	position: relative;
}

#pagewrapper {
	margin: 50px auto;
	width: 960px;
	min-height: 668px;
	background: black url(../templates/jez_thema/themes/mywireless/images/page_background.jpg) center bottom no-repeat;
}

#springboard-items {
	width: 590px;
	height: 580px;
	margin: 0 0 0 200px;
	padding-top: 75px;
}

.row {
	height: 142px;
	width: 600px;
	clear: both;
}

.icon {
	float: left;
}
