﻿#profileContainer
{
	background: #fff url(images/profile_arrow.gif) no-repeat left top;
	padding-top: 60px;
	margin-left: 20px;
}
#profileContainer H3
{
	color: #335998;
	font-size: 1.8em;
	font-family: Verdana,arial;
	font-weight: bold;
	margin: 0px 0 20px 5px;
	letter-spacing: -.06em;
}

A.profileLink:link, A.profileLink:visited, A.profileLink:active
{
	color: #CC0000;
	font-size: 1em;
	text-decoration: underline;
}
A.profileLink:hover
{
	color: #cdcdcd;
	text-decoration: none;
}

.btnWrapper
{
	float: left;
	width: auto;
	display: block;
	padding: 0 14px 0 0;
	background: url(images/btn_alpha_right.gif) right no-repeat;
	height: 45px;
}
.btnInnerStyle
{
	font-weight: bold;
	width: auto;
	border: none;
	position: relative;
	padding: 0 0 0 14px;
	background: Transparent url(images/btn_alpha_left.gif) left no-repeat;
	height: 45px;
	color: #FFF;
}

.kud_label
{
	display: inline-block;
	padding: 2px 10px 2px 10px;
}


.kud_GridPager 
{
	padding:15px 0px 15px 0px;
}
.kud_GridPager a:active, .kud_GridPager a:hover, .kud_GridPager a:link, .kud_GridPager a:visited
{
	margin:5px 5px 5px 5px;
	color:Red;
}
