You find the CSS settings in 'theme.css'
(which lives in /components/com_virtuemart/themes/default/..)
.vmCartContainer { /* Cart Container */
width: auto;
float: left;
background: #CCCCCC;
border: 1px solid #d01313;
padding: 3px;
}
here you can play with the color, border and to some extend the placing.
Good luck!
Akerman / InfoClip.se