#container
{
    width: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    color: #3C3C3C;
    text-align:center;
}

#sub_left
{
    height: auto;
    width: 100%;
    
}

#sub_left img
{
    -webkit-border-radius: 5px;
     border-radius: 5px;
}

#pers
{
     margin-top:10px;
     padding-top: 5px;
     padding-bottom:5px;
    -webkit-border-radius: 5px;
     border-radius: 5px;
    -webkit-box-shadow:  0px 0px 1px 1px rgba(190, 190, 190, 1);
     box-shadow:  0px 0px 1px 1px rgba(190, 190, 190, 1);
     background-color: #F5F5F5;
   font-size: 0.9em;
     color: #444;
}

#sub_right
{
    width: 100%;
    padding-top:15px;
    font-size: 1em;
}

#sub_right img
{
    -webkit-border-radius: 5px;
     border-radius: 5px;
}

#clear
{
    clear: both;
    padding-top:10px;
}


.centerimg
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.breakline
{
    width: 80%;
    color: #ECECEC;
    height: 1px;
}


#splitleft
{
    width: 100%;
    padding-top:10px;
    
}


#splitright
{
    width: 100%;
    padding-top:10px;

}


#left_content
{
    -webkit-border-radius: 5px;
     border-radius: 5px;
    -webkit-box-shadow:  0px 0px 1px 1px rgba(190, 190, 190, 1);
     box-shadow:  0px 0px 1px 1px rgba(190, 190, 190, 1);
     background-color: #F5F5F5;
     margin-top:1em;
     padding-top:0.5em;
}

#left_content p
{
	text-align:left;
	line-height: 1.3em;
}


#left_content h3
{
	text-decoration: underline;
	line-height: 2.5em;
}


#left_content ul li
{
	list-style-type:disc;
	line-height: 1.5em;
}

#abn-image,#gsk-image
{
	width: 80%;
	max-width:250px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

#abn-image,#gsk-image
{
	width: 80%;
	max-width:250px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.centerimg
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width:90%;
    height:auto;
}
