﻿body
{
	font-family: arial, sans-serif; 
	background-color: #ffffff;	
	font-size:12px;
}

img, div { behavior: url('/PAAlumNetcms/assets/base/javascript/iepngfix.htc') }

input[type=text], input[type=password], textarea, select, option
{
	font-family: arial, sans-serif;
	font-size: 13px;
	background-color: #F7F7F7;
	border: solid 1px #888888;
	margin: 3px;
}

input[type=button]
{
	font-size: 13px;
	padding: 4px;
	cursor: pointer;
}

a 
{	
	color: #666666;	
}

a:hover
{
	color: #000000;
	/*color: #000000;*/
	text-decoration: underline;
}

a:visited 
{
	color: #666666;
	/*color: #000000;*/
}

a.button {
/*background:url(img/button.gif);*/
	/*display:block;*/
	color:#777777;
	font-weight:normal;
	font-size:12px;
	/*height:30px;*/
	/*line-height:29px;*/
	/*margin-bottom:14px;*/
	text-decoration:none;
	/*width:191px;*/	
	padding: 2px 2px 2px 0px;
	cursor: pointer;
	margin-right: 10px;
}
a:hover.button{
	color:#000000;
}

.typeheader 
{
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	font-size: 22px;
}

.buttonedit{
	background:url('images/edit.png') no-repeat;
	padding-top:2px;
	padding-left:18px;
	height:16px;
	display:inline-block;
	text-decoration: none;
}

.buttondelete{
	background:url('images/delete.png') no-repeat;
	padding-top:2px;
	padding-left:18px;
	height:16px;
	display:inline-block;
	text-decoration: underline;
}
.buttonlogout{
	background:url('images/logout.png') no-repeat;
	padding-top:2px;
	padding-left:18px;
	height:16px;
	display:inline-block;
	text-decoration: underline;
}
.buttonshare{
	background:url('images/share.png') no-repeat;
	padding-top:2px;
	padding-left:18px;
	height:16px;
	display:inline-block;
	text-decoration: underline;
}
.buttonfind{
	background:url('images/find.png') no-repeat;
	padding-top:2px;
	padding-left:18px;
	height:16px;
	display:inline-block;
	text-decoration: underline;
}
.buttoneditprofile{
	background:url('images/edit_profile.png') no-repeat;
	padding-top:2px;
	padding-left:18px;
	height:16px;
	display:inline-block;
	text-decoration: underline;
}
.buttonmessages{
	background:url('images/messages.png') no-repeat;
	padding-top:2px;
	padding-left:18px;
	height:16px;
	display:inline-block;
	text-decoration: underline;
}
.buttongroupadmin{
	background:url('images/group_admin.png') no-repeat;
	padding-top:2px;
	padding-left:18px;
	height:16px;
	display:inline-block;
	text-decoration: underline;
}
.buttonrelate{
	background:url('images/relate.png') no-repeat;
	padding-top:2px;
	padding-left:18px;
	height:16px;
	display:inline-block;
	text-decoration: none;
}
.buttonreport{
	background:url('images/report.png') no-repeat;
	padding-top:2px;
	padding-left:18px;
	height:16px;
	display:inline-block;
	text-decoration: underline;
	font-style: normal;
}
.buttoncomment{
	background:url('images/comments_add.png') no-repeat;
	padding-top:2px;
	padding-left:22px;
	height:16px;
	display:inline-block;
	text-decoration: underline;
}
.buttonquote{
	background:url('images/forum_quote.gif') no-repeat;
	padding-top:2px;
	padding-left:18px;
	height:16px;
	display:inline-block;
	text-decoration: none;
	cursor: pointer;
}
.buttonreply{
	background:url('images/forum_reply.gif') no-repeat;
	padding-top:2px;
	padding-left:18px;
	height:16px;
	display:inline-block;
	text-decoration: none;
	cursor: pointer;
}
.buttoneditpost{
	background:url('images/edit.png') no-repeat;
	padding-top:2px;
	padding-left:18px;
	height:16px;
	display:inline-block;
	text-decoration: none;
	cursor: pointer;
}
.buttonsourceperson{
	background:url('images/source_person.png') no-repeat;
	padding-top:2px;
	padding-left:16px;
	height:16px;
	display:inline-block;
	text-decoration: none;
}
.buttonsourcefeed{
	background:url('images/source_feed.png') no-repeat;
	padding-top:2px;
	padding-left:18px;
	height:16px;
	display:inline-block;
	text-decoration: none;
}

