body {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #303230;
	background: top left url(http://images.verpets.com/profile/background-repeat.png) repeat-x;
}

#header {
	width: 292px;
	height: 68px;
	background: top left url(http://images.verpets.com/profile/verlogo.png) no-repeat;
	margin-top: 7px;
	margin-bottom: 2px;
}

#profileText {
	color: #717171;
}

#siteinfo {
	padding-left: 5px;
	padding-top: 4px;
	font-size: 10px;
	height: 13px;
}

#linkBack {
	float: left;
}

#linkBack a {
	color: #31bb0b;
	text-decoration: none;
}

#linkEdit {
	float: right;
	margin-right: 10px;
}

#linkEdit a {
	color: #e00000; 
	text-decoration: none;
}

#profileTitle {
	width: 100%;
	color: #0db801;
	font-size: 16pt;
	font-weight: 100;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

#container {
	padding: 10px;
	padding-top: 5px;
}

img {
	border: 0;
}

#leftColumn {
	float: left;
	width: 205px;
}

#petimage {
	margin-bottom: 5px;
}

#commandlinks {


}

.commandlink {
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #676565;
	border-bottom: 1px solid #c0c0c0;
	padding-left: 2px;
	padding-right: 2px;
}

.commandlink:hover {
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding-left: 2px;
	padding-right: 2px;
}

.commandlink a {
	color: #999999;
	text-decoration: none;
}

.commandlink:hover a {
	color: #FFFFFF;
	text-decoration: none;
}

#optionsChoose {
	color: #999999;
	margin-bottom: 3px;
}

#optionsChoose select {
	font-size: 10px;
	width: 132px;
}

#mainColumn {
	position: relative;
	margin-left: 209px;
}

#col1 {
	width: 32%;
	float: left;
	height: 100px;
	padding-left: 5px;
}

#col2 {
	width: 32%;
	float: left;
	height: 100px;
	padding-left: 5px;
}

#col3 {
	width: 32%;
	float: left;
	height: 100px;
	padding-left: 5px;
}

.module {
	width: 250px;
	margin-bottom: 10px;
}

.moduleHeader {
	width: 243px;
	height: 23px;
	background: top left url(http://images.verpets.com/profile/module-header.png) no-repeat;
	padding-left: 7px;
	padding-top: 4px;
	font-size: 10.5pt;
}

.moduleContent {
	width: 234px;
	margin-left: 1px;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding: 6px;
	padding-top: 4px;
	background: #FFFFFF;
}

.modulecolumn ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.modulecolumn li {
	width: 250px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	margin: 0 auto;
}

.filler {
	width: 0px;
	height: 5px;
	background-color: transparent;
}

.spacer {
	width: 30px;
	height: 4px;
}

img {
	border: 0;
}

input, textarea {
	border: 1px solid #999999;
	padding: 3px 3px 3px 3px;
	margin: 2px;
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

#containHead {
	margin: 0;
	padding: 0;
}