/* CSS Document for Rigsun Acessorios*/

#content {
	height: 505px;
	overflow: auto;
}
#content h1 {
	border-bottom: #96548c 2px dotted;
	color: #96548c;
	font-size: 140%;
	font-weight: normal;
	padding-bottom: 4px;
	margin-bottom: 5px;
}
#content h2 {
	border-bottom: #decddb 1px solid;
	font-size: 75%;
}
#content h3 {
	margin-bottom: 10px;
}
#content p {
	font-size: 65%;
	line-height: 15px;
}

#acessimg {
	clear: both;
	float: left;
	margin-right: 15px;
}
#acessimg img {
	border: #decddb 1px solid;
}
#acessimg span {
	color: #96548c;
	clear: both;
	font-size: 60%;
}

#extra {
	border-bottom: #96548c 2px dotted;
	border-top: #96548c 2px dotted;
	clear: both;
	color: #96548c;
	font-size: 75%;
	margin-top: 6px;
	padding: 3px 0 3px 330px;
}

#list1, #list2 {
	float: left;
	margin-top: 5px;
}
#list1 ul, #list2 ul, #list1 li, #list2 li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#list1 a, #list2 a {
	border-bottom: #26b8c4 2px dotted;
	color: #26b8c4;
	display: block;
	font-size: 85%;
	height: 18px;
	line-height: 17px;
	width: 140px;
}
#list2 a {
	color: #efad5f;
	border-bottom-color: #efad5f;
}
#list1 a:hover, #list2 a:hover {
	text-decoration: none;
	padding-left: 5px;
	width: 135px;
}