.buttonsourcefeedadd{
	background:url('images/source_feed_add.png') no-repeat;
	padding-top:2px;
	padding-left:18px;
	height:16px;
	display:inline-block;
	text-decoration: underline;
}

.commentcounticon 
{
	font-size: 10px; 
	background-position: center top; 
	padding-top: 1px; 
	padding-bottom: 3px; 
	padding-left: 12px; 
	padding-right: 12px; 
	background-repeat: no-repeat; 
	background-image: url('images/comments.png');
}

.ratingsmall 
{
	padding: 5px;
}

fieldset 
{
	border: 3px solid #DDDDDD;
	background-color: #F5F5F5;
	padding: 20px;
	margin: 10px;
}

legend 
{
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}



/* CONTENT ELEMENTS */

.elementcontainer
{		
	padding: 8px;
	margin-top: 15px;	
	border: 1px solid #DDDDDD;
	background-image: url('images/element_back.jpg');
	background-repeat:no-repeat;
}

.commentscontainer
{	
	margin-top: 15px;	
}

.elementscroller
{	
	padding: 8px;
	margin-top: 15px;	
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}

.elementtitle
{	
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-top: 10px;
}

/* CONTENT FORMATTING */
body.embedbody
{
    margin:0;
    padding:0;
    background:#C6EAFA;
}
#viewwrapper
{
    margin:0;
    padding:0;
    background-color:#C6EAFA;
    
}
#viewcontent
{
     border: 1px solid #A8C7D5;
     padding:15px;
     background-color:#fff;
     color:#424242;
}
#viewcomments
{
    margin-top:25px; 
    color:#424242;
   
}
#viewcomments .elementtitle
{
     color: #459709;
}
#ui_comment label
{
    color:#459709;
}
#ui_comment textarea
{
    color:#A0A0A0;
    border: 1px solid #459709;
    background-color:#fff;
    padding:10px;
    margin:15px 0px 15px 0px;
}
#soxcomments
{
    width:638px;
}
.anchorbutton
{
    background-color:#fff;
    height:35px;
    width:80px;
    padding:0px;
    float:left;
    
}
.anchorbutton a
{
    display:block;
    height:28px;
    width:80px;   
    color:#AB006A;
    font-size:16px;
    text-decoration:none;
}
.anchorbutton a div
{
    margin:8px; 
}
.anchorbutton a div img
{
  
}
.soxcommentbody-commentthumb
{
    margin:15px;
}

.returnlink
{
    float: right;
}

.returnlink a
{
    color: #C21F8C;
    font-size: 20px;
}

.returnlink_center
{
    margin: auto;
}

.returnlink_center a
{
    color: #C21F8C;
    font-size: 20px;
}

.posttitle
{	
	font-size: 28px;	
}

.postsummary
{	
	margin-top: 10px;
}

.postbody
{	
	width: 60%;
	margin-top: 10px;	
}

#recipebody ul
{
    margin-left: 0px;
    padding-left: 0px;
}

#recipebody ol
{
    margin-left: 0px;
    padding-left: 0px;
}

#recipebody ol li
{
    counter-increment: stepIndex;
    list-style-type: none;
    padding-left: 0px;
}

#recipebody ol li:before 
{
    content: "Step " counter(stepIndex) ": ";
    font-weight: 700;
    font-size: 18px;
    color: #AE056E;
}

.postcredit
{	
	font-size: 10px;	 	
}

.modalbody
{
	margin:10px; 
	margin-top:20px;	
	font-size: 12px;
}

.uielement 
{
	margin-bottom: 10px;
	border: 1px;
}

.uielement label 
{
	font-size: 16px;
	font-weight: normal;
}

.featurelinks 
{	
	font-weight: normal;
	font-size: 20px;
	margin-top: 10px;	
	text-decoration: none;
}

