#content
{
	position:						absolute;
	top:							195px;
	left:							375px;
	width:							410px;
	height:							400px;
	
	background-image:url(../images/content/top_bg.gif);
	background-repeat: no-repeat;
}

#content p
{
	margin: 15px;
}

#scrollable_content
{
	overflow:	auto;
	height: 370px;
	margin:	0 15px 0 15px;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#media
{
	position:						absolute;
	top:							195px;
	left:							50px;
	width:							300px;
	height:							400px;
	
	/*border: 1px solid black;*/
	background-image:url(../images/mediaplayer/top_bg.gif);
	background-repeat:no-repeat;
}

#goals_list_title
{
	width:							410px;
	text-align:						center;
}

#goals_list
{
	margin: 0;
	padding: 0;
	list-style:inside;
	list-style-type: none;
}

#goal_list ul
{
}

#goals_list li
{
	padding:						0;
	background-color: #FFFFFF;
	/*list-style-image:				url(../images/common/ball.gif);*/
	vertical-align:					top;
	height:							60px;
	border-bottom: 1px solid #CCCCCC;
}

.goal-detail
{
}

.goal-detail-label
{
	font-size: smaller;
	font-weight: bold;
}

.goal-list-date
{
	font-size: smaller;
	margin-right: 10px;
}

#media_title
{
	font-size: small;
	margin-left: 15px;
	text-align: center;
	width: 275px;
}

#mediaplayer
{
	width:							300px;
	height:							225px;
	text-align:						center;
}

#VideoPlayback, #VideoPlayback_embed
{
	width:							100%;
	height:							100%;
}

#playing_now_caption
{
	position:						absolute;
	bottom: 0;
	width:							270px;
	height:							100px;
	
	padding: 10px 15px 0 15px;
	
	background-image:url(../images/mediaplayer/top_bg.gif);
	background-repeat:no-repeat;
	
}

#caption_content
{
	overflow:						auto;
	font-size:						smaller;
}

#add_goals
{
	position:						absolute;
	top:							135px;
	left:							637px;
}

#add_goals img
{
	border:							0;
}

#search_goals
{
	height: 51px;
	width: 418px;
	left:195px;
	position:absolute;
	top:140px;
	padding: 9px 0px 0px 6px;
	
	background: no-repeat url(../images/search/bg.gif);
}

/* Search label */
#search_goals .label
{
	position: absolute;
	margin: 3px 0px 0px 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

#search_goals input[type=image]
{
	position: absolute;
	background: none;
	right: 14px;
	top: 4px;
	border: 0;
}

#gq
{
	position: absolute;
	background: none;
	border: 0;
	margin: 2px 0px 0px 92px;
	width: 265px
}