.featurelinks a
{	
	text-decoration: none;
	font-weight: normal;
	margin-top: 10px;	
}

.soxapp {
    position: absolute; 
    overflow: hidden; 
    top:0px; 
    left:0px; 
    padding: 0px;
    /*background-color: gray;
    background-image: url('images/app_background.jpg');
    background-repeat: repeat-x;*/
}

.soxcanvas 
{
	visibility: hidden;
}

.soxheader 
{
	position: absolute;
    overflow: visible;  
    background-repeat: no-repeat;  
    background-position: bottom left;
    margin: 0px;  
    top: 0px; 
    left: 0px;
    height: 150px;
    /*background-image: url('images/large_header.jpg');*/
    width: 100%; 
}

.soxpanel_left {
    position: absolute; 
    top: 100px; 
    left: 100px;
}

.soxpanel_right {
    position: absolute; 
    top: 100px; 
    left: 100px;
}

.soxpanel_center {
    position: absolute; 
    top: 100px; 
    left: 100px;
}

.soxpanel_modal {
    position: absolute; 
    top: 100px; 
    left: 100px;
    visibility: hidden;
}

/* CREATE STYLES */

.createhead 
{
	font-size: 40px;
	margin-bottom: 20px;
	padding: 20px;
}

.createitem 
{
	float: left;
	text-align: left;
	width: 150px;
	padding: 10px;
	margin: 10px;	
	display: block;		
	border: 4px #DDDDDD solid;
	background-color: #EEEEEE;
}

.createitemtitle 
{
	font-size: 20px;
	margin-bottom: 5px;
}

.createitemdescription 
{
	height: 100px;
}

.createitemgo 
{
	display: block;
	font-size: 18px;
	float: right;
}


/* INITIATIVE DISPLAY STYLES */
.soxinits-title
{
	font-size: 28px;
}

.soxinits-summary
{
	padding-top: 15px;
}	

.soxinits-milestones
{
	padding-top: 25px;
}

.soxinitiatives-milestone_container
{
	padding-top:15px;
	border-bottom:1px solid #D6DFE7;
	width:80%;		
}


.soxinits-milestones_title
{
	background-color:#D6DFE7;
	width:80%;
	padding:5px;
	font-size:16px;
	font-weight:800;
}

.soxinitiatives-milestone_title
{
	padding:0 15px 5px 0;
	font-size:14px;
	font-weight:800;
		
}

.soxinitiatives-milestone_desc
{
	padding:0 15px 0px 0;
	padding-bottom:5px;		
}

.soxinitiatives-milestone_date
{
	padding-left:5px;
	padding-bottom:5px;
}


/* INITIATIVE EDIT STYLES */

.soxmilestonecontainer
{
	background-color: #DDDDDD;
	margin: 5px;
	padding: 10px;
}

.soxmilestonetitle
{
	font-size: 18px;
}	

.soxmilestonemembers
{
	float: right;
	width: 150px;
}
.soxmilestoneutil
{
	width: 100%;
	clear: both;
}

.soxinitiatives-milestone_container
{
	padding-top:15px;
	border-bottom:1px solid #D6DFE7;
	width:80%;		
}


.soxinits-milestones_title
{
	background-color:#D6DFE7;
	width:80%;
	padding:5px;
	font-size:16px;
	font-weight:800;
}

.soxinitiatives-milestone_title
{
	padding:0 15px 5px 0;
	font-size:14px;
	font-weight:800;
		
}

.soxinitiatives-milestone_desc
{
	padding:0 15px 0px 0;
	padding-bottom:5px;		
}

.soxinitiatives-milestone_date
{
	padding-left:5px;
	padding-bottom:5px;
}
/* LARGE LISTING */

.soxitemcontainer 
{
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 0px 5px 0px;
	/* height: 63px; */
	/*overflow: hidden;*/
	margin: 9px 0px 9px 0px;
	cursor: default;
}

.soxitemthumbbox 
{	
	position: relative;
	float: left;
	width: 63px;
	overflow: hidden;
	margin-right: 12px;
	
	height: 63px;
	/*background-image: url('images/item_date_background.gif');*/
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}

.soxitemdateday
{	
	position: relative;
	font-size: 13px;	
	top: 24px;
}

.soxitemdateyear
{	
	position: relative;	
	font-size: 20px;
	top: 18px;

}

.soxitemtools 
{
	text-align: right;
	margin-top: 5px;
	margin-left: 0px;
	width: 100%;
	font-size:11px;
	color: Gray;
	display: block;
}

.soxitemtitle, .posttitle
{
	color:#459709;
	font-weight:normal;
	font-size:24px;	
	text-decoration: none;
	display: block;
}
.soxitemtitle .when
{
    font-size:11px;
    color:#777777;
    font-style:italic;
    line-height:28px;
    font-weight:bold;
}
.soxitemtitle a
{
	font-weight:bold;
	margin-left: 0px;
	font-size:16px;	
	text-decoration: none;
	display: block;
}

.soxitemdescription 
{
	margin-left: 0px;
	font-size:13px;
	display: block;
}


.soxitemsource 
{
	margin-left: 0px;
	font-size:11px;
	font-style: italic;
}

.soxitemdetails
{	
	height: 100%;
	/*width: 100%;*/
}

/* SMALL LISTING */

.soxitemcontainersmall 
{
	border-bottom: 1px solid #DDDDDD;
	padding: 3px 0px 3px 0px;
	width: 100%;
	/*clear: both;*/
	/* height: 63px; */
	/*overflow: hidden;*/
	cursor: default;
}

.soxitemthumboverlaysmall 
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
	background-image: url('images/item_date_frame_small.png');
	background-repeat: no-repeat;
}

.soxitemthumbboxsmall 
{	
	/*position: absolute;*/
	/*left: 7px;*/	
	float: left;
	width: 40px;
	height: 40px;
	background-image: url('images/blank_small.png');
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}

.soxitemtoolssmall 
{
	margin-left: 50px;
	clear: both;
	margin-top: 5px;	
	text-align: left;
	width: 100%;
	font-size:11px;
	color: Gray;
	display: block;
}

.soxitemtitlesmall  
{
	margin-left: 50px;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.soxitemtitlesmall  a
{
	text-decoration: none;
}

.soxitemdescriptionsmall  
{
	margin-left: 55px;
	font-size:12px;
	display: block;
}


.soxitemsourcesmall  
{
	margin-left: 55px;
	font-size:12px;
	font-style: italic;
}



/* EVENTS */

.soxeventitemthumbboxsmall 
{	
	float: left;	
	left: 145px;
	margin-right: 5px;
	width: 40px;
	height: 40px;
	background-image: url('images/item_event_background_small.gif');
	background-repeat: no-repeat;	
	color: #ffffff;
}

.soxeventitemdetailssmall 
{	
	/*width: 100%;*/
}

.soxitemdatesmall  
{
	margin-left: 50px;
	color: Gray;
	font-size:10px;
}
.soxitemdatemonthsmall 
{	
	background-color: #7db004;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.soxitemdatedaysmall 
{	
	margin: -2px;
	font-size: 22px;
	font-weight: bold;
	color: Black;
	text-align: center;
	
}
.soxitemdateweekdaysmall 
{	
	font-size: 9px;
	color: Black;	
	text-align: center;
}
.soxitemdateyearsmall 
{	
	font-size: 11px;
	margin: -3;
	font-weight: bold;
	background-color: #888888;
	color: #ffffff;
}

.soxeventdescriptionsmall  
{
	margin-left: 50px;
	font-size:12px;
}

.soxeventlocationsmall  
{
	margin-left: 50px;
	font-size:10px;
	color: Gray;
}

.soxeventtitlesmall  
{
	margin-left: 50px;
	font-size:14px;
	font-weight: bold;
}

.soxeventtitlesmall  a
{
	text-decoration: none;
}



/* MEMBERS */

.soxmemberitemthumbboxsmall 
{	
	position: absolute;	
	left: 6px;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}

.soxmemberitemdetailssmall 
{	
	width: 100%;
	margin-left: 38px;
}

.soxmemberitemdescriptionsmall  
{
	width: 100%;
	margin-left: 0px;
	font-size:12px;
	display: block;
}

.soxmemberitemtitlesmall  
{
	width: 100%;
	margin-left: 0px;
	font-size:14px;
	font-weight: bold;
	display: block;
}

.soxmemberitemtitlesmall  a
{
	text-decoration: none;
}


.soxmember-filter
{
	width:200px;
	border: 1px solid #CECECE;
	background-color: #FFF;
	padding:15px;
	visibility:hidden;
	position:absolute;
	z-index:100;
	font-size:11px;
}

.soxmember-searchresults
{	
	float:left;
	width:100%;
	margin-top:25px;
	padding-top:15px;
	border: 10px solid #CECECE;
	background-color: #E1E1E1;
}

.soxmember-searchresults-text
{	
	float:left;
	width:30%;
	padding-left:10px;
	padding-bottom:10px;
	color:#8C8C8C;

}


.soxmember-item
{
	float:left;
	clear: both;
	width:95%;
	background-color: #FFF;
	padding:15px;
	border: 1px solid #CECECE;
	
}

.soxmember-image
{
	float:left;
	padding:5px;
	border: 1px solid #CECECE;
	
}

.soxmember-name
{
	float:left;
	width:100%;
	padding:5px;
	font-size:24px;
	
}
.soxmember-email
{
	float:left;
	width:100%;
	padding:5px;
	font-size:12px;
	
}

.soxmember-groups
{
	float:left;
	width:90%;
	padding:15px;
	font-size:12px;
	border: 1px solid #CECECE;
	
}

.soxmember-spacer
{
	width:100%;
	height:10px;	
}

.soxmember-links
{
	float:left;
	padding:15px;
	width:90%;
	border: 1px solid #CECECE;
}

.soxmember-link
{
	font-size:11px;
	padding:2px;	
	text-decoration:none;
	background-color: #E1E1E1;
	border: 1px solid #CECECE;
	text-align:center;
}
.soxmember-link a
{
	text-decoration:none;

}

/* CARRERS */

.soxcareeritemthumbboxsmall 
{	
	position: absolute;	
	left: 6px;
	width: 1px;
	height: 40px;
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}

.soxcareeritemdetailssmall 
{	
	width: 100%;
	margin-left: 1px;
}

.soxcareeritemdescriptionsmall  
{
	width: 100%;
	margin-left: 0px;
	font-size:12px;
	display: block;
}

.soxcareeritemtitlesmall  
{
	width: 100%;
	margin-left: 0px;
	font-size:14px;
	font-weight: bold;
	display: block;
}

.soxcareeritemtitlesmall  a
{
	text-decoration: none;
}

/* EDUCATION */

.soxeducationitemthumbboxsmall 
{	
	position: absolute;	
	left: 6px;
	width: 1px;
	height: 1px;
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}

.soxeducationitemdetailssmall 
{	
	width: 100%;
	margin-left: 1px;
}

.soxeducationitemdescriptionsmall  
{
	width: 100%;
	margin-left: 0px;
	font-size:12px;
	display: block;
}

.soxeducationitemtitlesmall  
{
	width: 100%;
	margin-left: 0px;
	font-size:14px;
	font-weight: bold;
	display: block;
}

.soxeducationitemtitlesmall  a
{
	text-decoration: none;
}

.soxeducation-title
{
	font-size:28px;
	padding-bottom:15px;	
}

.soxeducation-contentitem
{
	padding-bottom:15px;
	
}

/* INITIATIVES */

.soxinitiativeitemthumbboxsmall 
{	
	position: absolute;	
	left: 6px;
	width: 1px;
	height: 40px;
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}

.soxinitiativeitemdetailssmall 
{	
	width: 100%;
	margin-left: 1px;
}

.soxinitiativeitemdescriptionsmall  
{
	width: 100%;
	margin-left: 0px;
	font-size:12px;
	display: block;
}

.soxinitiativeitemtitlesmall  
{
	width: 100%;
	margin-left: 0px;
	font-size:14px;
	font-weight: bold;
	display: block;
}

.soxinitiativeitemtitlesmall  a
{
	text-decoration: none;
}

/**/

/* GROUPS */

.soxgroupitemthumbboxsmall 
{	
	position: absolute;	
	left: 6px;
	width: 1px;
	height: 40px;
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}

.soxgroupitemdetailssmall 
{	
	width: 100%;
	margin-left: 1px;
}

.soxgroupitemdescriptionsmall  
{
	width: 100%;
	margin-left: 0px;
	font-size:12px;
	display: block;
}

.soxgroupitemtitlesmall  
{
	width: 100%;
	margin-left: 0px;
	font-size:14px;
	font-weight: bold;
	display: block;
}

.soxgroupitemtitlesmall  a
{
	text-decoration: none;
}

/**/

.lightbox
{
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	position: absolute;
	visibility: hidden;
	background-color:Black;
	-moz-opacity:.50; 
	filter:alpha(opacity=50); 
	opacity:.50;
}

/* COMMENTS */


/* HEADER STYLES */
.soxcommentscontainer
{
	float:left;
	width:100%;
	clear:both;
}

.soxcommentscontainer-header
{
	float:left;
	width:100%;
	clear:both;
}

.soxcommentheader
{
	width:100%;
	color:#424242;
	clear:left;
	
}

.soxcommentheader-reply
{
	width:95%;
	font-size:11px;
	padding:5px 5px 5px 5px;
	background-color:#FFFFAA;
	color:#5D5D5D;
	float:right;
}

.soxcommentheader-name
{
	font-size:16px;
	width:100%;
	color:#AB006A;
	font-weight:bold;
	margin-bottom:10px;
}

.soxcommentheader-name .datetime
{
	font-size:12px;
	width:100%;
	color:#424242;
	font-weight:normal;
}

.soxcommentheader-date
{
	font-size:11px;
	float:right;
	width:40%;	
}

.soxcommentheader-links
{
	font-size:11px;
	float: right;
	margin-top: 13px;
}

.soxcommentheader-links-link
{
	color:#007FFF;
}

.soxcommentheader-links-adminlink
{
	color:#FF0000;
}

/* BODY STYLES */

.soxcommentbody-container
{
	float:left;	
	width:100%;
	margin-bottom:10px;
}

.soxcommentbody-body
{
	float:right;
	padding:10px;
	width:100%;
	font-size:11px;
}

.soxcommentbody-body-reply
{
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	width:95%;
	font-size:11px;
	
}

.soxcommentreported
{
	color:#FF0000;
}

/*  GROUP STYLES */

.soxgrouppending-reject
{
	position:absolute;
	z-index:99;
	padding:15px;
	width:50%;
	border:5px #D4DFFF solid;
	background-color:#DEE6FF;
	visibility:hidden;
}

.soxgroup-metalinks
{
	font-size:11px;
}

.soxgroup-metaform
{
	position:absolute;
	z-index:99;
	visibility:hidden;
	padding:15px;
	width:400px;
	background-color:#DEE6FF;
	border:5px solid #D4DFFF;
}

.soxgroup-dropdownform
{
	padding:5px;
	width:350px;
	visibility:hidden;
	background-color:#DEE6FF;
	border:5px solid #D4DFFF;
	position:absolute;
	z-index:99;
}

.soxgroup-meta_addlink
{
	padding:10px;
	float:right;
	border:3px solid #A7CAE7;
	background-color:#D6DFE7;
}

/* RATINGS */

.soxrating-avgrate
{
	float:right;
	font-size:64px;
	color:#fff;
	width:66px;
	padding-left:15px;
	padding-bottom:5px;
	height:66px;
	background-repeat: no-repeat;
	background-image:  url(images/rating.png);
}

.soxrating-container
{
	width:100%;
	float:left;
		
}

.soxrating-yourrating
{
	font-size: 14px;
	float:left;
	
}

.soxrating-title
{
	float:left;
	font-size:28px;
	width:70%;		
}

#soxeventattendance a 
{
	float: left;
	display: block;
	padding: 1px 3px;
	margin-right: 2px;
	text-decoration: none;
	color: white;
	background-color: #5F5F5F;
}

#soxeventattendance div 
{
	float: left;
	padding-right: 5px;
	padding-top: 1px;
}


